/*追加*/
.hidden{
	visibility:hidden;
	display: none;
}
.text12    {
	font-size: 12px;
}
.textbold {
	font-weight: bolder;
}


.red_text {
	color: #F00;
	font-weight: bold;
	font-size: 11px;
}
.under_line {
	text-decoration: underline;
}

.red_text2 {
	color: #F00;
	font-weight: bold;
}

.text_small {
	font-size: 9px;
}
.text_small2 {
	font-size: 10px;
}



.bukken th{
	width:80px;
}
.new {
	font-size: 10px;
	color: #006000;
	background-color: #FF0;
}

.hitokoto{
	background-color:#ffffe1;
	margin-top:15px;
	padding:15px;
	text-align:left;
	width:90%;
	font-weight:bold;
	display:block;
	margin-bottom:30px;
	text-align:center;
}
.bukken-koumoku{
	color:#2c5a29;
	font-weight:bold;
	border-bottom:solid #2c5a29 2px;
	display:block;
	text-align:left;
	margin-bottom:10px;
	padding-left:20px;
	line-height:20px;
}
.centerbox-bukken{
	margin:15px 0px 0px 0px;
}

.left-bukken-img{
	float:left;
	width:290px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-left:20px;
}
.right-bukken-img{
	float:left;
	width:290px;
	margin-left:20px;
	margin-top:10px;
}

.leftbox-bukken{
	float:left;
	width:290px;
	margin-left:20px;
	margin-right:5px;
	margin-bottom:10px;
	text-align:center;
}
.rightbox-bukken{
	margin-left:15px;
	float:left;
	width:290px;
	margin-right:5px;
	line-height:20px;
	text-align:center;
	margin-bottom:10px;
}
h1 h2 h4 h5 h6 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h3{
	background-color:#838383;
	color:#FFFFFF;
	height: 20px;
	text-align: center;
	margin-bottom: 3px;
}
h4{
	color:#838383;
	height: 20px;
	text-align: center;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	border-left-width: 2px;
	border-left-color: #838383;
	border-left-style: solid;
}
ul{margin: 0px; padding: 0px;}
li{list-style-type: none; margin: 0px; padding: 0px; line-height: 0px; display:block;}
.float-clear hr { display:none; margin: 0px,0px,0px,0px; padding: 0px,0px,0px,0px;}  
/*ここまで追加*/
*{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #404040;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {border-style:none;}
a img {border-style:none;}
.float-clear {
	clear: both;
}


th{text-align:left;vertical-align:super;line-height:25px;}
td{text-align:left;vertical-align:super;line-height:25px;}

#all {
	
	margin-left:auto;
	margin-right:auto;
}

#head {
	height: 250px;
	background-image: url(img/head_a.jpg);
	text-align: right;

}
.head_menu   {
	height: 28px;
	width: 650px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #404042;
	border-bottom-color: #404042;
	float: right;
	font-weight: bold;
}
.head_menu_li   {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #404042;
	padding: 3px;
}

#head-center-text {
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
	background-color: #0F850F;
	clip: rect(auto,auto,auto,auto);
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	letter-spacing: 5px;
	display: block;
	margin-bottom: 5px;
	width: auto;
}
#head-center-text a:link {
	color: #FFF;
	font-size: 12px;
	width: auto;
}
#head-center-text a:visited {
	color: #FFF;
}
#head-center-text a:hover {
	color: #0F850F;
	background-color: #FFF;
}

#head-center {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	height: 100px;
	background-color: #FFF;
}
#head-center-shamei {
	height: 100px;
	background-color: #D6D6D6;
	width: 460px;
	float: left;
}
#head-center-shashin {
	height: 100px;
	background-color: #D6D6D6;
	width: 340px;
	float: left;
}
#container {
margin: 0 auto;
	width: 800px;
}
#not_found_container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 150%;
	text-align: center;
	line-height: 2em;
}
#not_found_container a {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 100%;
}


#sub {
	float: left;
	width: 150px;
	background-color: #FFF;
	margin-right: 15px;
	margin-top: 10px;
}

.sub-menu a{
	display:block;
	text-decoration:none;
	line-height: 150%;
	font-weight: bold;
}
.sub_under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #838383;
}


.sub-menu a:link {
	font-size: 16px;
}
.sub-menu a:visited {

}

.sub-menu a:hover {
	color: #999;
	text-decoration: underline;
}
.shinchaku {
	text-indent: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #838383;
}
#main {
	width: 470px;
	float: left;
	padding-top: 10px;
	height: auto;
}
.main-aisatsu {
	width: 640px;
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	height: 230px;
}
.main-aisatsu-text {
	width: 350px;
	line-height: 20px;
	float: left;
	height: 230px;
}
.main-aisatsu-img {
	width: 250px;
	line-height: 20px;
	float: left;
}
.main-midashi-green {
	color: #FFF;
	background-color: #108E10;
	padding: 5px;
	margin-bottom: 10px;
}
.main-midashi-tochi {
	background-image: url(file/midashi_tochi.jpg);
	height: 28px;
	width: 640px;
	color: #108E10;
	font-size: 18px;
	background-repeat: no-repeat;
	text-indent: 30px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 150%;
}
.main-midashi-chuko {
	background-image: url(file/midashi_chuko.jpg);
	height: 28px;
	width: 640px;
	color: #108E10;
	font-size: 18px;
	background-repeat: no-repeat;
	text-indent: 30px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 150%;
}
.main-midashi-apart {
	background-image: url(file/midashi_apart.jpg);
	height: 28px;
	width: 640px;
	color: #108E10;
	font-size: 18px;
	background-repeat: no-repeat;
	text-indent: 30px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 150%;
}
.s-font {
	font-size: 12px;
}
.kaishajouhou {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.kaishajouhou1 {
	width: 80px;
	border-left-width: 8px;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #FF3800;
	float: left;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
}
.kaishajouhou2 {
	width: 280px;
	border-left-width: 8px;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #108E10;
	float: left;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
}
.kaishajouhou-img {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.item {
	float: left;
	width: 470px;
	height: 125px;
	border: 1px solid #838383;
	margin-bottom: 10px;
}
.item_sumi {
	background-color: #EDEDED;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 300px;
	margin-bottom: 10px;
	background-image: url(file/sumi_mark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.item-img {
	height: 80px;
	width: 100px;
	float: left;
	margin-top: 22px;
	margin-right: 5px;
	margin-bottom: 23px;
	margin-left: 4px;
}
.item-text1a {
	float: left;
	height: 35px;
	width: 319px;
	font-weight: bold;
	line-height: 2em;
}
.item-text1b {
	float: left;
	height: 35px;
	width: 40px;
	font-weight: bold;
	line-height: 2em;
}

.item-text2 {
	float: left;
	height: 45px;
	width: 250px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
}
.item-text2_2 {
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	width: 109px;
	height: 45px;
}
.item-text3 {
	float: left;
	height: 45px;
	width: 359px;
}

.orange {
	color: #F60;
}


#foot {
	margin-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #838383;
	border-right-color: #838383;
	border-bottom-color: #838383;
	border-left-color: #838383;
}
#sub2 {
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#foot-center-sitemap {
	background-color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #000;
	padding-top: 9px;
	padding-bottom: 7px;
}

#foot-center {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}
