@charset 'UTF-8';
/* --------------------------------------------------
	0. Reset
-------------------------------------------------- */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
p,
blockquote,
th,
td,
form,
fieldset,
legend {
	margin: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
	margin: 0;
	padding: 0;
}

body {
	line-height: 1;
}

div {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	line-height: 1.2;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

fieldset {
	border: none;
}

input,
textarea,
select,
label {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-family: inherit;
	font-size: 100%;
	vertical-align: middle;
}

label {
	cursor: pointer;
}

textarea {
	overflow: auto;
}

/* --------------------------------------------------
	1. Init
-------------------------------------------------- */
img {
	border: none;
	vertical-align: bottom;
}

object {
	outline: none;
	vertical-align: middle;
}

em,
strong {
	font-weight: bold;
	font-style: normal;
}

small {
	font-size: 100%;
}

abbr,
acronym {
	border: none;
	font-variant: normal;
}

q:before,
q:after {
	content: '';
}

address,
caption,
cite,
code,
dfn,
var {
	font-weight: normal;
	font-style: normal;
}

code,
pre {
	font-family: monospace;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

*,
*:before,
*:after {
	box-sizing: border-box;
	word-break: normal;
}

/* mozilla向けスクロールバー強制表示
------------------------------------ */
html {
	overflow-y: scroll;
}

/* ---------------------------------------------------------
音声ブラウザ用ナビゲーション
--------------------------------------------------------- */
.naviHidden {
	display: inline;
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	border-style: none;
}

/* ---------------------------------------------------------
テキストリンク
--------------------------------------------------------- */
a {
	color: #06f;
	text-decoration: underline;
	-webkit-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
}

a:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

a span {
	*cursor: pointer;
}

/* ---------------------------------------------------------
レイアウトベース
--------------------------------------------------------- */
body {
	color: #000;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic ProN', Meiryo, Arial, Helvetica, sans-serif;
	font-size: 81.25%;
}

* html body {
	display: inline;
	zoom: 1;
}

#wrap {
	/* style */
}

#contentBaseWrap {
	background: #fff;
}

#contentBase {
	/* style */
}

#contentWrap,
#contentWrapNoneSide {
	/* setting */
	margin: 0 auto;
	background: #fff;
}

/* コンテンツ領域
------------------------------------ */
/* ローカルナビあり */
#contentWrap #content {
	/* setting */
	float: right;
	line-height: 1.6;
}

/* ローカルナビ */
#contentWrap #localNaviWrap {
	/* setting */
	float: left;
}

/* ローカルナビなし */
#contentWrapNoneSide #content {
	/* setting */
	margin: 0 auto;
	line-height: 1.6;
}

/* コンテンツ領域 */
#contentWrap .contentInner {
	margin: 0;
}

#contentWrapNoneSide .contentInner {
	margin: 0;
}

/* ---------------------------------------------------------
ヘッダー
--------------------------------------------------------- */
/*#headerWrap {*/
/*border-top: 4px #0092d1 solid;*/
/*}*/
#header {
	position: relative;
	/* setting */
	overflow: hidden;
	height: 88px;
	margin: 0 auto;
	background: #fff;
}

* html #header .inner {
	display: inline;
	zoom: 1;
}

/* サイトロゴ
------------------------------------ */
#logo {
	position: absolute;
	top: 40px;
	left: 0;
}

* html #logo {
	width: auto;
}

#logo a {
	display: block;
	position: relative;
}

#logo a img {
	width: auto;
	height: 36px;
	vertical-align: middle;
}

#tagLine {
	position: absolute;
	top: 21px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 93%;
}

/* SP用
------------------------------------ */
#header .spMenu {
	display: none;
}

#spLangControl {
	display: none;
}

/* ヘッダーリンク
------------------------------------ */
#utilityMenu {
	position: absolute;
	top: 56px;
	right: 0;
	margin: 0;
}

* html #utilityMenu {
	display: inline;
	zoom: 1;
}

#utilityMenu ul {
	margin: 0;
}

#utilityMenu ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 93%;
	*display: inline;
	*zoom: 1;
}

#utilityMenu ul li a {
	padding: 1px 0 1px 20px;
	background: url(../img/shared/ico_arrow_01.png) no-repeat 0 50%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* 文字サイズ変更
