@charset "utf-8";

/**font_style**/


/**hide**/
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;

}
em {
	visibility: hidden;
}





/**html**/
html{
	height:100%;
	width: 100%;
}



* 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:140px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.head {
	position: relative;
}


/**head_style**/
#head_logo a {
	text-decoration: none;
	display: block;
	height: 60px;
	width: 270px;
	top: 15px;
	position: absolute;
}



#head_sub_menu {
	display: block;
	position: absolute;
	top: 15px;
	left: 550px;
	width: 350px;
}
#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-weight: normal;
	line-height: 20px;
}

#head_sub_menu #sm01 a {
	display: block;
	width: 65px;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 10px;
	float: left;
	padding-left: 10px;
	text-align: right;

}
#head_sub_menu #sm02 a {
	display: block;
	width: 100px;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 10px;
	float: left;
	padding-left: 10px;
	text-align: right;

}
#head_sub_menu #sm03 a {
	display: block;
	width: 70px;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 10px;
	float: left;
	padding-left: 10px;
	text-align: right;

}
*html #head_sub_menu #sm03 a {
	display: block;
	width: 65px;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 10px;
	float: left;
	padding-left: 10px;
	text-align: right;
}

#head_sub_menu #sm04 a {
	display: block;
	width: 70px;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 10px;
	float: left;
	padding-left: 10px;
	text-align: right;

}




#head_main_menu {
	position: absolute;
	width: 900px;
	top: 87px;
	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: 180px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
}


#head_main_menu h2#m02 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 180px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -180px 0px;
	text-decoration: none;
	font-size: 1px;
}
#head_main_menu h2#m03 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 180px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -360px 0px;
	text-decoration: none;
	font-size: 1px;
}
#head_main_menu h2#m04 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 180px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -540px 0px;
	text-decoration: none;
	font-size: 1px;
}
#head_main_menu h2#m05 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 180px;
	clear: right;
	background-image: url(../img/m01.jpg);
	background-position: -720px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 1px;
}

#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: -180px -40px;
}

#head_main_menu h2#m03 a:hover {
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -360px -40px;
}

#head_main_menu h2#m04 a:hover {
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -540px -40px;
}
#head_main_menu h2#m05 a:hover {
	background-image: url(../img/m01.jpg);
	background-position: -720px -40px;
	background-repeat: no-repeat;

}


/**flash**/
#flash {
	display: block;
	height: 300px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 30px;
}




/**content**/
.content {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.pankuzu {
	line-height: 30px;
	height: 30px;
	font-size: 10px;
	margin-bottom: 20px;
}
.pankuzu a {
	color: #055B2B;
	text-decoration: underline;
}
.pankuzu a:hover,a:visited {
	color: #055B2B;
	text-decoration: underline;
}


#left_content {
	display: block;
	padding: 0px;
	float: left;
	width: 660px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #left_content {
	display: block;
	padding: 0px;
	float: left;
	width: 660px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right_content {
	display: block;
	float: left;
	width: 210px;
}
.menu_contact {
	display: block;
	margin-bottom: 18px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menu_company {
	margin-top: 18px;
	padding: 10px;
	border: 1px solid #B2B2B2;
	margin-bottom: 20px;
}
.kadomaru_menu_top {
	background-image: url(../img/contact_menu_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	display: block;
}
.menu_contact_txt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
	background-image: url(../img/contact_menu_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.menu_contact_link a {
	background-image: url(../img/contact_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 45px;
	width: 210px;
	font-size: 1px;
	text-decoration: none;
}
.menu_contact_link02 a {
	background-image: url(../img/link_accessmap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 24px;
	width: 190px;
	font-size: 1px;
	text-decoration: none;
	margin-top: 5px;
}
.menu_company img {
	display: block;
	margin-bottom: 4px;
}



/**clear**/
.clear {
	clear: left;
}




/**foot**/
#foot{
	position:absolute;
	bottom:0px;
	height:65px;
	width:100%;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-repeat: repeat-x;
	background-image: url(../img/foot_bk.jpg);
	background-position: 0px 0px;
}
#foot_box {
	display: block;
	padding: 0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot_menu ul {
	margin: 0px;
	padding: 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;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-right: 10px;
}
#foot_menu a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
#address_box address {
	font-style: normal;
	font-weight: normal;
	margin-top: 90px;
}
.menu_company address {
	font-style: normal;
	font-weight: normal;
}
.top_item_table img {
	border: 1px solid #CCCCCC;
}
.top_item {
	display: block;
}

.top_item_table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_item_table tr {
	margin: 0px;
	padding: 0px;
}
.top_item_table td {
	padding-bottom: 11px;
}

