@charset "utf-8";
@import "reset.css";
@import "base.css";

body#c-top #wrap {
	background: url('../images/common/header.jpg') no-repeat 0 0;
}
body#c-top #wrap #main {
	width:684px;
}
body#c-top #main{
	padding-bottom:20px;
}
body#c-top #main h1{
	padding-left:27px;
	margin-bottom:23px;
	line-height:1em;
}
body#c-top #sidebar{
	padding-left: 10px;
	width:216px;
	float:left;
}
body#c-top #sidebar #globalnavi{
	background:none;
}
body#c-top #sidebar #globalnavi .bg{
	background:none;
}
body#c-top #sidebar #globalnavi ul{
	background:none;
	padding:0 0 7px 4px;
}
body#c-top #topcontents{
	margin-top: 30px;
	width: 630px;
	margin-right: 5px;
	padding:0 22px 0 8px;
	float: right;
}
body#c-top #topwrapper{
	width:607px;
	float:left;
	padding-bottom:20px; 
}
body#c-top #news{
	width:252px;
	float:left;
}
body#c-top #news h2{
	height:42px;
	text-indent:-3000px;
	margin-bottom:10px;
	background:url('../images/top/news.gif') no-repeat 0 0;
}

body#c-top #news dl dt{
	padding:3px 5px;
	background:url('../images/top/newsBG.gif') repeat-x 0 0;
	color:#107C8F;
	margin-bottom:8px;
}
body#c-top #news dl dd{
	margin-left:10px;
	background:url('../images/top/h_dots_m.gif') repeat-y 0 0;
	padding-left:10px;
	margin-bottom:12px;
}
body#c-top #news p{
	text-align:right;
}
body#c-top #message{
	width:346px;
	float:right;
}
body#c-top #message p{
	padding:0 4px;
	margin-bottom:14px;
}
body#c-top #message h2{
	height:42px;
	text-indent:-3000px;
	margin-bottom:10px;
	background:url('../images/top/message.gif') no-repeat 0 0;
}
body#c-top #bannerArea{
	width:230px;
	float:right; 
}
body#c-top #bannerArea ul li{
	margin-bottom:14px;
}
ul.top_btn {
	margin-top: 9px;
	width: 620px;
}
li.top_btn {
	width: 305px;
	height: 200px;
	float: left;
	background-image: url(../images/top/top_btn_back01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
li.top_btn_r {
	width: 305px;
	height: 200px;
	float: right;
	background-image: url(../images/top/top_btn_back01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.top_btn {
	width: 270px;
	height: 102px;
	margin: 18px 0px 10px 16px;
}
div.top_btn_txt {
	font-size: 1.2em;
	width: 270px;
	margin: 12px 16px 0px 16px;

}
div.top_btn_link {
	width: 268px;
	text-align: right;
	margin: 5px 18px 0px 18px;
	padding-right: 2px;
}
li.top_btnl {
	width: 305px;
	height: 50px;
	float: left;
}
li.top_btnl_r {
	width: 305px;
	height: 50px;
	float: right;
}
ul#news {
	margin-top: 20px;
	width: 620px;
}
#news li {
	font-size: 1.2em;
	width: 604px;
	padding: 7px;
	border-bottom: #999999 1px dotted;
	background: #FFFFCC;
}
#news span {
	color: #FF6633;
	margin-right: 20px;
}
li#title {
	font-weight: bold;
	color: #ffffff;
	border: 0;
	background: #FF6633;
}
li#list {
	background: #FFFFFF;
	border: 0;
	text-align: right;
}
