@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 #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;
}

#maincontents{
	margin-top: 30px;
	width: 630px;
	margin-right: 5px;
	padding:0 22px 0 8px;
	float: right;
}
h3#entry_header {
	font-size:20px;
	font-weight: bold;
	background-color: #f0f0f0;
	margin-bottom: 15px;
	letter-spacing: 1px;
	line-height: 30px;
	border-left: 7px solid #FFCC00;
	border-bottom: 1px solid #cccccc;
	voice-family : "\"}\"";					/* おまじない */
	voice-family : inherit;					/* おまじない */
}

table,tr,td,th#guidelines{
	border: 1px #808080 solid;
}

th#guidelines{
	font-size:18px;
	font-weight: bold;
	background-color: #ffff8b;
	text-align:center;
	
}

