@charset "utf-8";


/*Content
---------------------------------------------------------------------------------------------------------------------------*/
#content-container h2{
	background:url(images/contents_title.jpg) no-repeat;
	}

#content-container p{
	margin-left:15px;
	margin-bottom:30px;
	width:480px;
	line-height:160%;
	}

#content-container ul{
	padding-left:30px;
	width:465px;
	list-style-type:decimal;
	}
	
#content-container li{
	font-size:93%;
	line-height:200%;
	}

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;
	}
