@charset "utf-8";
/* ****************************************************
Since : 2008-07-25
Last Modified: 2008-07-25
***************************************************** */

/* layouts  */
#top div#mainVisual {
	background :url(../../images/index_bg001.jpg) no-repeat center;
	height: 285px;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
#top div#contents {
	margin-bottom: 10px;
}
#top div#contents div#main {
	width: 270px;
	margin: 0 10px 0 0;
}
#top div#contents div#sub {
	width:470px; float:right;
}
/* main visual */
#top div#mainVisual div.img {
	width: 750px;
	height: 285px;
	margin: 0 auto;
	position:relative;
}
#top div#mainVisual div.img h1 {
	background: url(../../images/index_h001.gif) no-repeat;
	width: 360px; height:52px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 168px;
	left: 392px;
}
/* main part */
#top div#contents div#main h2 {
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top:0;
}
#top div#contents div#main div.section {
	padding: 0 15px 0 10px;
	clear: both;
}
#top div#contents div#main div.section02 {
	padding: 0 15px 25px 10px;
	clear: both;
}
#top div#contents div#main div.section img,
#top div#contents div#main div.section02 img {
	float: left;
	margin: 0 10px 0 0;
	clear: left;
}
#top div#contents div#main div.section p,
#top div#contents div#main div.section02 p {
	padding: 0;
	margin: 0 0 0.5em 0;
}
#top div#contents div#main div.section p.intro,
#top div#contents div#main div.section02 p.intro {
	padding-top: 18px;
}
/* for IE6 */
* html #top div#contents div#main div.section p.intro,
* html #top div#contents div#main div.section02 p.intro {
	padding-top: 3px;
}
/* for IE7 */
*: first-child+html #top div#contents div#main div.section p.intro,
*: first-child+html #top div#contents div#main div.section02 p.intro {
	padding-top: 3px;
}
#top div#contents div#main div.section p.icon-link,
#top div#contents div#main div.section02 p.icon-link {
	text-align: right;
	margin-top: 0;
	background: none;
}
#top div#contents div#main div.section p.icon-link a,
#top div#contents div#main div.section02 p.icon-link a {
	background: url(../images/com_ic002.gif) no-repeat 0 3px;
	padding-left: 14px;
}
#top div#contents div#main div.section h3,
#top div#contents div#main div.section02 h3 {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0.25em;
}
#top div#contents div#main div.news {
	background: url(../../images/index_bg002.gif) no-repeat bottom;
}
#top div#contents div#main div.news h2 {
	background: url(../../images/index_h004.gif) no-repeat top;
	text-indent: 0;
	font-size: 0.9em;
	height: 0.9em;
	font-weight: bold;
	color: #000000;
	padding: 8px 15px 20px 27px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
* html #top div#contents div#main div.news h2 {
	height: auto;
}
#top div#contents div#main div.news dl {
	padding: 0 15px 0 10px;
}
#top div#contents div#main div.news dl dt {
/*
	width: 111px;
	float: left;
	*/
	margin-right: 5px;
	font-size: 0.9em;
}
#top div#contents div#main div.news dl dd.category {
	width: 47px;
	margin-right: 17px;
	float: left;
	padding: 0;
}
#top div#contents div#main div.news dl dd {
	font-size: 0.9em;
	margin-bottom: 1.0em;
	line-height: 1.5;
}
#top div#contents div#main div.news p {
	margin: 0;
	padding: 0 15px 12px 0;
	text-align: right;
}
#top div#contents div#main div.news p a {
	background: url(../images/com_ic002.gif) no-repeat 0 3px;
	padding-left: 14px;
}
/* sub part */
#top div#contents div#sub h2 {
	background: url(../../images/index_h002.gif) no-repeat;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}
#top div#contents div#sub ul {
	padding: 0 0 15px 15px;
}
#top div#contents div#sub ul li {
	font-size: 0.9em;
	line-height: 1.5;
	margin-bottom: 12px;
	clear: both;
}
#top div#contents div#sub ul li: after  {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content:  ".";
}
#top div#contents div#sub ul li {
	min-height: 1px;
}
* html #top div#contents div#sub ul li {
	height: 1px;
}
*: first-child+html #top div#contents div#sub ul li {
	zoom: 1;
}
#top div#contents div#sub ul li img {
	float: left;
	margin-right: 10px;
}
#top div#contents div#sub ul li img.blank-img {
	float: none;
}

#top div#contents .dot-line {
	padding:10px 0 0 0;
	background:url(../images/com_bg001.gif) repeat-x top left;
}

