/*====================================== 
INDEX—pCSS
=======================================*/ 

.indexService h2 {
	background:url(../../img/t_service.gif) no-repeat;
	text-indent: -9999px;
	display: inline;
	padding:0px 0px 0px 0px;
	margin:20px 0px 5px 0px;
	float:left;
	height:37px;
	width:736px;
	overflow: hidden;
	position: relative;
}


.indexNews h2 {
	background:url(../../img/t_topics.gif) no-repeat;
	text-indent: -9999px;
	display: inline;
	padding:0px 0px 0px 0px;
	margin:20px 0px 5px 0px;
	float:left;
	height:37px;
	width:736px;
	overflow: hidden;
	position: relative;
}

.indexNews ul{
	padding:10px;
	margin:0;
	list-style:none;
	border:solid 1px #e3d7da;
}
.indexNews li{
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:5px;
	margin-top:5px;
	font-size:1.2em;
	line-height: 1.6em;
}


.indexMap{
	width:706px;
	background:url(../../img/bk-blue.gif);
	padding:15px;
	margin:20px 0px 0px 0px;
}
.indexMap h2 {
	background:url(../../img/t_sekou.gif) no-repeat;
	text-indent: -9999px;
	display: inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
	float:left;
	height:29px;
	width:706px;
	overflow: hidden;
	position: relative;
}
.indexMapBox{
	clear: both;
	width:684px;
	border:solid 1px #bfbfbf;
	padding:10px;
	margin:0px 0px 0px 0px;
	background:#fff;
}
.indexMapBoxL{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:224px;
}
.indexMapBoxR{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:440px;
}
.indexMapBoxR h3{
	font-size:1.2em;
	line-height: 1.8em;
}