@charset "utf-8";


/*Content
---------------------------------------------------------------------------------------------------------------------------*/
#content-container h2{
	background:url(images/contents_title.jpg) no-repeat;
	}

#content-container p{
	line-height:160%;
		font-size:108%;
	}

#content-container ul{
	margin-left:30px;
	width:465px;
	list-style-type:decimal;
	}
	
#content-container li{
	font-size:93%;
	line-height:200%;
	}

#content-container h3{
	clear:both;
}

div#sign{
	margin-left:248px;
	width:262px;
	height:56px;
	background:url(images/img_sign.gif) no-repeat;
	}
	
div#sign span{
	font-size:1px;
	visibility:hidden;
	}
.fl{
	margin-right:15px;
	width:300px;
	float:left;
}
.fr{
	float:right;
}
.clear{
	margin-bottom:30px;
	clear:both;
}
.op{
	margin-bottom:30px;
}
