@charset "utf-8";

/**font_style**/


/**hide**/
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
em {
	visibility: hidden;
}





/**html**/
html{
	height:100%;
	width: 100%;
}

body{
	height:100%;
	color: #181512;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	font-family: "CI","Meiryo",verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	line-height: 1.3;
	background-image: url(../img/body_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
}
#under_body {
	background-image: url(../img/under_body_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

*html body {
	font-family: verdana,"lr oSVbN","MS PGothic",Sans-Serif;

}


* html div#container{
    height:100%;
}

div#container{
	position:relative;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body > #container {
        height: auto;
}

div.main_01{
	padding-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

div.main{
	padding-bottom:180px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

/**head_style**/
.head {
	display: block;
	padding: 0px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../img/top_head_bk.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	width: 900px;
}
#head_logo a {
	display: block;
	height: 60px;
	width: 430px;
	position: absolute;
	top: 80px;
	text-decoration: none;
}
.head_txt {
	color: #333333;
	font-size: 11px;
	display: block;
	width: 450px;
	height: 20px;
	position: absolute;
	top: 40px;
	left: 10px;
}




#head_sub_menu {
	display: block;
	position: absolute;
	top: 20px;
	left: 670px;
	width: 240px;
}
#head_sub_menu ul {
	margin: 0px;
	padding: 0px;
}
#head_sub_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#head_sub_menu h3 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	line-height: 30px;
	padding-left: 0px;
	float: left;
}
#head_sub_menu #sm01 a {
	text-decoration: none;
	display: block;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	width: 130px;
	float: left;
	color: #333333;
	font-size: 11px;
}
#head_sub_menu #sm02 a {
	text-decoration: none;
	display: block;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	width: 70px;
	float: left;
	color: #333333;
	font-size: 11px;
}
#head_sub_menu #sm01 a:hover {
	text-decoration: underline;
}
#head_sub_menu #sm02 a:hover {
	text-decoration: underline;
}

#head_main_menu {
	height: 80px;
	position: absolute;
	width: 400px;
	top: 70px;
	display: block;
	left: 500px;
}
#head_main_menu ul {
	margin: 0px;
	padding: 0px;
}
#head_main_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#head_main_menu h2#m01_o a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	text-decoration: none;
}


#head_main_menu h2#m02_o a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -100px -80px;
	text-decoration: none;

}
#head_main_menu h2#m03_o a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -200px -80px;
	text-decoration: none;

}
#head_main_menu h2#m04_o a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	clear: right;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -300px -80px;
	text-decoration: none;

}
#head_main_menu h2#m01 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;

}


#head_main_menu h2#m02 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	text-decoration: none;
}
#head_main_menu h2#m03 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	text-decoration: none;
}
#head_main_menu h2#m04 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	clear: right;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -300px 0px;
	text-decoration: none;
}

#head_main_menu h2#m01 a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;

}

#head_main_menu h2#m02 a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -100px -80px;

}

#head_main_menu h2#m03 a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -200px -80px;

}

#head_main_menu h2#m04 a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(../img/mm01.jpg);
	background-repeat: no-repeat;
	background-position: -300px -80px;

}


/**flash**/
#flash {
	display: block;
	height: 390px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../img/flash_bk.jpg);
}




/**content**/
.content {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#left_content {
	display: block;
	margin: 0px;
	float: left;
	width: 560px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#right_content {
	display: block;
	width: 270px;
	padding-top: 0px;
	float: left;
}

/**clear**/
.clear {
	clear: left;
	float: none;
}




/**foot**/
#foot{
	position:absolute;
	bottom:0px;
	height:65px;
	width:100%;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-repeat: repeat-x;
	background-image: url(../img/foot_box_bk.jpg);
	background-position: 0px 0px;
}
#foot_box {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/foot_bk.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 130px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot_menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#foot_menu h4  {
	display: inline;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}
#foot_menu a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 5px;
	padding-right: 10px;
}
#foot_menu a:hover {
	text-decoration: underline;
}

#address_box address {
	font-style: normal;
	font-weight: normal;
	padding-top: 90px;
}
.scr {
	display: block;
	height: 30px;
}

.scr a {
	font-size: 11px;
	color: #0E86CB;
	text-decoration: underline;
	display: block;
	float: right;
	width: 110px;
	text-align: right;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.scr a:hover {
	color: #333333;
	text-decoration: underline;
}

