@charset "UTF-8";
/* formatting style
------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	font-family: Vardana, "ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 1.6;
	color: #000000;
	background-color: #FFFFFF;
}
hr {
	display: none;
}
h1 {
	font-size: 20px;    
}
h2 {
	font-size: 16px;    
}
h3 {
	font-size: 16px;    
}
/* link style
------------------------------*/
a img {
	border-style: none;
}
a:link  {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
}
#main {
	padding: 15px;
	float: right;
	width: 580px;
	margin-bottom: 20px;
}
#main .text2 {
	width: 330px;
	float: right;
}
#main .line {
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .line2 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 150px;
	margin-bottom: 20px;
	height: 400px;
}
#sidebar ul {
	background-color: #FFFFFF;
	text-align: right;
	list-style: none;
	top: 50px;
	position: relative;
}
/* header style
------------------------------*/
#header {
	background-color: #FFFFFF;
	height: 80px;
}
#header h1 {
}
#header .line {
	position: absolute;
	top: 60px;
}
#gNavi {
    margin:0;
	padding:0 10px;
	line-height:30px;
}
#gNavi li{
	display:inline;
	list-style:none;
	padding-right:20px;
	font-size: 12px;
}
#aNavi li a{
	text-decoration: none;
}	
/* footer style
------------------------------*/
#footer {
	padding: 15px;
	clear: both;
}
#footer p {
	float: right;
	margin: 0px;
}
#footer address {
    text-align:center;
}
/* mam style
------------------------------*/
#main ul.kizai  {
	width: 465px;
	position: absolute;
}
#main ul.kizai li {
	float: left;
	list-style: none;
}
#main ul.kizai li a {
	width: 70px;
	text-align: left;
	float: left;
}
/* link style
------------------------------*/
#link dd {
	height: 2.5em;
}
#mImage {
	float: left;
	width: 350px;
	font-size: 9px;
}
#mProfile {
	float: right;
	width: 220px;
}
/* biography style 
------------------------------*/
#bText {
	width: 550px;
	color: #666666;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:justify;
}
/* discography style
------------------------------*/
#sleeve {
	float: left;
	width: 128px;
}
#notes {
	float: right;
	width: 360px;
	padding-left: 10px;
}
#notes dl {
	padding-bottom: 15px;
}
#zeppet {
	padding-bottom: 15px;
	color: #000099;
}
#wipe {
	color: #CC6600;
}
#drop {
	color: #669999;
}
#sphere {
	color: #009933;
}
#hoodis {
	color: #990000;
}
/*　home style
------------------------------*/
#title {
	width: 500px;
	margin: 0px auto;
	text-align: center; /* IE */
}
#hMenu {
	width: 500px;
	margin: 0px auto;
	text-align: center; /* IE */
}
#hMenu h2 {
	padding-top: 10px;
	padding-bottom: 15px;
}
.thumbnail  li {
	float: left;
	width: 180px;
	height: 120px;
	list-style: none;
}
/* thumbnail style
------------------------------*/

/* eSite style
------------------------------*/
#eBiography {
	text-align:justify;
	padding-right: 15px;
	padding-left: 15px;
	width: 550px;
}

