html{
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #3e3430;
	scrollbar-highlight-color: #3e3430;
	scrollbar-shadow-color: #3e3430;
	scrollbar-darkshadow-color: #3e3430;
	scrollbar-arrow-color: #3e3430;
	scrollbar-track-color: #3e3430;
}
#header{
	text-align:left;
	margin-bottom:2px;
}
#top_tx{
	font-size:11px;
	color:#888888;
	border-bottom:6px solid #7a6c6b;
}
strong{
  font-size : 11px;
  font-weight : 100;
  margin-top : 0px;
  margin-bottom : 0px;
}
h1{
	margin:6px 0 2px 37px ;
	font-size:13px;
	color:#8e8e8e;
}
#logo{
	padding:0 0 0 30px ;
}
#menu{
	width:554px;
}
#menu td{
	vertical-align:bottom;
	text-align:right;
}
#main_img{
	padding:0;
	border-top:13px solid #7a6c6b;
}
#main_img img{
	margin:13px 0 0 0;
}
#contents{
	width:745px;
	margin-top:5px;
}
a:link {
	color:#3e3430;
	text-decoration:none;
}

a:visited {
	color:             #3e3430;
	text-decoration:   none;
}

a:hover {
	color:             #3e3430;
	text-decoration:   underline;
	cursor:            hand;
}

a:active {
	color:             #3e3430;
	text-decoration:   underline;
	cursor:            hand;
}
/*レフトサイド//////////////////////////////////////////////////////////////*/
#left_side{
	width:171px;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
}
#search{
	text-align:left;
	background-color:#FFFFFF;
}
#contents_area{
	background-color:#d9d5c9;
}
.contents{
	width:169px;
	height:85px;
	margin:6px 1px 0 1px;
	background-color:#ffffff;
	border:1px solid #b7b7b7;
}
.contents_menu{
	width:167px;
	margin-top:5px;
	padding:6px 0 2px 17px;
	background-image:url(../images/menu_back.gif);
	background-repeat:no-repeat;
	font-size:12px;
}
.menu_img{
	margin:7px;
	text-align:center;
}
.menu_tx{
	font-size:10px;
	line-height:140%;
	color:#333333;
}
.left_img{
	padding:7px 0 0 0;
}
/*センター//////////////////////////////////////////////////////////////*/
#center{
	width:421px;
	margin:0 16px 0 16px;
}
.news_title{
	padding:5px 0 2px 0;
}
.news{
	width:421px;
	height:391px;
	margin:2px;
	padding:8px;
	text-align:left;
	vertical-align:top;
	border:1px solid #3e3430;
}
.news_in{
	width:400px;
	height:391px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #3e3430;
	scrollbar-highlight-color: #3e3430;
	scrollbar-shadow-color: #3e3430;
	scrollbar-darkshadow-color: #3e3430;
	scrollbar-arrow-color: #3e3430;
	scrollbar-track-color: #3e3430;
}
.topics{
	width:383px;
	margin-bottom:15px;
	border-bottom:1px dashed #333333;
}
.topics_left{
	width:180px;
	float:left;
	text-align:center;
}
.topics_right{
	width:182px;
	float:right;
	font-size:12px;
	color:#333333;
	line-height:160%;
	padding:10px 3px 7px 0;
}
.news_date{
	font-size:14px;
}
.news_in img{
	padding:10px 8px 0 0;
}
.news_in p{
	padding:10px 5px 0 0;
	font-size:12px;
	line-height:150%;
	color:#333333;
}
.date{
	width : 90%;
	left : 0px;
	top : 0px;
	overflow: auto;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-bottom:3px;
	clear:both;
}
.main{
	width : 90%;
	top : 0px;
	left : 20%;
	font-size:12px;
	color:#333333;
	line-height:150%;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #3e3430;
}
.bbs{
	padding-top:9px;
}
/*ライト//////////////////////////////////////////////////////////////*/
#right_side{
	width:120px;
	margin:0;
	padding:0;
}
#right_side img{
	margin:0 0 8px 0;
	padding:0; 
}
/*フッター//////////////////////////////////////////////////////////////*/
.pagetop{
	margin:0 13px 10px 13px;
	padding:3px 10px 3px 0;
	text-align:right;
	border:2px solid #cccccc;
	font-size:12px;
	color:#333333;
}
#footer{
	width:745px;
	margin:20px 0 10px 0;
}
#footer p{
	text-align:center;
	font-size:12px;
	color:#333333;
	line-height:170%;
	padding:10px 0 10px 0;
	border-bottom:3px solid #7a6c6b;
}
.p1{
	color:#fa1132;
}
#footer a:link {
	color:#ff0000;
	text-decoration:none;
}

#footer a:visited {
	color:             #ff0000;
	text-decoration:   none;
}

#footer a:hover {
	color:             #ff0000;
	text-decoration:   underline;
	cursor:            hand;
}

#footer a:active {
	color:             #ff0000;
	text-decoration:   underline;
	cursor:            hand;
}
