@charset utf-8;
/*
+++++++++++++++
Yukiguni Maitake Web Site NAVI.CSS   Ver.05_1101
+++++++++++++++++++++++++++++++++++++++++++++
*/


#main_box {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	display: block;
	}


/*===========
Header
===========*/

#header {
	width: 800px;
	height: 50px;
	}

#header img {
	float: left;
	}

#header p {
	color: #787878;
	font-size: 75%;
	line-height: 120%;
	background-color: inherit;
	float: right;
	margin: 0;
	padding-top: 16px;
	}
#header h1 {
	color: #787878;
	font-size: 75%;
	font-weight: normal;
	line-height: 120%;
	background-color: inherit;
	margin: 0;
	padding-top: 16px;
	float: right;
	}

#header_swf {
	width: 800px;
	height: 155px;
	clear: both;
	}
#header_bar {
	color: inherit;
	background-color: #f5f5f5;
	border: solid 1px #d5d5d5;
	}

#header_bar p {
	font-size: 10px;
	line-height: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	}
/*
=========
Left Navigation
===========================
*/
#content_box_wide {
	width: 800px;
	height: 450px;
	}

#content_box_left {
	width: 220px;
	overflow: hidden;
	float: left;
	padding-top: 5px;
	padding-bottom: 40px;
	display: block;
	}

.left_navbox_01 {
	border-top: 1px solid #c8c8c8;
	}

.left_nav_ul {
	margin: 0;
	padding: 0;
	display: block;
	}

.left_nav_li_01 {
	font-size: 12px;
	line-height: 110%;
	background-image: url(../../img/navi/btn_menu_n.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	margin: 0 0 0;
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	list-style-type: none;
	display: block;
	}

.left_nav_li_02 {
	font-size: 12px;
	line-height: 110%;
	background-image: url(../../img/navi/btn_menu_second.gif);
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	list-style-type: none;
	display: block;
	width: 100%;
	}


.left_nav_li_03 {
	font-size: 12px;
	line-height: 110%;
	background-image: url(../../img/navi/btn_menu_second.gif);
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0 0 0;
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	list-style-type: none;
	display: block;
	width: 100%;
	}


.left_nav_down_01 {
	font-size: 12px;
	line-height: 110%;
	background-image: url(../../img/navi/btn_menu_o.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	display: block;
	width: 100%;
	}

html>body .left_nav_li_01,.left_nav_li_02,.left_nav_li_03,.left_nav_down_01 {
	margin: 0;
	}

#sub_menu_01 {
	}

#left_contact {
	margin-top: 15px;
	border-top: 1px solid #c8c8c8;
	
	}

.left_contact_box {
	color: inherit;
	background-color: #f5f5f5;
	padding-top: 4px;
	border-bottom: 1px solid #c8c8c8;
	}

.left_contact_box p {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 5px;
	}

.left_go_en {
	text-align: right;
	padding-top: 6px;
	}
.left_linkbox {
	padding-top: 45px;
	padding-bottom: 15px;
	}

.left_top_mid {
	color: inherit;
	background-color: #f5f5f5;
	background-image: url(../../img/navi/img_akamaru.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 16px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	}
.left_link_txt {
	color: inherit;
	font-size: 12px;
	line-height: 120%;
	background-color: #f5f5f5;
	padding: 4px 4px 4px 5px;
	border-bottom: 1px solid #c8c8c8;
	}

#content_box_right {
	width: 550px;
	overflow: hidden;
	float: right;
	padding-top: 5px;
	padding-bottom: 20px;
	display: block;
	}

#footer_link {
	color: inherit;
	background-color: #f2f2f0;
	width: 800px;
	overflow: hidden;
	clear: both;
	margin-top: 0;
	border-top: 1px solid #d5d5d5;
	}
#footer_link A {
	color: #3c2d2d;
	background-color: inherit;
	text-decoration: none;
	}

#footer_link A:hover {
	color: #485274;
	line-height: inherit;
	background-color: inherit;
	text-decoration: underline;
	}

#footer_link p {
	color: #3c2d2d;
	font-size: 12px;
	line-height: 110%;
	background-color: inherit;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#footer_copy {
	color: inherit;
	background-color: #3c0d03;
	width: 800px;
	overflow: hidden;
	}

#footer_copy p {
	color: white;
	font-size: 10px;
	line-height: 110%;
	background-color: inherit;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
	}

/*
=========
Top Page Layout
===========================
*/
#top_bgset {
	background-image: url(../../img/top/bg_main.gif);
	background-repeat: repeat-y;
	}

#top_content_box_right {
	width: 230px;
	overflow: hidden;
	float: right;
	}

#top_subbox {
	width: 540px;
	float: left;
	}

#top_header_swf {
	color: inherit;
	background-color: white;
	width: 540px;
	height: 270px;
	padding-bottom: 6px;
	}

#top_content_box_center {
	width: 290px;
	overflow: hidden;
	float: right;
	}

#top_content_box_left {
	width: 220px;
	overflow: hidden;
	float: left;
	}
