@charset "shift_jis";
/* ==========================================================================
 サイト標準セット(main.css)
=============================================================================
(C)AQUAPLUS All Rights Reserved.
*/

/* ==========================================================================
 0.common読込
========================================================================== */
@import url("common/globalNavi.css");		/* グローバルナビゲーション */

@import url("common/gen_class.css");		/* 汎用クラス */

@import url("common/list1.css");			/* リスト用デザイン */
@import url("common/table_design.css");		/* テーブル用デザイン */

@import url("siteTune.css");			/* サイト別定義 */

@import url("common/box.css");			/* 簡易ボックス */
@import url("common/box_easy.css");			/* 簡易ボックス */
table.boxEasy {		border-color:#008268; }	/* ＋色 */
table.boxEasy th {	background:#008268; }	/* ＋色 */


.spDisp { display: none; }


/* ==========================================================================
 1.要素への定義
========================================================================== */

/* --------------------------------------------------------------------------
 全般 */
html, body { height: 100%; }
#wrap {
	height: auto;
	min-height: 100%;
	zoom: 100%;
	position: relative;
	min-width: 986px;
	width: 100%;
	overflow-x: hidden;
}

#wrap:before {
	content: " ";
	position: absolute;
	top: 0px;
	left: -25px;
	right: -25px;
	bottom: 0;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	box-shadow: 0 -1px 15px rgba(0,0,0,0.1);
	background: #f2f1f2 url(bg.jpg) center repeat-y;
}
body.home #wrap:before {
	top: 580px;
}

#wrap:after {
	content: "";
	clear: both;
	height: 65px;
	display: block;
}

body {
	color: #555;
	text-align: center;		/* エリア内センタリング・IE対策 */
}


a			{	color : #EC79B3;
				text-decoration : none; }
a:hover		{	color : #b00; }

ol li {
	margin:0 0 2px;
}

strong {
	font-weight: bold;
}

/* --------------------------------------------------------------------------
 見出し */
h2 {
	margin : 20px auto 10px;
	border-bottom-width : 3px;
	border-bottom-style: solid;
	width : 100%;
	line-height : 18pt;
	font-weight : normal;
/*	font-size : 14pt;*/
	font-size : 12pt;
	text-align : left;
/*	color: #069;*/
	color: #333;
	clear: both;
}

h3 {
	margin : 15px 0 6px 0;
	background : #ddd;
	padding : 1px 3px;
	line-height : 12pt;
	font-weight : bold;
	font-size : 9pt;
	clear: both;
}

h3 span {
	font-weight : normal;
}



/*=======================================================================
 3.ベースデザイン
========================================================================== */

/* --------------------------------------------------------------------------
 背面部 */

.wrap {
	margin: 0 auto;
	position: relative;
	width: 960px;
	text-align: left;
}

.wrap:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


/* --------------------------------------------------------------------------
 ページトップ（パンくず） */

#pageTop {
	position: relative;
	height: 26px;
	background: url('common/bg_pageTop.jpg') center bottom repeat-x;
	margin-bottom: 1.5em;
}

/*更新日*/
#pageTop span {
	position: absolute;
	right: 0px;
	top: 5px;
}

#pageTop h1 {
	display: none;
}

/* パンくずリスト */
#breadcrumb {
}

#breadcrumb p {
	padding-top : 5px;
	text-align : left;
	font-size:8pt;
}
#breadcrumb p a {
	font-size:8pt;
}

/* ---------------------------------------------------------------------------
 [Plugin]Breadcrumb NavXT*/
#pageTop #breadcrumb span {
	position: relative;
	top: 0;
}



/* ---------------------------------------------------------------------------
 ヘッダー */

/* エリア */
#header {
	position: relative;
	width: 100%;
	height: 118px;
	background : url("common/bg_header.jpg") center top repeat-x;
	box-shadow: 0 2px 6px rgba(0,0,0,0.4);
}

/* 見出し１ */
#header h1 {
	display: none;
}

/* ホームへ（サイトロゴ） */
#toHome {
	position: absolute;
	left: 4px;
	top: 5px;
	display: block;
	width: 160px;
	height: 40px;
	background:url("logo.gif") 0px 5px no-repeat;

	text-align: left;			/* テキスト非表示 */
	text-indent: -9999px;
	overflow-x: hidden;
}

