@charset "utf-8";
@import url("stylekobetu.css");

* { margin : 0 ; padding : 0 ; }

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

img{ marin:0; padding:0; border:none; line-height:0; font-size:0; vertical-align:bottom; }

.fleft {
	float: left;
	margin-right: 5px;
}

.fright {
	float: right;
	margin-left: 5px;
}
.clear{ clear:both; line-height:0; font-size:0; height:0; }

#pagewrap {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	background-image: url(img/headerline.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 25px;
}
#header h1 {
	font-size: 10px;
	color: #FFF;
	position: absolute;
	left: 5px;
	top: 0px;
	line-height: 12px;
}
#header #header_box {
	height: 85px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header #header_box #header_box_left {
	float: left;
	width: 480px;
}
#header #header_box #header_box_left p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#header #header_box #header_box_right {
	float: right;
	width: 230px;
}
#menu {
	height: 45px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li a {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 190px;
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
#menu li a:hover {
	background-image: url(img/menu_a.jpg);
	background-repeat: no-repeat;
}
#img_box {
	height: 246px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 5px;
}

#container {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#container #main {
	float: left;
	width: 630px;
}
#container #main h2 {
	background-image: url(img/h2back.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFF;
	line-height: 50px;
	padding-left: 20px;
	margin-top: 0px;
}

#container #main #ku_box {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
#container #main #ku_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #main #ku_box li {
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
}
#container #main #ku_box li a {
	display: block;
}
#container #main .box2bun {
	width: 610px;
	margin-top: 10px;
}
#container #main .box2bun .box2bun_l {
	float: left;
	width: 285px;
}
#container #main .box2bun .box2bun_r {
	float: right;
	width: 285px;
}
#container #main .box2bun .box2bun_l .box2bun_ltitle {
	line-height: 44px;
	color: #FFF;
	background-image: url(img/main_2boxl.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container #main .box2bun .box2bun_r .box2bun_rtitle {
	line-height: 44px;
	color: #FFF;
	background-image: url(img/main_2boxr.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container #main .box2bun .box2_txt {
	width: 258px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 10px;
	margin-left: 3px;
}




#container #sub {
	float: right;
	width: 300px;
}
#container #sub .sub_box {
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#container #sub .sub_box h3 {
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	background-image: url(img/sub_h3_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container #sub .sub_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #sub .sub_box li {
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #sub .sub_box li a {
	line-height: 36px;
	color: #333;
	background-image: url(img/sub_menu.jpg);
	background-repeat: no-repeat;
	width: 260px;
	padding-left: 30px;
	text-decoration: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#container #sub .sub_box li a:hover {
	background-image: url(img/sub_menu_a.jpg);
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(img/footerback.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer #footerbox {
	height: 150px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	position: relative;
}
#footer #footerbox #footer_telbox {
	height: 86px;
	width: 492px;
	position: absolute;
	left: 30px;
	top: 36px;
}
#footer #footerbox #footer_mailbox {
	height: 86px;
	width: 211px;
	position: absolute;
	top: 36px;
	right: 23px;
}
#footer #footerbox ul {
	text-decoration: none;
	list-style-type: none;
	padding-top: 7px;
	padding-left: 35px;
}
#footer #footerbox li {
	display: inline;
	margin-right: 15px;
}
#footer #footerbox li a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
#footer #footerbox address {
	position: absolute;
	left: 40px;
	bottom: 4px;
	font-size: 12px;
	color: #333;
}
