@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 a{
	color:#0d76b0;
}
h3{
	font-size:1.2em;
	font-weight:bold;
	background:url(../../shared/images/icon02.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}
.main ul{
	padding:20px 10px;
}
.main ul li{
	background:url(../../shared/images/icon01.gif) no-repeat 0 2px;
	padding:0 0 0 10px;
	margin:0 0 5px;
}





