﻿@charset "utf-8";

/* ---------------------------------------- */
/* ----- reset Section -------------------- */
/* ---------------------------------------- */
html, body,
ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
div, p, blockquote,
th, td,
form, fieldset, input, textarea,
pre {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1.5em;
	color: #3C3C3C;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
address,
caption, th,
cite,
code, var,
dfn,
em, strong {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
fieldset {
	border: 0;
}
optgroup {
	color: #000;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr, acronym {
	border: 0;
	cursor: help;
}
img {
	border: 0;
	vertical-align: top;
}
object,
embed {
	vertical-align: bottom;
}
hr {
	display: none;
}
a {
	color: #336699;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	color: #173655;
	text-decoration: underline;
}



/* ---------------------------------------- */
/* ----- container Section ---------------- */
/* ---------------------------------------- */
body {
	background: transparent url("bg.gif") repeat-y scroll center;
	background-color: #fdfdfd;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka",arial,helvetica,clean,sans-serif;
	font-size: 14px;
	text-align: center;
}
div#container {
	background-color: #ffffff;
	text-align: left;
	margin-top: 0pt;
	margin-left: auto;
	margin-bottom: 0pt;
	margin-right: auto;
	width: 757px;
}
.f_clear {
	font-size: 0;
	line-height: 0;
	clear: both;
}

/* --clearfix -- */
.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
	zoom:1; /*IE6レイアウト崩れ対策*/
}
* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
/* -- clearfix end --*/




/* ---------------------------------------- */
/* ----- header Section ------------------- */
/* ---------------------------------------- */

/* ----- head_top ----- */
div#head_top {
	width: 757px;
	height: 87px;
}
div#logo {
	padding: 10px 0 0 5px;
	width: 202px;
	float: left;
}
div#s_navi {
	width: 450px;
	float: right;
}
div#s_navi h1 {
	font-size: 0.9em;
	text-align: right;
	padding: 2px 5px 0 0;
}
div#s_navi_fb {
	margin: 10px 0 0 0;
	height: 30px;
	text-align: right;
}
ul#s_navi_hgt {
	margin: 10px 5px 0 0;
}
div#s_navi li {
	display: block;
	height: 14px;
	overflow: hidden;
	position: relative;
	width: 133px;
	float: right;
}
div#s_navi li#s_navi01 img {
	position: absolute;
	left: 0;
	top: 0;
}
div#s_navi li#s_navi02 img {
	position: absolute;
	left: 0;
	top: -15px;
}
div#s_navi li#s_navi02 {
	margin-right: 5px;
}


/* ----- head_navi ----- */
div#head_navi {
	width: 757px;
	height: 35px;
}

div#head_navi li {
	display: block;
	height: 35px;
	overflow: hidden;
	position: relative;
	width: 108px;
	float: left;
}
div#head_navi li.navi07w {
	display: block;
	height: 35px;
	overflow: hidden;
	position: relative;
	width: 109px;
	float: left;
}
div#head_navi li#navi01 img {
	position: absolute;
	left: 0;
	top: 0;
}
div#head_navi li#navi02 img {
	position: absolute;
	left: -108px;
	top: 0;
}
div#head_navi li#navi03 img {
	position: absolute;
	left: -216px;
	top: 0;
}
div#head_navi li#navi04 img {
	position: absolute;
	left: -324px;
	top: 0;
}
div#head_navi li#navi05 img {
	position: absolute;
	left: -432px;
	top: 0;
}
div#head_navi li#navi06 img {
	position: absolute;
	left: -540px;
	top: 0;
}
div#head_navi li#navi07 img {
	position: absolute;
	left: -648px;
	top: 0;
}

/* --- head_under --- */
div#head_under {
	border-bottom: 1px solid #c6c3c6;
	width: 757px;
}
div#bar {
	margin-top: 3px;
	width: 757px;
	float: left;
}
div#li_top {
	margin: 17px 13px 0 0;
}
div#li_top a {
	display: block;
	height: 20px;
	overflow: hidden;
	position: relative;
	width: 150px;
	float: right;
}
div#li_top img {
	position: absolute;
	left: 0;
	top: -29px;
}



/* ---------------------------------------- */
/* ----- wrapper Section ------------------ */
/* ---------------------------------------- */

/* ----- common ------------------ */
div#wrapper {
	margin: 18px 0px 18px 8px;
	width: 741px;
}

/* --- contents --- */
div#contents_block {
	width: 540px;
	float: left;
	overflow: hidden;
}

/* --- navigation --- */
div#navigation_block {
	width: 195px;
	float: right;
}
div#navigation_block ul.navi_box {
	background: transparent url("subnav_under.gif") no-repeat scroll 0 bottom;
	height: 370px;
}
div#navigation_block ul.navi_box li.navi_boxtop {
	padding-top: 10px;
}
div#navigation_block ul.navi_box li {
	margin: 0 0 0 13px;
	clear: both;
}
div#navigation_block div.navibox_left {
	width: 130px;
	float: left;
}
div#navigation_block div.navibox_right {
	width: 50px;
	float: right;
}


/* tittle */
div.navibox_left h3 a {
	display: block;
	height: 18px;
	overflow: hidden;
	position: relative;
	width: 90px;
}
h3.navi_tittle1 img {
	position: absolute;
	left: 0;
	top: -3px;
}
h3.navi_tittle2 img {
	position: absolute;
	left: 0;
	top: -21px;
}
h3.navi_tittle3 img {
	position: absolute;
	left: 0;
	top: -39px;
}
h3.navi_tittle4 img {
	position: absolute;
	left: 0;
	top: -57px;
}
h3.navi_tittle5 img {
	position: absolute;
	left: 0;
	top: -75px;
}

ul.navi_box p {
	margin-top: 2px;
	font-size: 11px;
	line-height: 1.4em;
}

/* photo */
ul.navi_box div.navibox_right a {
	display: block;
	height: 53px;
	overflow: hidden;
	position: relative;
	width: 40px;
	float: left;
}
div.navibox_right a.navi_photo1 img {
	position: absolute;
	left: 0;
	top: 0px;
}
div.navibox_right a.navi_photo2 img {
	position: absolute;
	left: 0;
	top: -53px;
}
div.navibox_right a.navi_photo3 img {
	position: absolute;
	left: 0;
	top: -106px;
}
div.navibox_right a.navi_photo4 img {
	position: absolute;
	left: 0;
	top: -159px;
}
div.navibox_right a.navi_photo5 img {
	position: absolute;
	left: 0;
	top: -212px;
}

/* line */
.navibox_length {
	width: 170px;
	margin: 8px 0 10px 0;
	float: left;
}



/* ---------------------------------------- */
/* ----- footer Section ------------------- */
/* ---------------------------------------- */

/* --- footer --- */
div#footer {
	width: 721px;
	margin: 18px;
}

/* --- link_box --- */
div#link_box {
	padding: 20px 0 5px 80px;
	border-bottom: 1px solid;
}
div#link_box li {
	display: inline;
	list-style-type: none;
}
div#link_box a {
	font-size: 0.8em;
	color: #3C3C3C;
	padding-right: 3px;
	margin-right: 2px;
}
.li_box_left {
	margin-top: 5px;
	float: left;
}
.li_box_right {
	margin-top: 4px;
	float: right;
}

