@charset "utf-8";



/*------------------------------------------------------------------------------
	Logo
------------------------------------------------------------------------------*/

h1 {
	padding: 0px;
}
h1 a {
	margin: 0px auto 35px;
	background: url(../imgs/logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 286px;
}



/*------------------------------------------------------------------------------
	Container
------------------------------------------------------------------------------*/

#topswf {
	padding: 0px;
	height: 320px;
	width: 830px;
	min-height: 1px;
	display: block;
	margin-top: 40px;
}

#main {
	width: 830px;
	margin-bottom: 60px;
	font-size: 93%;
}

#contents {
	padding: 0px;
	float: left;
	width: 570px;
	height: auto;
	margin-right: 36px;
}
#contents {
	_margin-right: 35px;
}



/*------------------------------------------------------------------------------
	Side_Navi
------------------------------------------------------------------------------*/

#sdnav #bnarea {
	background: #e9e9e9;
	padding: 16px 0px 0px;
	width: 224px;
	margin-bottom: 25px;
}
#sdnav #bnarea span.bnarea_btm {
	font-size: 1px;
	background: url(../imgs/bg_bnarea.gif) left bottom;
	height: 6px;
	display: block;
}
#sdnav #bnarea ul {
	margin: 0px auto;
	padding: 0px;
	width: 190px;
}
#sdnav #bnarea ul li {
	margin-bottom: 10px;
}
#sdnav ul li {
	margin-bottom: 8px;
}
#contents h2 {
	margin-bottom: 10px;
}



/*------------------------------------------------------------------------------
	Information
------------------------------------------------------------------------------*/

table {
	margin-bottom: 12px;
	margin-left: 3px;
	width: 567px;
}

table th {
	width: 72px;
	border-left: 3px solid #dadada;
	font-size: 77%;
	border-right: 1px dotted #dadada;
	padding: 0px 8px;
}
table td {
	padding-left: 12px;
}
table th,
table td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: baseline;
}
table td h3,
table td h3 a {
	font-size: 108%;
	font-weight: bold;
	color: #535d9e;
	margin-bottom: 6px;
}
table td p {
	line-height: 1.4em;
}
table td a.more {
	display: block;
	padding: 6px 9px;
	font-size: 77%;
	line-height: 1.1em;
	float: right;
	background: #eee;
	margin-top: 8px;
	margin-bottom: 12px;
}
table td a:hover {
	background: #dadada;
}

#sdnav #wrcsp {
	background: url(../imgs/bg_sdnav.gif) no-repeat left top;
	padding-top: 20px;
	text-align: center;
}
#sdnav #wrcsp a {
	margin: 0px;
	background: url(../imgs/bg_sdnav.gif) repeat-y right top;
	display: block;
}
#sdnav #wrcsp p {
	background: url(../imgs/bg_sdnav.gif) no-repeat left bottom;
	padding-bottom: 22px;
}
