/*all*/
* {	margin: 0px;	padding: 0px;}
body { font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; background-image: url(../img/back.gif); text-align: center; }
/*link*/
a:link { color: #640000 ; }
a:visited { color: #9191ff ; }
a:hover { color: #c66; text-decoration: underline ; }
a:active { color: silver ; }

a.big:link { font-size: 18px; color: #FF3300 ; }
a.big:visited { font-size: 18px; color: #FF3300 ; }
a.big:hover { font-size: 18px; color: #c66; text-decoration: underline ; }
a.big:active { font-size: 18px; color: silver ; }

/*footar*/
address { font-size: 10px; font-style: normal; background-image: url(../img/address.gif); text-align: right; width: 870px; height: 46px; margin-right: auto; margin-bottom: 6px; margin-left: auto; }
/*contents_conf*/
#container {
	background-color: white;
	width: 870px;
	height: 880px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: white;
	width: 870px;
	height: 880px;
	margin-top: auto;
	margin-bottom: auto;
}
/*head*/
#header { text-align: left; width: 870px; height: 79px; }
#header_in001 { width: 200px; height: 50px; float: left; padding-top: 17px; padding-left: 22px; }
#header_in002 { text-align: left; width: 200px; height: 50px; float: right; padding-top: 17px; }
/*navi*/
#button_field { background-image: url(../img/button_back.gif); text-align: center; width: 864px; height: 68px; padding-right: 3px; padding-left: 3px; }
#button_field ul {list-style: none }
#button_field li { width: 216px; display: block; }
#button_field li a { width: 216px; display: block; }
.button001{ background-color: olive; width: 216px; height: 68px; float: left; }

/*contents*/
#img { width: 870px; height: 276px; margin-top: 0; padding-top: 0; }
#contents_wrapper { background-color: white; text-align: left; width: 848px; margin-top: 13px; margin-right: 11px; margin-left: 11px; }
#contents_left_up { width: 642px; float: left; }
#contents_left_down { width: 642px; height: auto; float: left; margin-top: 12px; }
#contents_right { width: 194px; float: right; }
#example001 { width: 156px; height: auto; float: left; }
#example002 { width: 156px; height: auto; float: left; margin-right: 6px; margin-left: 6px; }
#example003 { width: 156px; height: auto; float: left; margin-right: 6px; }
#example004 { width: 156px; height: auto; float: right; clear: right; }
#banner { width: 194px; height: 92px; }
#banner2 { width: 194px; height: 150px; }


/*font*/
#news_day { font-size: 12px; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 4px; }
#news_day2 { font-size: 12px; font-color:#FF0000; }


#news {
	padding: 10px 0 0 0;
}
#news a {
	padding: 0 0 0 75px;
	background: url(../img/news.gif) left 2px no-repeat;
}