------------------------------------ */
#fontResizeBlockWrap {
	position: absolute;
	top: 20px;
	right: 203px;
	width: 156px;
}

#fontResizeBlock dl {
	margin: 0;
	padding: 0;
}

#fontResizeBlock dt,
#fontResizeBlock dd {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0;
	text-align: left;
}

#fontResizeBlock dt {
	width: 77px;
	height: 23px;
	background: url(../img/shared/txt_fontsize_01.png) no-repeat 0 50%;
	text-indent: -9999px;
}

#fontResizeBlock dd {
	cursor: pointer;
	width: 23px;
	height: 23px;
	margin: 0 0 0 3px;
	background: url(../img/shared/btn_fontsize_01.png) no-repeat;
	text-indent: -9999px;
}

#fontResizeBlock dd#switchFontSizeSmall {
	background-position: 0 0;
}

#fontResizeBlock dd#switchFontSizeMedium {
	background-position: -23px 0;
}

#fontResizeBlock dd#switchFontSizeBig {
	background-position: -46px 0;
}

#fontResizeBlock dd:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

#fontResizeBlock dd#switchFontSizeSmall.active {
	background-position: 0 -23px;
}

#fontResizeBlock dd#switchFontSizeMedium.active {
	background-position: -23px -23px;
}

#fontResizeBlock dd#switchFontSizeBig.active {
	background-position: -46px -23px;
}

/* 検索ボックス
------------------------------------ */
#searchBlockWrap {
	position: absolute;
	top: 20px;
	right: 0;
}

#searchBlock {
	width: 193px;
}

#searchBlock input#searchInput {
	box-sizing: content-box;
	width: 123px;
	height: 23px;
	margin: 0 7px 0 0;
	padding: 0 10px;
	border: none;
	border-radius: 4px;
	background: #efefef;
	line-height: 30px;
	vertical-align: middle;
}

#searchBlock input#searchBtn {
	margin-left: 0;
}

#searchBlock input#searchBtn,
#searchBlock img {
	vertical-align: middle;
}

#searchBlock input#searchBtn:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

/* ヘッダー関連リンク
------------------------------------ */
.headerAside {
	display: none;
}

/*.headerAside {
	position: absolute;
	top: 0px;
	right: 11px;
}

.headerAside a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}*/
/* ---------------------------------------------------------
フッター
--------------------------------------------------------- */
#footerWrap {
	padding: 22px 0 0;
	border-top: 1px #36a904 solid;
	background: #f3faee;
}

#footer {
	/* setting */
	margin: 0 auto;
}

#footer p {
	margin: 0;
}

/* フッタメニュー
------------------------------------ */
#footerLink {
	float: left;
}

#footerLink ul {
	margin: 6px 0 0;
}

#footerLink ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0 18px 0 0;
	font-size: 93%;
	*display: inline;
	*zoom: 1;
}

#footerLink ul li a {
	padding: 1px 0 1px 20px;
	background: url(../img/shared/ico_arrow_01.png) no-repeat 0 50%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* カウンター
------------------------------------ */
#footerWrap #footerCounter {
	float: right;
	padding: 5px 16px;
	border-radius: 20px;
	background: #36a904;
	color: #fff;
}

#footerWrap #footerCounter dt {
	display: inline-block;
	font-size: 77%;
	*display: inline;
	*zoom: 1;
}

#footerWrap #footerCounter dd {
	display: inline-block;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px solid #fff;
	font-size: 108%;
	font-weight: bold;
	*display: inline;
	*zoom: 1;
}

/* コピーライト
------------------------------------ */
#footerWrap #footerCopyright {
	margin: 20px 0 0;
	padding: 12px 0;
	background: #36a904;
	color: #fff;
	font-size: 93%;
	text-align: center;
}

/* ---------------------------------------------------------
フッター関連リンク
--------------------------------------------------------- */
#footerAsideWrap {
	display: none;
}

/*#footerAside {
}

#footerAside ul {}
#footerAside li {}

#counterBlock {
}*/
/* ---------------------------------------------------------
ClearFix
--------------------------------------------------------- */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/* 固定
------------------------------------ */
#header:after,
#footer:after,
#contentWrap:after,
#contentWrapNoneSide:after {
	content: '';
	display: block;
	clear: both;
}

#header,
#footer,
#contentWrap,
#contentWrapNoneSide {
	*zoom: 1;
}
