@charset "utf-8";
h1,h2,h3,h4,h5 {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;


}
#coment h2 {
	position: absolute;
	top: 5px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
}

em {
	visibility: hidden;
}

.clear {
	clear: left;
}
html{
	height:100%;
	width: 100%;
}
body{
	height:100%;
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../img/body_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #1267D2;
}
* html div#container{
    height:100%;
}
form {
	margin: 0px;
	padding: 0px;
}
#head {
	display: block;
	height: 220px;
	margin-bottom: 20px;
	background-image: url(../img/kasou_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo {
	height: 127px;

}

#logo a {
	display: block;
	height: 60px;
	width: 500px;
	padding-top: 50px;
	text-decoration: none;
}
#navi {
	display: block;
	width: 850px;
	position: relative;
	height: 89px;
	background-image: url(../img/menu01bk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
}
#navi #m02 a {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -14px;
}
#navi #m03 a {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-position: -172px -14px;
}
#navi #m04 a {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-repeat: no-repeat;
	background-position: -345px -14px;
}
#navi #m05 a {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-repeat: no-repeat;
	background-position: -517px -14px;
}
#navi #m06 a {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-repeat: no-repeat;
	background-position: -690px -14px;
}
#navi #m02 a:hover {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-repeat: no-repeat;
	background-position: -850px -14px;
}
#navi #m03 a:hover {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-position: -1022px -14px;
}
#navi #m04 a:hover {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-repeat: no-repeat;
	background-position: -1195px -14px;
}
#navi #m05 a:hover {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-repeat: no-repeat;
	background-position: -1367px -14px;
}
#navi #m06 a:hover {
	display: block;
	height: 65px;
	width: 160px;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	background-image: url(../img/menu01.jpg);
	background-repeat: no-repeat;
	background-position: -1540px -14px;
}


div#container{
	width: 100%;
	position:relative;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body > #container {
        height: auto;
}
div#main{
	padding-bottom:20px;
}
.contet {
	display: block;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
*html .contet {
	display: block;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#flash {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#foot_menu {
	height: 20px;
	display: block;
	line-height: 20px;
	padding: 0px;
	width: 850px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot_menu_box {
	display: block;
	padding-left: 120px;
}
*html #foot_menu_box {
	display: block;
	padding-left: 180px;
}
#foot_menu a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#foot_menu a:hover {
	color: #FFCC00;
	display: block;
	text-decoration: none;
}
#foot_menu h3 {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	float: left;
	background-image: url(../img/icon2.jpg);
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}




#foot{
	position:absolute;
	bottom:0px;
	height:65px;
	width:100%;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	text-align: center;
}



#foot address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}


#left_content {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
#dounyukibou {
	margin-bottom: 10px;
	margin-top: 10px;
}

#dounyukibou a {
	display: block;
	padding: 0px;
	height: 46px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#dounyukibou a:hover {
	display: block;
	padding: 0px;
	height: 46px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu02.jpg);
	background-repeat: no-repeat;
	background-position: -230px 0px;
	text-decoration: none;
}

#contact {
	margin-bottom: 10px;
}


#contact a {
	display: block;
	padding: 0px;
	height: 46px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#contact a:hover {
	display: block;
	padding: 0px;
	height: 46px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu03.jpg);
	background-repeat: no-repeat;
	background-position: -230px 0px;
	text-decoration: none;
}

#contact_2 {
	margin-bottom: 10px;
}


#contact_2 a {
	display: block;
	padding: 0px;
	height: 46px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#contact_2 a:hover {
	display: block;
	padding: 0px;
	height: 46px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu04.jpg);
	background-repeat: no-repeat;
	background-position: -230px 0px;
	text-decoration: none;
}
#right_content {
	float: left;
	margin-left: 10px;
	display: block;
	width: 600px;
	background-color: #FFFFFF;
}
#news {
	position: relative;
	background-color: #FFFFFF;
}
#news_title h2 {
	display: block;
	height: 43px;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 7px;
	font-size: 15px;
	line-height: 43px;
	color: #3693E7;
	padding-left: 50px;
}
#news_box {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#border_01 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content_head {
	display: block;
	height: 10px;
	background-image: url(../img/content_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content_head_t {
	display: block;
	height: 10px;
	background-image: url(../img/content_head2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content_foot {
	display: block;
	height: 20px;
	background-image: url(../img/content_footjpg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sc {
	text-decoration: none;
	line-height: 15px;
	background-image: url(../img/icon3.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	background-position: 0px 3px;
	padding-left: 12px;
	width: 130px;
	margin-left: 420px;
}
.sc_box {
	display: block;
}
#mail a {
	display: block;
	height: 60px;
	width: 552px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	background-image: url(../img/mail.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mail a:hover {
	display: block;
	height: 60px;
	width: 552px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	background-image: url(../img/mail.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
#top_banner {
	background-color: #1267D2;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#qr_code {
	color: #FFFFFF;
}
.left_menu_table a {
	color: #FFCC00;
}
