@charset "utf-8";
/* CSS Document */


/* ***************MainImage*************** */
#main-img{
	width:900px;
	height:239px;
	margin:0 auto;
	text-indent:-9999px;
	background:url(../images/mainimg.jpg) no-repeat 0 0;
}

/* Title */
h2{
	background:url(../images/title_ind.gif) no-repeat 0 0;
}

#left dl{
	width:680px;
	margin:0 auto 40px;
}
#left dl dt{
	background:url(../../shared/images_co/icon02.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
}
#left dl dd{
	margin:0;
	padding:0 0 13px;
	font-weight:bold;
	font-size:1.2em;
}





