@charset "utf-8";
.style01 {
	color: #FF0000;
	font-weight: normal;
	font-size: 13px;
}
.style3 {
	font-size: 16px;
	color: #FF3300;
}
.style4 {
	font-size: 20px;
	color: #FF3300;
}
.style5 {
	font-weight: bold;	
	color: #FF6600;
}
.style6 {
	color: #FF0000
	}


/**font_style**/


/**hide**/
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
i {
	display: none;
}
/**html**/
html{
	height:100%;
	width: 100%;
}

body{
	height:100%;
	color: #181512;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 14px;
	font-family: "CI", "Meiryo", verdana, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", Sans-Serif;
	line-height: 1.8;
	background-image: url(../img/top_bk.jpg);
	background-repeat: repeat-x;
	
}

.top_img {
	display: block;
	height: 250px;
	position: relative;
}

*html body {
	font-family: verdana,"lr oSVbN","MS PGothic",Sans-Serif;

}



#header {
	background-repeat: no-repeat;
	height: 150px;
	width: 960px;
	background-position: 0px 0px;
	position: relative;
	background-image: url(../img/top_title.jpg);
	margin-bottom: 25px;
}


body > #container {
        height: auto;
}

div#main{
	padding-bottom:153px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}









/**content**/
.content {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#top_logo a {
	display: block;
	height: 70px;
	width: 220px;
	position: absolute;
	left: 10px;
	top: 15px;
	text-decoration: none;
}

#global_menu {
	height: 50px;
	width: 960px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 100px;
}
#in_global_menu {
	margin-right: 9px;
	margin-left: 10px;
	font-size: 10px;
}

#global_menu ul {
	margin: 0px;
	padding: 0px;
}
#global_menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#global_menu  #mm_01 a  {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 158px;
	display: block;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#global_menu  #mm_02 a  {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 158px;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -158px 0px;
}
#global_menu #mm_03 a {
	height: 50px;
	width: 156px;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -316px 0px;
}
#global_menu #mm_04 a {
	height: 50px;
	width: 156px;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -472px 0px;
}

#global_menu #mm_05 a {
	height: 50px;
	width: 156px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -628px 0px;
}

#global_menu #mm_06 a {
	height: 50px;
	width: 155px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -784px 0px;
}
#global_menu #mm_01 a:hover {
	height: 50px;
	width: 158px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-position: 0px -50px;
	background-repeat: no-repeat;
}

#global_menu #mm_02 a:hover {
	height: 50px;
	width: 158px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -158px -50px;
}

#global_menu #mm_03 a:hover {
	height: 50px;
	width: 156px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -316px -50px;
}

#global_menu #mm_04 a:hover {
	height: 50px;
	width: 156px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -472px -50px;
}

#global_menu #mm_05 a:hover {
	height: 50px;
	width: 156px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -628px -50px;
}
#global_menu #mm_06 a:hover {
	height: 50px;
	width: 155px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/m_menu01.jpg);
	background-repeat: no-repeat;
	background-position: -784px -50px;
}


#sub_menu {
	display: block;
	height: 24px;
	width: 525px;
	position: absolute;
	left: 425px;
	top: 58px;
	font-size: 10px;
}
#sub_menu ul {
	margin: 0px;
	padding: 0px;
}
#sub_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub_menu  #mm2_01 a {
	display: block;
	height: 24px;
	width: 86px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sub_menu #mm2_02 a {
	display: block;
	height: 24px;
	width: 70px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -86px 0px;
}
#sub_menu #mm2_03 a {
	display: block;
	height: 24px;
	width: 80px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -156px 0px;
}
#sub_menu #mm2_04 a {
	display: block;
	height: 24px;
	width: 110px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -236px 0px;
}
#sub_menu #mm2_05 a {
	display: block;
	height: 24px;
	width: 90px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -346px 0px;
}
#sub_menu #mm2_06 a {
	display: block;
	height: 24px;
	width: 89px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -436px 0px;
}
#sub_menu  #mm2_01 a:hover {
	display: block;
	height: 24px;
	width: 86px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
#sub_menu #mm2_02 a:hover {
	display: block;
	height: 24px;
	width: 70px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -86px -24px;
}
#sub_menu #mm2_03 a:hover {
	display: block;
	height: 24px;
	width: 80px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -156px -24px;
}
#sub_menu #mm2_04 a:hover {
	display: block;
	height: 24px;
	width: 110px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -236px -24px;
}
#sub_menu #mm2_05 a:hover {
	display: block;
	height: 24px;
	width: 90px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -346px -24px;
}
#sub_menu #mm2_06 a:hover {
	display: block;
	height: 24px;
	width: 89px;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sm.png);
	background-repeat: no-repeat;
	background-position: -436px -24px;
}
#header .comment {
	font-size: 10px;
	position: absolute;
	right: 0px;
	top: 41px;
	padding-right: 5px;
}


/**clear**/
.clear {
	clear: both;
}
.clearfix:after {
	content:".";
	display: block;
	clear: both;
	height:0;
	visibility:hidden;

}
.clearfix{
	display: inline-block;
}
/* exlude MacIE5 \*/
*html .clearfix{
	height:1%;
}
.clearfix {display:block;}
/* end MacIE5 */



/**foot**/
#foot{
	position:absolute;
	bottom:0px;
	height:65px;
	width:100%;
	display: block;
	margin: 0px;
	height: 153px;
	background-repeat: repeat-x;
	background-image: url(../img/ft_bk.jpg);
	background-position: 0px 0px;
	padding: 0px;
}
#foot_box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 153px;
	padding: 0px;
	background-image: url(../img/foot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.foot_menu {
	width: 960px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-left: 0px;
	height: 50px;
	padding-bottom: 20px;
}
.foot_menu  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.foot_menu  li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.foot_menu  a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-size: 11px;
}

.foot_menu  a:hover {
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
	font-style: normal;
	font-size: 11px;
}
#foot_box #logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 68px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}

#address_box {
	color: #333333;
	margin-bottom: 20px;
	font-size: 10px;
	height: 10px;
	width: 100%;
}

#address_box address {
	font-style: normal;
	font-weight: normal;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#container #main .content #content_box #level1 #left_content #text_box b {
	color: #F00;
}

