@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-image: url(../images/title.gif);
}

#left{
	margin:0 0 40px;
}
.co p,.re p{
	margin:2px 0 2px 10px;
}
.co,.co2,.re{
	width:210px;
	float:left;
	margin:0 0 0 15px
}
.co h3{
	font-size:1.3em;
	background:url(../images/icon01.gif) no-repeat 0 0;
	padding:3px 0 0 18px;
	height:23px;
}
.co h4{
	font-size:1.2em;
	background:url(../images/icon01s.gif) no-repeat 0 0;
	padding:2px 0 2px 10px;
	margin:10px 0 3px;
}
.co2 p{
	margin:5px 0;
	padding:0 0 0 10px;
	background:url(../../shared/images_co/icon01.gif) no-repeat 0 4px;
}
.re h3{
	font-size:1.3em;
	background:url(../images/icon02.gif) no-repeat 0 0;
	padding:3px 0 0 18px;
	height:23px;
}
.re h4{
	font-size:1.2em;
	background:url(../images/icon02s.gif) no-repeat 0 0;
	padding:2px 0 2px 10px;
	margin:10px 0 3px;
}

