* {
	margin						:0;
	padding						:0;
	font-size					:100%;
	font-weight					:normal;
	font-style					:normal;
}
body {
	font-size					:14px;
	font-family					:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color						:#646464;
	line-height: 22px;
	text-align					:center;
	background-color: #5db05d;
}
td,th {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
@media screen {
#right ,#contents {
		overflow				:hidden;
	}
}
object {
	margin-left					:10px;
}
img{ border						:none; }
hr {
 color:#999999;   /* ???̐F(IE?p) */
 background-color:#999999; /* ???̐F(NN?p) */
 border:0px;    /* ?g?̑??? */
 height:1px;    /* ???̑??? */
}
em,strong {
	font-weight					:bold;
}
ul,ol{
	list-style					:none;
}
small{
	margin						:0 2px;
	font-size					:11px;
}
blockquote {
	margin						:10px;
	border-left					:2px solid #7777AA;
}
table {
	border-collapse				:collapse;
	border-spacing				:0;
}
table tr td input {
	margin						:-2px;
}
h1,h2,h3,h4,h5, h1 a,h2 a,h3 a,h4 a,h5 a{
	display						:block;
	font-weight					:bold;
	clear						:both;
	text-decoration				:none;
	float: none;
}
a{
	text-decoration				:underline;
	color						:#005cd8;
}
a:visited{ color						:#005cd8; text-decoration: underline; }
a:active {
	color						:#ff0037;
	outline						:none medium;
}
a:hover{
	color						:#005cd8;
	text-decoration				:none;
}
/*layout -------------------------------*/
#header_right { float: right; }
#container{
	width						:900px;
	background-color			:#5db05d;
	text-align					:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#left{
	float						:left;
	width						:180px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: none;
}
#contents {
	width						:705px;
	background-color: #FFFFFF;
}
#header,#footer{
	float						:none;
	clear						:both;
}
#header h2 , #header p {
	display						:none;
}
#header h1 a{
	font-size					:12px;
	color						:#646464;
	float: none;
}
/* navigation -------------------------------*/
#navigation {
	font-size: 13px;
	line-height: 28px;
	background-image: url(menu.gif);
	text-align: left;
	margin: 0;
	color: #FFFFFF;
}
#navigation li {
	font-size: 12px;
	list-style-type:none;
	display: block;
	border: 1px solid #BCEDAF;
	margin-bottom: 2px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 9px;
}
#navigation li a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation li a:hover {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:underline;
	display: block;
}
#contents h2 {
	color: #414141;
	font-size: 17px;
	font-weight: bold;
	padding-left: 5px;
	border-left: 4px solid #f00;
	margin-bottom: 10px;
	background-image: url(localNavi_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
	line-height: 22px;
}
#contents  h3 {
	color: #414141;
	font-size: 17px;
	font-weight: bold;
	padding-left: 35px;
	margin-bottom: 10px;
	background-image: url(h3.gif);
	height: 34px;
	line-height: 32px;
}
#contents     h4 {
	color: #414141;
	font-size: 12px;
	font-weight: bold;
	padding-left: 38px;
	margin-bottom: 10px;
	background-image: url(h3.gif);
	height: 34px;
	line-height: 14px;
}
#contents   h5 {
	color: #414141;
	font-size: 17px;
	font-weight: bold;
	padding-left: 35px;
	margin-bottom: 10px;
	background-image: url(h5.gif);
	height: 34px;
	line-height: 32px;
}
#contents      h6 {
	color: #414141;
	font-size: 12px;
	font-weight: bold;
	padding-left: 38px;
	margin-bottom: 10px;
	background-image: url(h5.gif);
	height: 34px;
	line-height: 14px;
}
/*footer -------------------------------*/
#footer{
	color: #FFFFFF;
	font-size: 10px;
	text-align					:right;
	font-family					:verdana;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer a{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:active{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited{
	color						:#FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer div.pagetop{
	background-image: url(pagetop.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#footer div.pagetop a{
	display						:block;
	width						:830px;
	height						:17px;
	text-decoration				:none;
}
#topic { clear: both;margin: 10px 0px 25px 0px;padding: 0px 10px; }
#topic  .date {
	clear: both;
	float: left;
	margin: 0px;
	width: 5.5em;
	line-height: 1.2em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#topic  .news {
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fs09 { font-size: 9pt; }
.rightcontent1 {
	font-size: 8pt;
	line-height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

TABLE.photoLeft {
	FLOAT: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

TABLE.photoLeft {
	BACKGROUND: #f2f2f2
}

TABLE.photoLeft IMG {

}

TABLE.photoLeft TD {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px
}
#content {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

.fleft {
	float: left;
	width: 15px;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
}
.title2 {
	font-weight: bold;
	font-size: 14px;
	color: #FF9900;
}
.title3 {
	font-weight: bold;
	font-size: 14px;
	color: #FF9999;
}
.hr2 {
	height:9px;
	background-image: url(dot1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.ord  {
	background-image: url(bt_search%5B0%5D.gif);
	height: 20px;
	width: 101px;
	float: right;
	margin-top: 5px;

}
.ord a {
	background-image: url(bt_search%5B0%5D.gif);
	height: 20px;
	width: 101px;

}
.ord  a:hover {
	background-image: url(bt_search%5B2%5D.gif);
	height: 20px;
	width: 101px;

}
.table1 {
	width: 640px; /* テーブルの横幅 */
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px #1C79C6 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
	font-size: 12px;
	line-height: 18px;
}

.table1 TD {
	border: 1px solid #666666; /* セルの枠線（太さ・色・スタイル） */
	padding: 3px;
} 

.info_1 { padding-left: 5px; border-left: 3px solid #ffa269; }
.hukidasi {
	background-color: #FFFF99;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
