@charset "utf-8";
 @import "reset.css";
/* =======================================

	Structure CSS

========================================== */

html {
	background: #FFF url();
	color: #333;
}
body {
	color:#666666;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#999999;
}
/*---MARGIN---*/

.mr15 {
	margin-right:15px;
}
.mb4 {
	margin-bottom:4px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb30 {
	margin-bottom:30px;
}
.fs12 {
	font-size: 12px;
}
.fc_black {
	color:#000000;
}
#wrapper:after, #contents:after, #contents .section:after, #contents .section2:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
/*\*/

* html #wrapper, * html #contents, * html #contents .section, * html #contents .section2 {
	height:1em;
	overflow:visible;
}
/**/

/*---共通---*/

.clear {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.st {
	font-weight:bold;
}
.fs {
	font-size:0;
}
#wrapper {
	width:100%;
}
#header {
	position:relative;
	clear:both;
	margin:0 auto;
	height:76px;
	width:800px;
}
#header h1#site-title {
	position:absolute;
	left:0;
	top:25px;
	width:295px;
}
ul#globalnavi {
	clear:both;
	margin:0 auto 27px;
	height:17px;
	width:800px;
}
ul#globalnavi li {
	float:left;
}
#flash {
	clear:both;
	height:438px;
	text-align:center;
	width:100%;
}
#contents {
	clear:both;
	margin:0 auto;
	padding:34px 0 0 0;
	width:800px;
}
#contents h2 {
	margin-bottom:25px;
}
#contents .section {
	clear:both;
	float:left;
	display:inline;
	line-height:1.7;
	width:800px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#contents .section2 {
	clear:both;
	float:left;
	display:inline;
	padding:0 0 20px 0;
	width:800px;
}
#contents .l_area {
	clear:both;
	float:left;
	display:inline;
	width:282px;
}
#contents .r_area {
	float:right;
	display:inline;
	width:518px;
}
#contents .kwd {
	float:left;
	clear: both;
	width: 280px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#contents .ecl {
	clear:both;
	float:left;
	display:block;
	width:518px;
}
#contents .ect {
	clear:both;
	float:left;
	display:block;
	width:214px;
}
#contents .ecd {
	float:left;
	display:block;
	line-height:1.6;
	width:304px;
}
#contents #topic a {
	color: #CCC;
}
#contents #topic a:hover {
	color: #FFF;
	text-decoration: underline;
}

#contents .topictit {
	background-color: #000;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	width: 294px;
	clear: both;
	float: none;
	color: #CCC;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 10px;
}
#content .topictit a {
	color: #CCC;
}
#content .topictit a:hover {
	color: #FFF;
}

#contents .topictxt {
	font-size: 12px;
	line-height: 180%;
	clear: both;
	width: 294px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #333;
}


#contents .block1 {
	clear:both;
	float:left;
	display:block;
	height:214px;
	padding:0px;
	margin-bottom:2px;
	width:518px;
	background-color: #DAD9D1;
}
#news {
	clear:both;
	float:left;
	display:block;
	height:194px;
	width:498px;
	background-color: #F0F0E8;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#news .nwl {
	clear:both;
	float:left;
	display:block;
	padding-bottom:15px;
	line-height:1.5;
	width:497px;
}
#news .nwt {
	clear:both;
	float:left;
	display:block;
	color:#C4B59B;
	font-weight:bold;
	width:97px;
}
#news .nwd {
	float:left;
	display:block;
	color:#333333;
	width:400px;
}
#banner01 {
	clear:both;
	float:left;
	display:block;
	padding-bottom:20px;
	width:280px;
}
#banner02 {
	float:right;
	display:block;
	padding-bottom:20px;
	width:518px;
}
#pagetop {
	clear:both;
	float:left;
	display:inline;
	text-align:right;
	padding-bottom:15px;
	width:800px;
}
#footer {
	clear: both;
	float:left;
	display:inline;
	height:182px;
	width:100%;
	background-color: #201B13;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#CCCCCC;
}
#footer #footer_inner {
	position:relative;
	clear:both;
	margin:0 auto;
	height:182px;
	color:#666666;
	width:800px;
}
#footer #footer_inner ul#footer-navi {
	position:absolute;
	left:0;
	top:38px;
	width:800px;
}
#footer #footer_inner ul#footer-navi li {
	float: left;
	padding:0 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#footer #footer_inner ul#footer-navi li#fnavi01 {
	padding:0 15px 0 0;
	border-left-style: none;
}
#footer #footer_inner p#add {
	position:absolute;
	left:0;
	top:92px;
	width:800px;
}
#footer #footer_inner p#copyright {
	position:absolute;
	left:0;
	top:117px;
	font-size:11px;
	width:400px;
}

