@charset "utf-8";

#contents {
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	padding-bottom: 10px;
	position: relative;
	height: 100%;
}
#flash {
	width: 815px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
}
#contents_main {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

/*左コンテンツここから*/
#left {
	width: 540px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	display: inline;
}

#left h2 {
	height: 23px;
	margin-left: 11px;
	background-image: url(../images/top/title_porl.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 13px;
	color: #333333;
}
*:first-child+html #left h2 {
	height: 20px;
	padding-top: 8px;
}
* html #left h2 {
	height: 20px;
	padding-top: 8px;
}


/*左コンテンツ-事業内容*/
#business {
	background-image: url(../images/top/business_bg.jpg);
	height: 166px;
	width: 535px;
	padding-top: 5px;
}
#business img {
	border: 3px solid #E3E3E3;
}
#business ul.image {
	margin-left: 11px;
	margin-top: 5px;
}
* html #business ul.image {
	margin-left: 8px;
}
#business ul.image li {
	float: left;
	margin-left: 3px;
}
#business ul.link {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#business ul.link li {
	float: left;
	width: 94px;
	background-image: url(../images/top/business_yard.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-left: 10px;
	height: 20px;
	margin-left: 0px;
}
*:first-child+html #business ul.link li {
	padding-top: 8px;
}
* html #business ul.link li {
	padding-top: 8px;
}
#business ul.link a {
	text-decoration: none;
}
#business ul.link a:hover {
	color: #FF3300;
	text-decoration: underline;
}

/*左コンテンツ-NEWS&TOPICS*/
#news {
	background-image: url(../images/top/news_bg_gra.jpg);
	width: 533px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #E3E3E3;
	background-color: #FCFCFC;
	margin-top: 10px;
}
#border {
	border: 1px solid #FFFFFF;
	padding-top: 5px;
}

* html #border {
	padding-left: 10px;
}
*:first-child+html #border {
	padding-left: 10px;
}


dl.newslist dt {
	clear: left;
	float: left;
	padding-top: 5px;
	padding-right: 0.5em;
	padding-bottom: 3px;
	padding-left: 1.5em;
}

dl.newslist dd {
	margin-left: 11px;
	padding-top: 5px;
	padding-right: 0.4em;
	padding-bottom: 3px;
	padding-left: 7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 5px;
	line-height: 1.4em;
}
/*左コンテンツここまで*/

#right {
	float: left;
	width: 252px;
	margin-top: 10px;
	display: inline;
}

#right img {
	margin-bottom: 5px;
}
#right p.title1 {
	background-image: url(../images/top/banner_title.jpg);
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}
*:first-child+html #right p.title1 {
	height: 21px;
	padding-top: 7px;
}
* html #right p.title1 {
	height: 21px;
	padding-top: 7px;
}
