@charset "shift_jis";



@import url("./common.css");



/* CTS -------------------------------------------------*/

h1{
	width:800px;
	margin:0px 10px;
	
}

#cont #cmian dl{
	margin-bottom:30px;
	line-height:1.5em;
}
#cont #cmian dl dt{
	padding:5px;
	background:#EEE;
	border-bottom:1px solid #9C0;
	font-size:14px;
	color:#9C0;
}
#cont #cmian dl dt strong{
	color:#333;
}
#cont #cmian dl dd{
	margin-top:10px;
	padding:5px;
}