@charset "utf-8";
/* CSS Document */

#contents #main h1{
	background: url(../images/terms/h1_08.gif) left top no-repeat;
}
#contents #main p{
	text-indent: 0;
	margin-bottom: 5px;
}
#contents #main ol{
	list-style-type: decimal;
	padding-left: 25px;
	margin-top: 15px;
}
#contents #main ol li{
	font-size: 0.8em;
	list-style-type: decimal;
	line-height: 2;
}
/* 左メニューなし */
#contents #sub_nomenu{
	float: left;
	width: 220px; 
}
#sub_nomenu #left_menu{
	background:#ffffff;
	border: 1px solid #cccccc;
	width: 216px;
	padding: 1px;
	margin-bottom: 50px;
}
#sub_nomenu #left_menu ul{
	background: url(../images/common/submenu_bg.gif) left top;
	height: 788px;
	width: 214px;
	padding: 0 1px;
}

