@charset "Shift_JIS";


#mainartist {
	height: 500px;
	background:#111 url(../images/crew.gif);

	}

#textbox {
 position:relative;
	top:183px;
}



h2 {
	font-family: Arial, Helvetica, Geneva, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", osaka ;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
	text-indent: 6pt;
	letter-spacing: 3px;
	border-left:7px solid #555;
	line-height:14px;
	margin:0 0 7px 50px;
	padding:0;

	}

ul {
	list-style:none;
	margin:0;
	padding:0;
	}

li {
	font-family: Arial, Helvetica, Geneva, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", osaka ;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	padding: 9px 0px 0px 65px;
	list-style:none;
	}




a:link {
	color: #777777;
	text-decoration:none;
	}

a:visited {
	color:#ffffff;
	text-decoration:none;
	}

a:hover{
	color: #ffffff;
	text-decoration:none;
	}


