body {
	text-align: center;
	font-size: 80%;
	line-height: 1.5em;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック';
	color:#171717;
}
/* Link */
a {
	text-decoration: none;
}
a:link {
	color: #431d04;
}
a:visited{
	color:#431d04;
}
a:hover {
	color:#431d04;
	text-decoration: underline;
}
#header {
	text-align: left;
	height: 119px;
	position:relative;
	width: 950px;
	margin: 0px auto;
}
#header h1 {
	width: 136px;
	height: 119px;
	display: block;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	z-index:20;
}
#header h1 a span {
	height: 1px;
	width: 1px;
	overflow: hidden;
	display: block;
}

#contents {
	text-align: left;
	width: 950px;
	clear:both;
	position:relative;
	top:-1px;
	margin-bottom:0px;
}
#contents #flash {
	height:314px;
	border-bottom:solid 4px #dcdddd;
	margin-bottom:24px;
	}
	
/*IE7hack*/
*:first-child+html #contents #flash {
	height:315px;
	border-bottom:solid 4px #dcdddd;
	margin-bottom:24px;
	position:relative;
	top:9px;
}

#contents h3{
	margin-bottom: 12px;
}
#contents .flame01{
	width: 950px;
	margin: 0 -10px 0 0;
	_zoom: 1;   
	overflow: hidden;
	margin-bottom:24px;
}

.sub_contents01 {
	width:320px;
	margin-right:24px;
	float:left;
	}
.sub_contents01 h2 img{
	margin-bottom:6px;
	}


.sub_contents01 ul {
	padding-left:20px;
}
.sub_contents01 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #564845;
	margin-top:6px;
	padding-left:12px;
	}
.sub_contents01 li .small_date{
	font-size:75%;
	text-align:right;
	}
.sub_contents02 {
	width:270px;
	margin-right:24px;
	float:left;
	}
.sub_contents02 h2 img{
	margin-bottom:6px;
	}
.sub_contents02 p  {
	width:253px;
	overflow:hidden;
	display:block;
	padding-left:19px;
	margin-bottom:6px;
}
.sub_contents02 p a {
	width:253px;
	height:86px;
	overflow:hidden;
	display:block;
}
.sub_contents02 p a:hover {
	text-indent:-253px;
}

#left-contents {
	text-align: left;
	width: 115px;
	margin-right: 16px;
	margin-left:3px;
	float:left;
}
#right-contents {
	text-align: left;
	width: 806px;
	padding: 12px;
	background-color: #fff;
	float:left;
	border:solid 1px #E8E8E8;
}
.fotter_wrapper {
	text-align:center;
	clear: both;
	margin:0 auto;
	background-color:#000;
}
#fotter {
	text-align:left;
	clear: both;
	width:950px;
	height:93px;
	margin:0 auto;
	background-image: url(../images/fotter_bg.gif);
	background-repeat: no-repeat;
}
#fotter ul{
	text-align:left;
	padding-left:24px;
	margin-top:49px;
	/margin-top:0px;
	
	clear: both;
}
#fotter li{
	float:left;
}

.copyright{
	float:right;
	padding-right:24px;
	padding-top:27px;
}
	

#main-image{
	margin-right: auto;
	margin-left: auto;

}
.top_wrapper {
	margin: 0px auto;
	position:relative;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	/*border-bottom:solid 4px #dcdddd;*/
	height: 119px;
}
.wrapper {
	width: 950px;
	margin: 0px auto;
	position:relative;
}
.pagetop{
	z-index:10;
	text-align:right;
	padding:12px 0;
	font-size:x-small;
	}
	

.left {
	float: left;
}
.right {
	float: right;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}

.attention{
	color:#003333;
	font-size:75%;
}
.page_top {
		margin:12px 0;
		text-align: right;	
		font-size:75%;
}
.indent12 {
	padding-left:12px;
}
.m_left60 {
	margin-left:60px;
}
.mt12{margin-top:12px;}
.mb12{margin-bottom:12px;}
.pt12{padding-top:12px;}
.pt24{padding-top:24px;}
.pl12{padding-left:12px;}
.small{
	font-size:75%;
}
.big {
	padding:24px;
	font-size:140%;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
.color_brown {
	color:#996633;
}
.color_red {
	color:#990000;
}		
#cl-margin {
	clear: both;
	height: 50px;
}
#cl-nomargin {
	clear: both;
	height: 1px;
}
