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



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

h2{
	width:705px;
	height:61px;
	background:url(../images/main_title.jpg) no-repeat 0 0;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
}
#contents{

}
.main{
	width:685px;
	margin:0 auto;
}
.main p{
	margin:0 0 0 0;
	padding:2px 0 20px 20px;
	background:url(../../shared/images/icon02.gif) no-repeat 0 0;
}
.main dl{
	width:200px;
	float:left;
	margin:0 0 0 17px;
}
.main dl dt{
	margin:0 0 0 0;
	padding:2px 0 20px 20px;
	background:url(../../shared/images/icon02.gif) no-repeat 0 0;
}
.main dl dd{
	margin:0 0 0 10px;
	padding:2px 0 20px 20px;
	background:url(../../shared/images/icon04.gif) no-repeat 0 0;
}

