@charset "UTF-8";
/*****************************************************
FileName : /sitemap/css/index.css
*****************************************************/

/*	mainContent
-------------------------------------------------------------------*/
#mainContent {
	margin-bottom:200px;
}

h2 img {
	margin-bottom:46px;
}

#conBox {
	margin:0 auto;
	width:800px;
}

#conBox:after {
	clear: both;
	content: "";
    display: block;
    height: 0;
}

.list01,
.list02,
.list03 {
	float:left;
	text-align:left;
}

.list02 {
	border-left:1px dotted #000;
	border-right:1px dotted #000;
}

#mainContent ul {
	margin:0 38px 0 38px;
}

#mainContent li {
	margin-bottom:15px;
	padding:0 0 0 20px;
	background: url(../../common/img/co_ic_07.gif) no-repeat left center;
}

li.mgnBtmList {
	margin-bottom:45px !important;
}

li.indentList {
	margin-left:20px !important;
}


H1 {
	text-align: left;
	font-size: 120%;
	color: #444444;
	margin-bottom: -25px;
}
