@charset "UTF-8";

/* index.html */
#main_contents_new2008 a:hover {
	text-decoration:none;
}
#main_contents_new2008 #idx {
	font-size:14px;
}

#main_contents_new2008 #idx p.lead {
	line-height:1.4em;
	font-size:115%;
	font-weight:bold;
	padding:0 0 11px;
}
#main_contents_new2008 #idx .sec {
	color:#3b3b3b;
	padding:7px 0 0 0;
	margin:0 0 40px;
}
#main_contents_new2008 #idx .sec dl {
	display:inline-block;
}
#main_contents_new2008 #idx .sec dl dt {
	clear:left;
	float:left;
	width:157px;
}
#main_contents_new2008 #idx .sec dl dd {
	margin:5px 0 37px 157px;
}
#main_contents_new2008 #idx .sec dl dd a {
	background:url(../img/idx_icon.gif) right 40% no-repeat;
	color:#3b3b3b;
	display:inline-block;
	padding:0 1.5em 0 0;
}
#main_contents_new2008 #idx .sec .inner01 {
	background:url(../img/idx_bg02.gif) left top repeat-y;
	width:100%;
}

#main_contents_new2008 #idx .sec .inner02 {
	background:url(../img/idx_bg01.gif) left top no-repeat;
	width:100%;
}

#main_contents_new2008 #idx .sec .inner03 {
	background:url(../img/idx_bg03.gif) left bottom no-repeat;
	padding:40px 41px 13px;
}

#main_contents_new2008 h2{
  font-size: 20px;
  line-height: 2.05em;
  color: #3c3c3c;
  margin: 0 0 30px;
  padding: 0 0 0 12px;
}