@charset "UTF-8";
/* formatting styles
----------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	line-height: 1.6;
	color:#333333;
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 80px;
}
/* for WinIE6*/
* html body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	vertical-align:baseline;
}
/* for WinIE7*/
*:first-child+html body { 
	font-size: 75%;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}
/* for WinIE8*/
html>/**/body {
	font-size: 75%;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}
/* for modern browser not WinIE8(Safari,FireFox)*/
html:not(:target) body {
	font-size: 12px;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
a {
	color: #A07E35;
}
a:visited {
	color: #AE8947;
}
a:hover {
	color: #C86900;
	text-decoration: none;
}
img {
	border-style: none;
}
/* clearfix
----------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* container styles
----------------------------------------------*/
#container {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
}

/* header styles
----------------------------------------------*/
#header {
	padding-left: 3px;
	height: 88px;
}
#header h1 {
	padding-top: 16px;
	float: left;
	width: 220px;
}
#header_rightbox {
	float: left;
	width: 610px;
}
#header h2 {
	font-size: 83%;
	font-weight: normal;
	color: #646464;
	line-height: 130%;
	text-align: right;
	height: 55px;
}
#header h2 a {
	color: #646464;
	text-decoration: none;
	padding-top: 8px;
	display: block;
}

/* header menu styles
----------------------------------------------*/
#header_rightbox ul {
	width: 506px;
	display: block;
	padding-left: 104px;
	list-style: none;
}
#header_rightbox li {
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 5px;
	background-image: url(../img/header_linkline.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1;
}
#header_rightbox li#main_menu01 {
	padding-right: 22px;
	padding-left: 0px;
	padding-top: 2px;
}
#header_rightbox li a {
	display: block;
	width: 90px;
	height: 22px;
}
#header_rightbox li#main_menu01 a {
	width: 60px;
	height: 20px;
}
#header_rightbox li#main_menu05 a, #header_rightbox li#main_menu05_over a {
	width: 110px;
}
#header_rightbox li#main_menu_over a, #header_rightbox li#main_menu05_over a {
	height: 29px;
}
li#main_menu01 a {
	background-image: url(../img/btn_home_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
li#main_menu01 a:hover {
	background-position: 0px 0px;
}
li#main_menu02 a {
	background-image: url(../img/btn_company_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#main_menu02 a:hover {
	background-position: 0px 0px;
	height: 29px;
}
li#main_menu03 a {
	background-image: url(../img/btn_contact_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#main_menu03 a:hover {
	background-position: 0px 0px;
	height: 29px;
}
li#main_menu04 a {
	background-image: url(../img/btn_sitemap_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#main_menu04 a:hover {
	background-position: 0px 0px;
	height: 29px;
}
li#main_menu05 a {
	background-image: url(../img/btn_privacy_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#main_menu05 a:hover {
	background-position: 0px 0px;
	height: 29px;
}
#header_rightbox li a:hover img {
	display: none;
}
#header_rightbox li#main_menu_over a:hover img, #header_rightbox li#main_menu05_over a:hover img {
	display: block;
}

/* wrapper styles
----------------------------------------------*/
#wrapper {
	padding-left: 3px;
}
#titlebox {
	background-image: url(../img/title_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 149px;
}
#titlebox h4 {
	margin-top: -38px;
}

/* left menu styles
----------------------------------------------*/
#left_menubox {
	float: left;
	width: 174px;
	padding: 3px 2px;
	border-right: 1px solid #FFBA46;
	border-bottom: 1px solid #FFBA46;
	border-left: 1px solid #FFBA46;
}
#left_menu {
	background-color: #FFECB2;
	padding-left: 4px;
	padding-bottom: 10px;
}
#left_menu h5 {
	padding-top: 12px;
	padding-bottom: 4px;
}
#left_menu ul {
	width: 166px;
	list-style: none;
	background-color: #FFFFFF;
}
#left_menu li {
	display: block;
	font-size: 1px;
	line-height: 1;
}
/* for WinIE7*/
*:first-child+html #left_menu li {
	margin-bottom: -1px;
}
#left_menu li a {
	display: block;
	width: 166px;
	height: 30px;
}
#left_menu li#left_menu1-3 a {
	height: 45px;
}
li#left_menu1-1 a {
	background-image: url(../img/left_menu1-1_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#left_menu1-1 a:hover {
	background-position: 0px 0px;
}
li#left_menu1-2 a {
	background-image: url(../img/left_menu1-2_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#left_menu1-2 a:hover {
	background-position: 0px 0px;
}
li#left_menu1-3 a {
	background-image: url(../img/left_menu1-3_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 45px;
}
li#left_menu1-3 a:hover {
	background-position: 0px 0px;
}
li#left_menu2-1 a {
	background-image: url(../img/left_menu2-1_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#left_menu2-1 a:hover {
	background-position: 0px 0px;
}
li#left_menu2-2 a {
	background-image: url(../img/left_menu2-2_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#left_menu2-2 a:hover {
	background-position: 0px 0px;
}
li#left_menu3-1 a {
	background-image: url(../img/left_menu3-1_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#left_menu3-1 a:hover {
	background-position: 0px 0px;
}
li#left_menu4-1 a {
	background-image: url(../img/left_menu4-1_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#left_menu4-1 a:hover {
	background-position: 0px 0px;
}
li#left_menu5-1 a {
	background-image: url(../img/left_menu5-1_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
li#left_menu5-1 a:hover {
	background-position: 0px 0px;
}
#left_menu li a:hover img {
	display: none;
}

/* center styles
----------------------------------------------*/
#centerbox {
	float: right;
	width: 633px;
}

/* footer styles
----------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	background-color: #FFF8DF;
	background-image: url(../img/footer_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footerbox {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

/* pagetop styles
----------------------------------------------*/
#pagetopbtn {
	display: block;
	font-size: 1px;
	line-height: 1;
	padding-left: 743px;
}
#pagetopbtn a {
	display: block;
	width: 87px;
	height: 24px;
	background-image: url(../img/btn_pagetop_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#pagetopbtn a:hover {
	background-position: 0px 0px;
}
#pagetopbtn a:hover img {
	display: none;
}#footer_linkbox {
	font-size: 93%;
	padding-top: 9px;
	color: #666666;
}
#footer_linkbox h4 {
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 3px;
}
#footer_linkbox h4.fsecond_title {
	padding-top: 10px;
}
#footer_linkbox ul {
	list-style: none;
	color: #999999;
}
#footer_linkbox li {
	padding-bottom: 3px;
}

/* for WinIE6*/
* html #footer_linkbox li {
	padding-bottom: 5px;
	padding-top: 2px;
}
#footer_linkbox img {
	padding-right: 3px;
}
#footer_linkbox01, #footer_linkbox02, #footer_linkbox03, #footer_linkbox04, #footer_linkbox05 {
	background-image: url(../img/footer_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	padding-left: 5px;
}

#footer_linkbox01 {
	width: 210px;
}
#footer_linkbox02, #footer_linkbox04 {
	width: 160px;
}
#footer_linkbox03 {
	width: 145px;
}
#footer_linkbox05 {
	width: 125px;
}
#copyrightbox {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 83%;
	color: #646464;
	text-align: right;
}

