@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: #FFFFFF;
	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-color: #000000;
	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;
}
*html #under_body {
	background-image: url(../img/under_body_bk2.jpg);
	background-repeat: repeat-x;
}


*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{
	padding-bottom:160px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

/**head_style**/
.head {
	display: block;
	padding: 0px;
	height: 144px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../img/top_head_bk.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	position: relative;
}
.under_head {
	display: block;
	padding: 0px;
	height: 144px;
	background-repeat: repeat-x;
	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;
}

#head_logo a {
	text-decoration: none;
	display: block;
	height: 70px;
	width: 230px;
	position: absolute;
	top: 20px;
}



#head_sub_menu {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 310px;
	text-align: left;
}
#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: 10px;
	font-weight: normal;
	line-height: 30px;
}
#head_sub_menu #sm01 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	width: 70px;
	float: left;
}
#head_sub_menu #sm02 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	width: 70px;
	float: left;
}
#head_sub_menu #sm03 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	width: 120px;
	float: left;
	clear: right;
}
#head_sub_menu #sm01 a:hover {
	text-decoration: underline;
}
#head_sub_menu #sm02 a:hover {
	text-decoration: underline;
}
#head_sub_menu #sm03 a:hover {
	text-decoration: underline;
}




#head_main_menu {
	height: 40px;
	position: absolute;
	width: 900px;
	top: 104px;
	display: block;
}
#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 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 150px;
	background-image: url(../img/m01.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: 40px;
	width: 150px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	text-decoration: none;
}
#head_main_menu h2#m03 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 150px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -300px 0px;
	text-decoration: none;
}
#head_main_menu h2#m04 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 150px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -450px 0px;
	text-decoration: none;
}
#head_main_menu h2#m05 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 150px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -600px 0px;
	text-decoration: none;
}

#head_main_menu h2#m06 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 150px;
	clear: right;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -750px 0px;
	text-decoration: none;
}

#head_main_menu h2#m01 a:hover {
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#head_main_menu h2#m02 a:hover {
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -150px -40px;

}

#head_main_menu h2#m03 a:hover {
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -300px -40px;

}
#head_main_menu h2#m04 a:hover {
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -450px -40px;

}
#head_main_menu h2#m05 a:hover {
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -600px -40px;
}
#head_main_menu h2#m06 a:hover {
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -750px -40px;

}


/**flash**/
#flash {
	background-color: #333333;
	display: block;
	height: 550px;
	width: 900px;
}




/**content**/
.content {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#left_content {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#right_content {
	display: block;
	float: left;
	width: 680px;
	margin-left: 20px;
}

*html #right_content {
	display: block;
	float: left;
	width: 685px;
	margin-left: 10px;
}

/**clear**/
.clear {
	clear: left;
}




/**foot**/
#foot{
	position:absolute;
	bottom:0px;
	height:65px;
	width:100%;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 160px;
	background-repeat: repeat-x;
	background-image: url(../img/foot_bk.jpg);
	background-position: 0px 0px;
	text-align: center;
}
#foot_box {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	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: #999999;
	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;
}

.foot_logo {
	background-image: url(../img/foot_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 27px;
	width: 29px;
	margin-top: 60px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

#address_box address {
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.news_box {
	display: block;
	padding: 5px;
	width: 320px;
	border: 1px solid #E4151F;
	position: absolute;
	top: 40px;
	right: 0px;
}
.news_day {
	font-size: 9px;
	font-weight: bold;
}
.news_txt {
	font-size: 11px;
	padding-left: 7px;
}
.nees_list {
	text-align: right;
}
.nees_list a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
.nees_list a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}
.news_list_box {
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.news_list_title {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #E4151F;
	margin-bottom: 20px;
	padding-left: 5px;
}
.news_set {
	display: block;
	margin-bottom: 15px;
}
.news_line {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
