@charset "UTF-8";

div#contents_left {
	float:left;
}


div#contents_right {
	margin:0 0 0 564px;
}

* html body div#contents_right {
	margin:0 0 0 561px;
}

div#contents_right h1 {
	margin:0 0 5px 0;
}

div#contents_right div {
	background:url(../images/black_bg.png) 0 0 ;
	padding:15px;
	margin:0 0 15px 0;
}

* html body div#contents_right div {
	behavior:url(/common/script/iepngfix.htc);
	width:286px;
}

div#contents_right dl dt {
	font-size:10px;
	line-height:12px;
}

div#contents_right dl dd {
	font-size:12px;
	margin:0 0 5px 0;
	background:url(../common/images/contents/dotline2.gif) 0 100% repeat-x;
	padding:0 0 5px 0;
	line-height:16px;
}

div#contents_right p {
	font-size:10px;
	text-align:right;
	margin:10px 0;
}




body.enter {
	background:#000;
}

body.enter div {
	background:url(../images/enter_bg.jpg) 50% 50% no-repeat;
	width:650px;
	height:650px;
	margin:0 auto;
}

html,
body{
	height:100%;
	width:100%;
	position:relative;
}


