@charset "utf-8";
@import "../common/0-import.css";
/*------------------------------------------------------------
	secret/chepness.css
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 20px;
}

#conts p {
	color: #666;
	line-height: 1.7;
}

#conts .photo {
	float: right;
}

#conts h3 {
	margin-top: 30px;
}

#conts ul {
	background: url(../../img/secret/chepness/chepness_box.gif) repeat-y;
	
	color: #666;
	font-size: 11px;
	line-height: 1.5;
}

#conts ul li {
	padding: 10px 17px 25px 20px;
	
	background: url(../../img/secret/chepness/chepness_bottom.gif) no-repeat bottom;
}
