@charset "UTF-8";
/* CSS Document */

body {
	background:#000000 url(/lib/cmn_img/bg_pop_header.gif) top center repeat-x;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.size10 {
	font-size:65% !important;
}

#contents h1 {
margin-bottom:25px;
}

#contents h2 {
font-size:85%;
margin-bottom:15px;
}

#contents div.dotFloatPack {
background:url(/lib/cmn_img/bg_dotline.gif) bottom left no-repeat;
clear:both;
margin-bottom:5px;
width:430px;
}

#contents div.dotFloatPack div.dotFloatL {
	float:left;
	width:220px;
}

#contents div.dotFloatPack div.dotFloatR {
	float:right;
	text-align:right;
	width:210px;
}

#footer {
color:#FFFFFF;
font-size:65%;
}

