/* CSS Document */

@import "common.css";

#top-header {
	background-image: url(../image/top/top_backdrop.jpg);
	background-repeat: repeat-x;
	width: auto;
}
#top-header .inner {
	text-align: left;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#top-header h2 {
	margin: 0px;
	padding: 0px;
	height: 347px;
	width: 988px;
}
#top-cont {
	width: 892px;
	background-color: #ffffff;
	margin-top: 15px;
}
#top-cont .left {
	float: left;
	width: 525px;
}
#tc-about {
	background-image: url(../image/top/top_cont_hl_bd.jpg);
	background-repeat: no-repeat;
	width: 525px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d9e1e7;
	background-color: #ffffff;
}
#tc-about .in {
	width: auto;
	padding-left: 207px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
#tc-about h3 {
	line-height: 26px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: auto;
}
#tc-about p {
	font-size: 13px;
	line-height: 26px;
	color: #597284;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#tc-news {
	background-color: #ffffff;
	width: 525px;
}
#tc-news .in {
	padding: 30px;
	width: auto;
}
#tc-news h3 {
	line-height: 44px;
	background-image: url(../image/top/top_news_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: auto;
}
#tc-news dl {
	margin: 0px;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#tc-news dt {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	float: left;
	height: 30px;
	width: 100px;
}
#tc-news dd {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	width: auto;
	margin-left: 0px;
	padding-left: 110px;
	padding-bottom: 10px;
}
#tc-news p {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#top-cont .right {
	float: right;
	width: 367px;
}
#top-bnr .in {
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#top-bnr ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
}
#top-bnr li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-bnr li.line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d9e1e7;
}
#tb1 {
	background-image: url(../image/top/top_bnr1.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 337px;
}
#tb2 {
	background-image: url(../image/top/top_bnr2.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 337px;
}
#tb3 {
	background-image: url(../image/top/top_bnr3.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 337px;
}
#top-bnr li a {
	line-height: 102px;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 337px;
}
#tb1 a:hover {
	background-image: url(../image/top/top_bnr1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -160px;
}
#tb2 a:hover {
	background-image: url(../image/top/top_bnr2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -160px;
}
#tb3 a:hover {
	background-image: url(../image/top/top_bnr3.jpg);
	background-repeat: no-repeat;
	background-position: 0px -160px;
}