/* サブナビゲーション */
#header #subNavi {
	position: absolute;
	right:0;
	top: 7px;
	text-align:right;
	height: 25px;
}



/* Twitterウィジェット */
#header #tweet {
	display: block;
	width: 90px;
	margin-top: 5px;
}
#header #tweet * {
	color: transparent;
}
#widget #count {
	display: none !important;
}


/* Googleカスタム検索 */
#cse-search-form {
	position: absolute;
	top: 2px;
	right: 110px;
	width: 300px;
}
#cse-search-form .gsc-search-button {
	line-height: 1 !important;
}

input.gsc-input {
}
input.gsc-input::-webkit-input-placeholder  {
	font-size: 10px !important;
}
input.gsc-input:-ms-input-placeholder  {
	font-size: 10px !important;
}
input.gsc-input::-moz-placeholder {
	font-size: 10px !important;
}






.cse input.gsc-search-button, input.gsc-search-button {
	height: 20px !important;
}
.gsc-branding		{ display: none !important; }



/* --------------------------------------------------------------------------
 左サイド */

#areaLeft {
	float: left;
	margin-top: 15px;
	width: 140px;
	line-height: 0px;
}


#areaLeft div {
	position: relative;
}
#areaLeft img {
	float:left;
}



/* --------------------------------------------------------------------------
 PAGE TOP */
.toPageTop {
	width: 100%;
	height: 2em;
	text-align: right;
}

.toPageTop a {
	display: block;
	width: 89px;
	height: 6px;
	margin: 1em 0 0 auto;

	background: url('common/toPageTop.gif') no-repeat;
	text-align:left;
	text-indent:-9999px;
	overflow: hidden;
}
.toPageTop a:hover {
	background-position: 0px -6px;
}



/* --------------------------------------------------------------------------
 フッタ部 */
/* フッタ全体（最下段文字列含む） */

/*マージン*/
#footerMargin {
	width: 100%;
	height: 80px\9;/*IE*/
	clear: both;
}

/*本体*/
#footer {
	position: relative;
	margin-top: -55px;
	height: 55px;
	clear: both;

	width: 100%;
	color:#999;
	overflow-y: hidden;
	background: url('common/bg_footer.jpg') 0 25px repeat-x;
}

#footer .toPageTop {
	position: absolute;
	left: 0;
	top: 0;
}


/* Copyright表記（イメージ使用）*/
#footer #copyright-img {
	position: absolute;
	right: 0px;
	top: 35px;

	width: 148px;
	height:11px;
	background: url("common/copyright.gif") right top no-repeat;
	text-align:left;			/* テキスト非表示 */
	text-indent:-9999px;
}

/*フッター注意書き*/
#footer #attention {
	position: absolute;
	left: 260px;
	top: 32px;
	font-size: 8pt;
}

/*フッターナビ*/
#footer #footerNavi {
	position: absolute;
	left: 0px;
	top: 32px;
}



/* ==========================================================================
 4.内部デザイン
========================================================================== */

/* --------------------------------------------------------------------------
 エリア幅 */

/* エリア-3分割 左＋中央 */
.areaLeftCneter {
	z-index: 2;
	float: left;
	margin : 15px 20px 0;
	width : 640px;
}


/* エリア-3分割・右 */
#areaRight {
	float: left;
	width: 140px;
	padding: 0;
	margin-top: 15px;
}

/* エリア-3分割・中央＋右 */
#areaCenterRight {
	float: right;
	width: 700px !important; width: 714px;
	padding: 0 14px 0 0;
}



/* エリア-幅3 */
.areaWidth3 {
	margin : 0 auto;			/* 自センタリング・Gekko対策 */
	width : 500px;
}

/* エリア-幅468 */
.areaWidth468 {
	margin : 0 auto;			/* 自センタリング・Gekko対策 */
	width : 468px;
}



/* エリア幅50% */
.item50p {
	width: 468px;
	padding: 0 12px 0 0;
	float: left;
	text-align: left;
	margin-bottom: 1em;
}

#home .item50p {
	text-align: center;
}



/* [EOF] */