@charset "utf-8";
/*-------------------------------------------------
  基本設定
  作成者：Satoru Takebatashi
  作成日：2011/10/25
  --------------------------------------------------*/

/*初期化
----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #333333;
	background-color:#FFFFFF;
	width:100%;
	letter-spacing:1px;
	background-image:url(../imgs/base/bg_body.gif);
	background-position:top left;
}
ul {
	margin: 10px 0 10px 20px;
	list-style-type: none;
}
ol {
	margin: 10px 0 10px 30px;
}
hr {
	display: none;
}
img {
	vertical-align:top;
	border: 0;
}
/*リンク
----------------------------------------*/
a:link {
	color:#0E3950;
}
a:visited {
	color:#3A4E58;
}
a:active {
	color:#146B97;
}
a:hover {
	color:#146B97;
}
a:hover img{
	filter: alpha(opacity=80); /* IE7以下用 */
	-ms-filter: “alpha(opacity=80)”; /* IE8用 */
	opacity:0.8; /* Firefox 1.5以上, Opera, Safari用 */
}

/*ClearFix
----------------------------------------*/
.clear:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	/zoom:1;
	} /* ie6,ie7 */

	/*---- ul clearfix ----*/
/*ul:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
ul {
	/zoom:1;
	}*/ /* ie6,ie7 */
	/*---- ul clearfix end ----*/


	.hidden {
		display: none;
	}
	.block {
		display: block;
	}
	.inline {
		display: inline;
	}
/*コンテンツボックス
----------------------------------------*/
#all {
}
/*ヘッダー
----------------------------------------*/
#header-container {
	width:980px;
	height:90px;
	margin:0 auto;
}
/*ロゴ*/
#logo {
	width:289px;
	height:54px;
	float:left;
	margin:18px 0 0 0;
}

/*----- ヘッダーボックス -----*/
#headerbox{
	width:390px;
	float:right;
	margin-top:26px;
}

/*文字サイズ*/
#fontsize {
	float: left;
	width:172px;
	position: relative;
	font-size:1px;
	line-height:1px;
}
#fontsize dt {
	width: 70px;
	height: 10px;
	float: left;
	margin-top:6px;
	margin-right:14px;
}
#fontsize dd {
	display: inline;
}
/*文字サイズアイコン*/
#fontsize ul {
	display: inline;
}
#fontsize li {
	float: left;
}
#fontsize li a {
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	width: 24px;
	height: 29px;
	text-decoration: none;
	overflow: hidden;
}
#fontsize li a:hover {
	background-position:bottom!important;
}
#fontsize #fs1 {
	background-image: url(../imgs/base/he_font_large.jpg);
	margin-right:8px;
}
#fontsize #fs2 {
	background-image: url(../imgs/base/he_font_middle.jpg);
	margin-right:8px;
}
#fontsize #fs3 {
	background-image: url(../imgs/base/he_font_small.jpg);
}
.noscript {
	position: absolute;
	top:0px;
	left:0px;
	color: #000000;
	font-size: 10px;
	line-height: 1.1em;
	height: 29px;
	font-weight:bold;
	overflow: hidden;
	background-image: url(../imgs/base/bg_koshi.gif);
	width:172px;
}
/*文字サイズ調整*/
.font-superlarge {
	font-size:150%;
	line-height:1.4em;
}
.font-large {
	font-size:120%;
	line-height:1.3em;
}
.font-normal {
	font-size:80%;
	line-height:1.3em;
}
/*----- 検索 -----*/
#sitesearch {
	line-height:1px;
	list-style: none;
	float:right;
	padding-left:14px;
	//background-image:url(../imgs/base/bg_sitesearch.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#sitesearch dt {
	float: left;
	text-indent: -9999px;
	//background-image: url(../imgs/base/he_search.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 21px;
}
#sitesearch dd {
	float: left;
	display: inline;
}
#sitesearch input#words {
	margin:0 5px;
	width: 153px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #C8C8C8;
	color: #495142;
	font-size:120%;
}
#sitesearch input.text {
	color:#333333!important;
}
#sitesearch input#g {
	display: block;
	margin-top:2px;
}
/*----- グローバルナビゲーション -----*/
#globalnavi {
	background:url(../imgs/base/bg_globalnavi.gif) bottom left repeat-x #FFF;
	height:54px;
	padding-top:10px;
	padding-bottom:11px;
}
#globalnavi ul {
	width:980px;
	margin:0 auto;
}
#globalnavi ul li {
	display:inline;
}
#globalnavi li a {
	display:block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	float:left;
	height:46px;
	background-image:url(../imgs/base/nv_sprite.gif);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}
