@charset "UTF-8";
/* CSS Document */

/* ~~ この固定幅コンテナが他の div を囲みます。~~ */
.container {
	width: 1110px;
	background: #fff;
	margin: 0 auto;
}

#header {
	background: #ffffff;
	width:1110px;
	height:130px;
}

.header_navi {
	width:1175px;
	padding-left:125px;
	margin:0px;
	height:70px;
	list-style:none;
	background-color:#ffffff;
}

.header_navi ul{
	list-style:none;
	margin:0px;
	margin-bottom:0px;
}

.header_navi li{
	float:left;
}

.top {
	margin:0px;
	padding:0px;
	width:1110px;
	height:251px;
}

.content_main {
	width:1110px;
	height:auto;
	/*height:100px;*/
}
.content {
	padding-top:0px;
			font-size: 85%;
	width:1110px;
	height:auto;
}

.content_saide {
	float:right;
	width:755px;
}
.content_shinsatsu {
	width:755px;
	height:890px;
}
.content_setsubi {
	clear:both;
	width:755px;
	height:auto;	
}

.content_kensa {
		clear:both;
	width:755px;
	height:400px;
}

.content_setsubi_image {
	float:left;
	width:350px;
	height:170px;
	background-color:#FFFFFF;
}
.content_setsubi_box {
	width:380px;
	height:170px;
	float:left;
}

.content_setsubi_box2 {
	clear:both;
	float:left;
	width:380px;
	height:170px;
}
.content_setsubi_image2 {
	width:350px;
	clear:left;
	float:right;
	background-color:#999999;
}




.hr_h{
	width:100%;
	margin-top:30px;
	padding-bottom:10px;
	float:left;
}

.said_content {
	clear:both;
	width:300px;
	height:280px;
	float:left;
	background-color:#eacf98;
}


.news{
	margin-left:20px;
	padding-top:10px;
    padding-left:20px;
	width:250px;
	height:170px;
	/*border-top:solid 1px;*/
}

.news1{
	list-style-image:url(../../images/li.png);
	margin-bottom:5px;
	font-size: 18px;
}

ul.tab{
	padding:0;
		background:url("../../images/news_bg.png");
}
ul.tab li{
	list-style-type:none;
	width:176px;
	height:63px;
	float:left;
}
ul.tab li a{
	outline:none;
	display:block;
	color:blue;
	line-height:40px;
	text-align:center;
}
ul.tab li a.selected{
	background:url("../images/tab_selected.jpg");
	text-decoration:none;
	color:#333;
	cursor:default;
}
ul.panel{
	clear:both;
	border:1px solid #45b035;
	border-top:none;
	padding:0;
		background:url("../images/news_bg.png");
}
ul.panel li{
	list-style-type:none;
	padding:10px;
	text-indent:1em;
	color:#333;
}

.katsukikai_content {
		margin-right:153px;
	width:765px;
	height:308px;

}

.katsukikai{
	padding-top:0px;
    padding-left:148px;
	width:400px;
	height:698px;
}

ul.tab2{
	padding:0;
		background:url("../images/news_bg.png");
}
ul.tab2 li{
	list-style-type:none;
	width:176px;
	height:63px;
	float:left;
}
ul.tab2 li a{
	outline:none;
	display:block;
	color:blue;
	line-height:40px;
	text-align:center;
}
ul.tab2 li a.selected{
	background:url("../images/tab_selected.jpg");
	text-decoration:none;
	color:#333;
	cursor:default;
}
ul.panel2 {
	clear:both;
	border:1px solid #45b035;
	border-top:none;
	padding:0;
		background:url("../images/news_bg.png");
}
ul.panel2 li{
	list-style-type:none;
	padding:10px;
	text-indent:1em;
	color:#333;
}
.content_setubi_image02 {
	width:100px;
	clear:left;
	float: right;
	
}
