@charset "UTF-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページ共有のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */

/* 基本フォント ------------------------------ */

body {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

input,textarea,select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/*\*/
* html body {
	font-size: 75%;
}
* html table {
	font-size: 100%;
	line-height: 1.5;
}
*:first-child+html body {
	font-size: 75%;
}
/**/


/* 基本タグ ------------------------------ */

body,div,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
}

body {
	background: url(../img/body_bg.gif) repeat-y left top;
	text-align: left;
}

body#none {
	background: none;
	text-align: center;
}

img,table {
	border: none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style: none;
}

li img,
dt img {
	vertical-align: bottom;
}

address,em,cite {
	font-style: normal;
}


/* 基本テキストリンク ------------------------------ */

a:link {
	color: #B18530;
	text-decoration: underline;
}
a:visited {
	color: #B18530;
	text-decoration: underline;
}
a:hover {
	color: #B18530;
	text-decoration: none;
}
a:active {
	color: #B18530;
	text-decoration: none;
}


/* --------------------------------------------------------------------------------------
 float解除
--------------------------------------------------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/* --------------------------------------------------------------------------------------
 レイアウト
--------------------------------------------------------------------------------------- */

div#headline {
	width: 100%;
	height: 20px;
	line-height: 1;
	margin: 0;
	padding: 0 0 0 35px;
	background: #ffffff url(../img/headline_bg.gif) repeat-x left top;
}

div#wrap {
	width: 950px;
	margin: 0 0 0 35px;
	text-align: left;
}

div#header{
	width: 950px;
	height: 70px;
}

div#contentsBox{
	width: 948px;
	text-align: center;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	margin: 0 0 20px;
	padding: 0;
}

div.contentsBoxInner{
	width: 908px;
	margin: 0 auto 50px;
	text-align: left;
	background: url(../img/contentsBoxInner_bg.jpg) repeat-y left top;
}

div.lnavi{
	width: 164px;
	float: left;
	text-align: center;
}

/* mainContentsは各ディレクトリのcssに記述 */

div#footer{
	width: 950px;
	margin: 0 0 30px;
}


/* --------------------------------------------------------------------------------------
 HEADLINE
--------------------------------------------------------------------------------------- */
#headline h1{
	color: #FFFFFF;
	font-size: 84%;
	padding: 4px 0 0;
}

/* --------------------------------------------------------------------------------------
 HEADER
--------------------------------------------------------------------------------------- */
#header .logo{
	width: 238px;
	height: 50px;
	position: absolute;
	left: 35px;
	top: 25px;
}

#header .headerNavBlock1{
	width:520px;
	height:15px;
	text-align: right;
	position: absolute;
	left: 460px;
	top: 25px;
}
.headerNavBlock1 ul li{
	float: right;
	margin: 0;
	padding: 0;
}
.headerNavBlock1 ul li.address{
	font-size: 84%;
	color: #999999;
	padding: 3px 0 0 20px;
}

#header .headerNavBlock2{
	width:676px;/*width:479px;*/
	height:27px;
	text-align: right;
	position: absolute;
	left: 311px;
	top: 47px;
}
.headerNavBlock2 ul li{
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
}
.headerNavBlock2 ul li.end{
	padding: 0;
}


/* --------------------------------------------------------------------------------------
 GNAVI
--------------------------------------------------------------------------------------- */

div.gnavi{
	width: 950px;
	height: 35px;
	margin: 0;
}