#globalnavi li.nv1 a {
	width:150px;
	background-position:0 0 ;
}
#globalnavi li.nv2 a {
	width:190px;
	background-position:-150px 0 ;
}
#globalnavi li.nv3 a {
	width:190px;
	background-position:-340px 0 ;
}
#globalnavi li.nv4 a {
	width:145px;
	background-position:-530px 0 ;
}
#globalnavi li.nv5 a {
	width:135px;
	background-position:-675px 0 ;
}
#globalnavi li.nv6 a {
	width:170px;
	background-position:-810px 0 ;
}
/*----- マウスオーバー テンプレートプロパティ-----*/
#globalnavi li.nv1 a:hover,
ul#on1 li.nv1 a {
	background-position:0 -45px ;
}
#globalnavi li.nv2 a:hover,
ul#on2 li.nv2 a {
	background-position:-150px -46px ;
}
#globalnavi li.nv3 a:hover,
ul#on3 li.nv3 a {
	background-position:-340px -46px ;
}
#globalnavi li.nv4 a:hover,
ul#on4 li.nv4 a {
	background-position:-530px -46px ;
}
#globalnavi li.nv5 a:hover,
ul#on5 li.nv5 a {
	background-position:-675px -46px ;
}
#globalnavi li.nv6 a:hover,
ul#on6 li.nv6 a {
	background-position:-810px -46px ;
}
/*メインコンテンツ
----------------------------------------*/
#mainvisual{
	width:980px;
	margin:33px auto 0;
}
/*メインコンテンツ
----------------------------------------*/
#maincontainer {
	width:980px;
	margin:0 auto;
}
#maincontents {
}
/*左コンテンツ
----------------------------------------*/
/*右コンテンツ
----------------------------------------*/
/*フッター
----------------------------------------*/
#footercontainer {
	clear:both;
	color:#FFF;
	background:url(../imgs/base/bg_footer.jpg) top left repeat-x #505050;
	font-size:80%;
	border-top:2px #B9B49F solid;
	line-height:1em;
}
#footer {
	width:980px;
	margin:0 auto;
	min-height:98px;
}
*html #footer {
	height:98px;
}

/*フッターリンク*/
#footer ul{
	float:left;
	margin:19px 0 0 0;
}
#footer ul li{
	display:inline;
}

#footer ul li a{
	float:left;
	color:#FFF;
	border-right:1px solid #FFF;
	padding-right:10px;
	padding-left:10px;
}
#footer ul li a:hover{
	color:#FF3;
	text-decoration:none;
}
.list-end a{
	border-right:0px !important;
}

/*Facebookリンク*/
#fb-link{
	width:32px;
	height:32px;
	float:left;
	margin-top:5px;
}

/*コピーライト*/
#copyright {
	float:right;
	margin-top:19px;
}





/* ==========================================
スマホ用
========================================== */

@media (max-width: 767px) {

	/*ヘッダー
	----------------------------------------*/
	#header-container {
		width:auto;
		height:60px;
		margin:0 auto;
	}
	/*ロゴ*/
	#logo {
		width:auto;
		height:auto;
		float:none;
		margin:auto;
	}
	#logo img {
		width:240px;
		height:auto;
		display: block;
		margin:auto;
		margin-top: 15px;
	}

	/*----- ヘッダーボックス -----*/
	#headerbox{
		display: none;
	}

	/*文字サイズ*/
	#fontsize {
		display: none;
	}
	/*----- 検索 -----*/
	#sitesearch {
		display: none;
	}
	/*----- グローバルナビゲーション -----*/
	#globalnavi {
		height:0px;
		overflow: hidden;
		padding-top:0px;
		padding-bottom:11px;
		transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
	}
	.open#globalnavi {
		height:305px;
	}
	#globalnavi ul {
		width:100%;
	}
	#globalnavi ul li {
		display:block;
		width:100%;
	}
	#globalnavi li a {
		display:block;
		text-indent: 0px;
		float:none;
		height:auto;
		background-image:none;
		font-size:14px;
		line-height:30px;
		padding: 10px;
		border-top: 1px solid #CCC;
		width:auto;
	}
	#globalnavi li.nv1 a {
		width:auto;
	}
	#globalnavi li.nv2 a {
		width:auto;
	}
	#globalnavi li.nv3 a {
		width:auto;
	}
	#globalnavi li.nv4 a {
		width:auto;
	}
	#globalnavi li.nv5 a {
		width:auto;
	}
	#globalnavi li.nv6 a {
		width:auto;
	}
	/*----- マウスオーバー テンプレートプロパティ-----*/
	#globalnavi li.nv1 a:hover,
	ul#on1 li.nv1 a {
	}
	#globalnavi li.nv2 a:hover,
	ul#on2 li.nv2 a {
	}
	#globalnavi li.nv3 a:hover,
	ul#on3 li.nv3 a {
	}
	#globalnavi li.nv4 a:hover,
	ul#on4 li.nv4 a {
	}
	#globalnavi li.nv5 a:hover,
	ul#on5 li.nv5 a {
	}
	#globalnavi li.nv6 a:hover,
	ul#on6 li.nv6 a {
	}
/*メインコンテンツ
----------------------------------------*/
#mainvisual{
	width:100%;
	margin:33px auto 0;
}
/*メインコンテンツ
----------------------------------------*/
#maincontainer {
	width:auto;
	margin:0 10px;
}
#maincontents {
}
/*左コンテンツ
----------------------------------------*/
/*右コンテンツ
----------------------------------------*/
/*フッター
----------------------------------------*/
#footercontainer {
}
#footer {
	width:auto;
}
*html #footer {
}

/*フッターリンク*/
#footer ul{
}
#footer ul li{
}

#footer ul li a{
}
#footer ul li a:hover{
}
.list-end a{
}

/*Facebookリンク*/
#fb-link{
}

/*コピーライト*/
#copyright {
	float:none;
	clear: both;
	display: block;
	padding-top:19px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
a#tomenu{
	clear: both;
	display: block;
	width: 100%;
	height: 50px;
	background: #FFF;
	cursor: pointer;
}
a#tomenu:hover{
	background: #F5F5F5;
}
a#tomenu:before{
	content : 'メニュー';
	display: block;
	margin: 0 10px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝","Sawarabi Mincho", serif;
	background-image:url(../imgs/base/menu-toggle.png);
	background-position:right center;
	background-repeat: no-repeat;
}

}