@charset "UTF-8";
/* CSS Document */
@import url("common.css");


#wrapper{
	position:absolute;
	background-image:url(../image/bg_sc1.gif);
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	width:300px;
	/*height:650px;*/
	text-align:justify;
	background-repeat: no-repeat;
	text-align:center;
	color:#999999;
	/*margin:0px auto;*/
}

#container{
	margin:30px auto;
	width:300px;
	color:#999999;
	text-align:center;
	/*margin:0px auto;*/
}

#content{
	width:195px;
	text-align:left;
	color:#999999;
	margin:0px auto;
	padding-left:30px;
}

/*makeup*/

.line{
	border-bottom:#999999 dotted 2px;
	padding:20px auto;
	}

p{
	text-align:center;
	color:#999999;
	padding:20px 0;
}

p.0{
	text-align:center;
	color#999999;
	font-size:6px;
}

