@charset "utf-8";

/*

BODY{
background-color:#000000;
}

#wrapbase {
	margin:0 auto;
	background:none;
	background-color:#000000;
	width:720px;
	border-left:none;
	border-right:none;
	height:100%;
	min-height:100%;
}

#wrapsub{
display:none;
}


#wrapfoot{
	border-top:none;
	width:720px;
	background:none;
}


#wrapttl{
	float:left;
	width:110px;
	height:500px;
	text-align:left;
	position:relative;
}

#wrapttl H2{
	position:absolute;
	top:20px;
	left:8px;
}

#wrapttl H1.hanare{
	position:absolute;
	top:20px;
	left:58px;
}

#wrapttl H1{
	top:20px;
	left:70px;
}

*/

