@charset "utf-8";
/* CSS Document */


/* ***************BodyLeft*************** */

h2{
	width:340px;
	background-image: url(../images/pagetit.gif);	
}
.pagetit p{
	width:340px;
}
.main{
	width:670px;
	margin:0 0 30px auto;
}
h3{
	background-repeat: no-repeat;
	background-position:0 0;
	height:34px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	margin:20px 0 15px;
}
.tit01{
	background-image: url(../images/title01.gif);
}
.tit02{
	background-image: url(../images/title02.gif);
}
h4{
	background:url(../images/icon.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0 5px;
}
.main table{
	width:100%;
}
.main table th{
	border-right:1px solid #c9cac2;
	font-weight:normal;
	text-align:left;
	width:95px;
	vertical-align:top;
}
.main table td{
	vertical-align:top;
	padding:0 0 0 5px;
}
.txt01{
	text-align:right;
}
.main table td ol{
	margin:0 0 0 25px;
}
.main table td ol li{
	list-style:decimal;
}
.txt02{
	line-height:180%;
}
.main div{
	width:650px;
	height:100%;
	margin:0 auto;
}
.main div img{
	border:1px solid #c2c2b1;
	width:172px;
	padding:4px;
	float:left;
}
.main div ul{
	width:455px;
	float:right;
}
.main div ul li{
	margin:0 0 15px;
}







