
/*---------------h2------------------------*/

h2{
	margin:0px;
	margin-top:20px;
	margin-left:50px;
	padding:0px;
	width:800px;
	height:65px;
	font-size:9px;
	line-height:9px;
	text-indent:-10000px;
	color:#FFF;
	background-image:url(img/title.gif);
	background-repeat:no-repeat;
}

/*---------------h3------------------------*/

h3#syokenri{
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	padding:0px;
	height:21px;
	font-size:9px;
	line-height:9px;
	text-indent:-10000px;
	color:#FFF;
	background-image:url(img/title_mini_syokenri.gif);
	background-repeat:no-repeat;
}
h3#syotyuui{
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	padding:0px;
	height:21px;
	font-size:9px;
	line-height:9px;
	text-indent:-10000px;
	color:#FFF;
	background-image:url(img/title_mini_syotyuui.gif);
	background-repeat:no-repeat;
}
h3#sikkakujiko{
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	padding:0px;
	height:21px;
	font-size:9px;
	line-height:9px;
	text-indent:-10000px;
	color:#FFF;
	background-image:url(img/title_mini_sikkakujiko.gif);
	background-repeat:no-repeat;
}
h3#syouhinka{
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	padding:0px;
	height:21px;
	font-size:9px;
	line-height:9px;
	text-indent:-10000px;
	color:#FFF;
	background-image:url(img/title_mini_syouhinka.gif);
	background-repeat:no-repeat;
}

/*---------------h4------------------------*/

h4{
	border-top:#CCC solid 1px;
	font-weight:600px;
	margin:0px 50px 0px 200px;
	padding:10px 0px 0px 0px;
}

/*---------------p------------------------*/

p{
margin:0px 50px 40px 100px;
padding:0px 0px 0px 0px;
line-height:22px;
}





/*---------------list------------------------*/

.table{
	width:650px;
	margin:0px 0px 40px 100px;
	padding:0px 0px 0px 0px;
}


ol{
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:30px;
	overflow:auto;
	list-style:none;
}

li.right{
	margin:0px;
	padding:0px 0px 0px 15px;
	clear:both;
	display:block;
	width:630px;
	line-height:22px;
	background-image:url(../img/li_img.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	
}