div.gnavi a{
	width: 117px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
div.gnavi li{
	float: left;
	padding-right: 2px;
}
div.gnavi li.end{
	float: left;
	padding-right: 0;
}

/*----------------- Link-- */
div.gnavi .gnavi01 a, div.gnavi .gnavi01 a:link, div.gnavi .gnavi01 a:visited{
	background: url(../img/gnabi_bg_01.png) no-repeat 0 0;
}
div.gnavi .gnavi02 a, div.gnavi .gnavi02 a:link, div.gnavi .gnavi02 a:visited{
	background: url(../img/gnabi_bg_02.png) no-repeat 0 0;
}
div.gnavi .gnavi03 a, div.gnavi .gnavi03 a:link, div.gnavi .gnavi03 a:visited{
	background: url(../img/gnabi_bg_03.png) no-repeat 0 0;
}
div.gnavi .gnavi04 a, div.gnavi .gnavi04 a:link, div.gnavi .gnavi04 a:visited{
	background: url(../img/gnabi_bg_04.png) no-repeat 0 0;
}
div.gnavi .gnavi05 a, div.gnavi .gnavi05 a:link, div.gnavi .gnavi05 a:visited{
	background: url(../img/gnabi_bg_05.png) no-repeat 0 0;
}
div.gnavi .gnavi06 a, div.gnavi .gnavi06 a:link, div.gnavi .gnavi06 a:visited{
	background: url(../img/gnabi_bg_06.png) no-repeat 0 0;
}
div.gnavi .gnavi07 a, div.gnavi .gnavi07 a:link, div.gnavi .gnavi07 a:visited{
	background: url(../img/gnabi_bg_07.png) no-repeat 0 0;
}
div.gnavi .gnavi08 a, div.gnavi .gnavi08 a:link, div.gnavi .gnavi08 a:visited{
	background: url(../img/gnabi_bg_08.png) no-repeat 0 0;
}

/*---------------------- hover-- */
div.gnavi .gnavi01 a:hover, div.gnavi .gnavi01 a:active{
	background: url(../img/gnabi_bg_01.png) no-repeat 0 -35px;
}
div.gnavi .gnavi02 a:hover, div.gnavi .gnavi02 a:active{
	background: url(../img/gnabi_bg_02.png) no-repeat 0 -35px;
}
div.gnavi .gnavi03 a:hover, div.gnavi .gnavi03 a:active{
	background: url(../img/gnabi_bg_03.png) no-repeat 0 -35px;
}
div.gnavi .gnavi04 a:hover, div.gnavi .gnavi04 a:active{
	background: url(../img/gnabi_bg_04.png) no-repeat 0 -35px;
}
div.gnavi .gnavi05 a:hover, div.gnavi .gnavi05 a:active{
	background: url(../img/gnabi_bg_05.png) no-repeat 0 -35px;
}
div.gnavi .gnavi06 a:hover, div.gnavi .gnavi06 a:active{
	background: url(../img/gnabi_bg_06.png) no-repeat 0 -35px;
}
div.gnavi .gnavi07 a:hover, div.gnavi .gnavi07 a:active{
	background: url(../img/gnabi_bg_07.png) no-repeat 0 -35px;
}
div.gnavi .gnavi08 a:hover, div.gnavi .gnavi08 a:active{
	background: url(../img/gnabi_bg_08.png) no-repeat 0 -35px;
}

/* --------------------------------------------------------------------------------------
 CONTENTSBOX
--------------------------------------------------------------------------------------- */
.mainv{
	width: 948px;
	height: 276px;
	margin: 0 0 43px;
}

.mainv2{
	width: 948px;
	height: 98px;
	margin: 0 0 43px;
}


.linkline{
	text-align: right;
	margin: 0 0 30px;
}
.linkline2{
	text-align: right;
	margin: 0 0 10px;
}
.linkline3{
	text-align: right;
	margin: 0 0 100px;
}

/*---------------------- lnavi -- */
.lnavi .title{
	width: 164px;
	margin: 0;
	padding: 0;
}
.lnavi .submenu{
	width:164px;
	margin: 0 0 20px;
}
.lnavi .submenu ul li{
	background: url(../img/lnavi_li_bg.png) repeat-x left bottom;
	padding: 0;
	margin: 0;
}
.lnavi .submenu ul li.noline{ background: none; }
.lnavi .submenu ul li.tp{ padding: 15px 0 0; }
.lnavi .submenu ul li.bp{ padding: 0 0 15px; }

.lnavi .bnr1{	/* ローカルナビあり */
	width: 136px;
	margin: 0 auto 20px;
}
.lnavi .bnr1_top{	/* ローカルナビなし */
	width: 136px;
	margin: 23px auto 20px;
}

.lnavi .bnr1 ul li, .lnavi .bnr1_top ul li{
	margin: 0 0 4px;
}

.lnavi .bnr2{
	width: 130px;
	margin: 0 auto 50px;
}
.lnavi .bnr2 ul li{
	margin: 0 0 7px;
}


/*---------------------- bottomnav -- */
.bottomNav{
	width: 948px;
}

.bottomNav .copyright{
	float :left;
	padding: 3px 0 0 25px;
}

.bottomNav .nav{
	width: 522px;
	height: 24px;
	float: right;
	margin: 0;
	padding: 0;
}
.bottomNav .nav a{
	height: 24px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.bottomNav .nav li{
	float: left;
	padding: 0;
	margin: 0;
}

/*----------------- Link-- */
.bottomNav .nav .bottomNav01 a, .bottomNav .nav .bottomNav01 a:link, .bottomNav .nav .bottomNav01 a:visited{
	width: 75px;
	background: url(../img/bottomNav_bg_01.png) no-repeat 0 0;
}
.bottomNav .nav .bottomNav02 a, .bottomNav .nav .bottomNav02 a:link, .bottomNav .nav .bottomNav02 a:visited{
	width: 101px;
	background: url(../img/bottomNav_bg_02.png) no-repeat 0 0;
}
.bottomNav .nav .bottomNav03 a, .bottomNav .nav .bottomNav03 a:link, .bottomNav .nav .bottomNav03 a:visited{
	width: 125px;
	background: url(../img/bottomNav_bg_03.png) no-repeat 0 0;
}
.bottomNav .nav .bottomNav04 a, .bottomNav .nav .bottomNav04 a:link, .bottomNav .nav .bottomNav04 a:visited{
	width: 93px;
	background: url(../img/bottomNav_bg_04.png) no-repeat 0 0;
}
.bottomNav .nav .bottomNav05 a, .bottomNav .nav .bottomNav05 a:link, .bottomNav .nav .bottomNav05 a:visited{
	width: 128px;
	background: url(../img/bottomNav_bg_05.png) no-repeat 0 0;
}

/*---------------------- hover-- */
.bottomNav .nav .bottomNav01 a:hover, .bottomNav .nav .bottomNav01 a:active{
	background: url(../img/bottomNav_bg_01.png) no-repeat 0 -24px;
}
.bottomNav .nav .bottomNav02 a:hover, .bottomNav .nav .bottomNav02 a:active{
	background: url(../img/bottomNav_bg_02.png) no-repeat 0 -24px;
}
.bottomNav .nav .bottomNav03 a:hover, .bottomNav .nav .bottomNav03 a:active{
	background: url(../img/bottomNav_bg_03.png) no-repeat 0 -24px;
}
.bottomNav .nav .bottomNav04 a:hover, .bottomNav .nav .bottomNav04 a:active{
	background: url(../img/bottomNav_bg_04.png) no-repeat 0 -24px;
}
.bottomNav .nav .bottomNav05 a:hover, .bottomNav .nav .bottomNav05 a:active{
	background: url(../img/bottomNav_bg_05.png) no-repeat 0 -24px;
}


/* --------------------------------------------------------------------------------------
 FOOTER
--------------------------------------------------------------------------------------- */
#footer .lside{
	text-align: left;
	float: left;
}
#footer .ftnav{
	text-align: right;
	float: right;
}
#footer .ftnav li{
	display: inline;
	float: left;
	padding: 8px 0 0 15px;
}

#footer a{ color:#666666; }
#footer a:link{ text-decoration: none; }
#footer a:visited{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; }
#footer a:active{ text-decoration: underline; }

