@charset "euc-jp";
/* CSS Document */

/*------------------------
/ Á´ÂÎ
/ header
  ­ømenu
/ container
  ­øcontents
    ­ømain_conts
    ­øsub_conts
/ footer
------------------------*/



/* --------------------------------------------------------------
*
-------------------------------------------------------------- */
body {
	background: url(../image/bg.jpg) repeat-x;
	background-color: #F7FBFC;
}
h1 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
h2 {
	display: none;
}
h3 {
	clear: both;
	/*width: 560px;*/
	width: 530px;
	padding: 0 0 8px 30px;
	margin: 0 0 25px 8px;
	background: url(../image/h3_icon.gif) 6px 5px no-repeat;
	border-bottom: 2px solid #9FD4E4;
}
h4 {
	clear: both;
	/*width: 539px;*/
	width: 512px;
	height: 34px;
	color: #FFFFFF;
	/*
	font-size: 13px;
	line-height: 38px;
	*/
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 27px;
	margin: 0 0 15px 12px;
	letter-spacing: 1px;
	background: url(../image/h4.gif) no-repeat;
}
p {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
}
li {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
}
table {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
}
hr {
	display: none;
}
.clear {
	clear: both;
}



/* --------------------------------------------------------------
wrapper
-------------------------------------------------------------- */
#wrapper {
}



/* --------------------------------------------------------------
header
-------------------------------------------------------------- */
#header {
	width: 828px;
	text-align: left;
	background-color: #FFFFFF;
}
#header .description {
	padding: 0 0 0 10px;
	background-color: #3866B1;
}
#header .headerconts {
	width: 828px;
	height: 70px;
}
#header .header_left {
	width: 396px;
	float: left;
	padding: 10px 0 0 18px;
}
#header .header_left img {
	border: 0;
	clear: both;
	vertical-align: text-bottom;
}
#header .header_right {
	float: right;
	width: 414px;
}
#header .header_right ul {
	clear: both;
	float: right;
}
#header .header_right ul li {
	float: left;
	padding: 10px 16px 0 0;
}


/* --------------------------------------------------------------
menu
-------------------------------------------------------------- */
#header #menu {
	clear: both;
	width: 828px;
	height: 43px;
}
#header #menu ul li {
	float: left;
	width: 138px;
}
#header #menu ul li a span {
	display: none;
}
#header #menu ul li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height/**/:43px;
	padding-top:43px;
	background-image: url(../image/menu.gif);
}
#nav1 a { background-position: 0px 0; }
#nav2 a{ background-position: -138px 0; }
#nav3 a{ background-position: -276px 0; }
#nav4 a{ background-position: -414px 0; }
#nav5 a{ background-position: -552px 0; }
#nav6 a{ background-position: -690px 0; }
#nav1 a:hover{ background-position: 0px -43px; }
#nav2 a:hover{ background-position: -138px -43px; }
#nav3 a:hover{ background-position: -276px -43px; }
#nav4 a:hover{ background-position: -414px -43px; }
#nav5 a:hover{ background-position: -552px -43px; }
#nav6 a:hover{ background-position: -690px -43px; }
#nav1 a.stay{ background-position: 0px -43px; }
#nav2 a.stay{ background-position: -138px -43px; }
#nav3 a.stay{ background-position: -276px -43px; }
#nav4 a.stay{ background-position: -414px -43px; }
#nav5 a.stay{ background-position: -552px -43px; }
#nav6 a.stay{ background-position: -690px -43px; }



/* --------------------------------------------------------------
container
-------------------------------------------------------------- */
#container {
	clear: both;
	width: 828px;
	padding: 16px 0 0 0;
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
}
#container_bottom {
	clear: both;
	border: 0;
	vertical-align: text-bottom;
}
#container .title_image {
	margin: 0 0 25px 0;
}
#container #contents {
	width: 796px;
}
/* ------------------------------------
main_conts
------------------------------------ */
#main_conts {
	float: left;
	width: 586px;
	text-align: left;
}
#main_conts .contsbox {
	clear: both;
	text-align: left;
}
/* ------------------------------------
sub_conts
------------------------------------ */
#sub_conts {
	float: right;
	width: 210px;
	padding: 32px 0 0 0;
}
#sub_conts .contsbox {
	clear: both;
}
#sub_conts .contsbox .title {
	margin: 0 0 5px 0;
}
#sub_conts .contsbox .title img {
	vertical-align: text-bottom;
}
#sub_conts .contsbox .page_menu ul {
	width: 200px;
	text-align: left;
	margin: 0 0 30px 0;
}
#sub_conts .contsbox .page_menu ul li {
	/*
	margin: 0 0 5px 0;
	padding: 5px 0 5px 25px;
	*/
	padding: 0 0 0 0;
	border-bottom: 1px dotted #CCCCCC;
}
#sub_conts .contsbox .page_menu ul li a {
	width: 175px;
	height: 30px;
	display: block;
	color: #707070;
	line-height: 30px;
	text-decoration: none;
	padding: 0 0 0 25px;
	background: url(../image/menu_icon.gif) 5px center no-repeat;
}
#sub_conts .contsbox .page_menu ul li a:hover {
	background-color: #F2F1F1;
}
#sub_conts .contsbox .banner .qr_code {
	clear: both;
	width: 178px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 30px 0;
	border: 1px solid #DFDFDF;
}
#sub_conts .contsbox .banner .qr_code img {
	border: 1px solid #F1F1F1;
	vertical-align: text-bottom;
}
#sub_conts .contsbox .banner .qr_code table th {
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 15px;
}
#sub_conts .contsbox .banner ul li img {
	vertical-align: text-bottom;
}
#sub_conts .contsbox .banner ul li {
	margin: 0 0 5px 0;
}



/* --------------------------------------------------------------
footer
-------------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	height: 100px;
	background: url(../image/footer_bg.gif) repeat-x;
}
#footer .footerconts {
	width: 828px;
}
#footer .footerconts .footer_menu {
	/*---------------
	height: 70px;
	text-align: left;
	---------------*/
	float: left;
	width: 500px;
	height: 55px;
	text-align: left;
	padding: 15px 0 0 0;
}
#footer .footerconts .footer_menu p {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
}
#footer .footerconts .go_top {
	float: right;
	text-align: right;
	width: 300px;
	height: 55px;
	padding: 15px 0 0 0;
}
#footer .footerconts .go_top p {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
}
/*-----------------------------------------
#footer .footerconts .footer_menu ul {
	clear: both;
	padding: 15px 0 0 0;
}
#footer .footerconts .footer_menu ul li {
	float: left;
	width: 100px;
	font-size: 12px;
}
----------------------------------------*/
#footer .footerconts .copyright {
	clear: both;
	height: 30px;
	text-align: center;
}
#footer .footerconts .copyright p {
	color: #565656;
	font-size: 11px;
}
