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: 95px;
	position:relative;
	width: 950px;
	margin: 24px auto 24px auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;

}
#header h1 {
	width: 155px;
	height: 32px;
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	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;
	margin-bottom:0px;
	border: 1px solid #E1E0C4;
}
#contents #flash {
	margin:18px 0px;
	}
	

#contents h3{
	margin-bottom: 12px;
}

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

.sub_contents01 #feed{
	float:left;
	width:500px;
	padding-left:6px;
	border-left:3px #999 solid;
}

.sub_contents01 li {
	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 0px;
	padding-top:24px;
}
#fotter {
	text-align:left;
	clear: both;
	width:950px;
	height:24px;
	margin:0 auto;
}
#fotter ul{
	text-align:left;
	padding-left:24px;
	margin-top:49px;
	/margin-top:0px;
	
	clear: both;
}
#fotter li{
	float:left;
}

.copyright{
	float:right;
}
	

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

}
.top_wrapper {
	margin: 0px auto;
	position:relative;
}
.wrapper {
	width: 950px;
	margin: 0px auto;
	position:relative;
}
.pagetop{
	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 {
	clear: both;
}
#menu-contents {
	text-align: left;
	width: 950px;
	clear:both;
	position:relative;
	margin-bottom:0px;
}
object {
	outline:none;
}
