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



/* **************Index.html CSS*************** */

/* MainImage */
h2{
	background-image:url(../images/mainimg.gif);
}

/* Body */

h3{
	color: #6d635e;
	padding: 7px;
	font-size: 1em;
	margin: 0 0 20px;
	border-left: 7px solid #5fb32b;
}
h4{
	width:323px;
	height:16px;
	background:url(../images/title01.gif) no-repeat 0 0;
	font-size:0;
	text-indent:-9999px;
	margin:0 0 20px 10px;
}


#left dl{
	width:718px;
	height:201px;
	margin:0 auto 20px;	
}
#left dl dt{
	width:198px;
	margin:0 10px 0 0;
	float:left;
}
#left dl dd{
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0;
	margin-top:5px;
}
.name01{
	background-image:url(../images/name01.gif);
	width:160px;
	height:104px;
	margin-right:15px;
}
.name02{
	background-image:url(../images/name02.gif);
	width:127px;
	height:90px;
}
.text01{
	width:740px;
	clear:both;
	margin:0 auto 30px;
}
.text01 p{
	margin:0 0 10px;
}
#left ol{
	width:740px;
	margin:0 auto;
}
#left ol li{
	border-bottom:1px dotted #c3bbb4;
	padding:0 0 13px 40px;
	margin:0 0 13px;
	background-position:8px 0;
	background-repeat:no-repeat;
}
.no01{
	background-image:url(../images/no01.gif);
}
.no02{
	background-image:url(../images/no02.gif);
}
.no03{
	background-image:url(../images/no03.gif);
}
.no04{
	background-image:url(../images/no04.gif);
}
