@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------
デフォルトリセット
--------------------------------------------------------- */
body ,div {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	border: none;
	list-style-type: none;
}
img { vertical-align: bottom; }
input, textarea { font-size: 100%; }

li, dt, dd, p { line-height: 1.6; }

/* mozilla向けスクロールバー強制表示
------------------------------------ */
html { overflow-y:scroll; }

/* ---------------------------------------------------------
音声ブラウザ用ナビゲーション
--------------------------------------------------------- */
.navHidden {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	display:inline;
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	overflow: hidden;
}

/* ---------------------------------------------------------
テキストリンク
--------------------------------------------------------- */
a:link    { color: #003399; text-decoration: underline; vertical-align: baseline;}
a:visited { color: #72459a; text-decoration: underline; }
a:hover   { color: #003399; text-decoration: none; }
a:active  { color: #003399; text-decoration: underline; }

/* ---------------------------------------------------------
レイアウトベース
--------------------------------------------------------- */
body {
	font: 13px/1.231 "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Meiryo","メイリオ",Verdana,Helvetica,sans-serif;
	color: #000000;
	letter-spacing: 0;
	line-break: strict;
	background: url(../img/bg.gif) repeat-x left top;
}
input, textarea { font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Meiryo","メイリオ",Verdana,Helvetica,sans-serif; }

#contentWrap ,
#contentWrapNoneSide {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}

#contentInner {
	padding: 13px 0px 1px;
	border-left: 1px solid #d6cbb4;
	border-right: 1px solid #d6cbb4;
/zoom: 1;
}
#contentWrapNoneSide #contentInner { padding: 13px 35px 1px; }

#contentWrap #localNavWrap {
	float: left;
	width: 230px;
	margin: 0px;
}

#content {
	float: right;
	width: 700px;
	margin: 0px 0px 1.0em;
	padding-bottom: 5px;
	background: #ffffff url(../img/content_bg.gif) no-repeat 0px 100%;
}

#contentWrapNoneSide #content {
	float: none;
	width: 950px;
	background-position: -700px 100%;
}

	* html #content { zoom: 1; }


/* ---------------------------------------------------------
ヘッダー
--------------------------------------------------------- */
#headerWrap {}

#header {
	margin: 0px auto;
	width: 950px;
	position: relative;
}

#header .inner {
	float: right;
	width: 540px;
	text-align: right;
}

/* サイトロゴ
------------------------------------ */
#logo {
	float: left;
	width: 410px;
}

#logo a img { vertical-align: top; }


/* ヘッダーリンク
------------------------------------ */
#utilityMenu {
	clear: both;
	padding: 7px 0px 0px;
	text-align: right;
/zoom: 1;
}

#utilityMenu ul {
	margin: 0px 0px 0px -20px;
	padding: 0px;
}

#utilityMenu ul li {
	display: inline-block;
	margin: 4px 0px 0px 20px;
	padding: 0px 0px 0px 15px;
	background: url(../img/icons/ico_utility.gif) no-repeat 0px 5px;
	min-height: 15px;
/background-position: 0px 4px;
	vertical-align: top;
	list-style: none;
/display: inline;
/zoom: 1;
}
	* html #utilityMenu ul li { height: 15px; }
#utilityMenu ul li a:visited { color: #003399; }

#utilityMenu li.utilityBtn {
	margin-top: 0px;
	padding-left: 0px;
	background: none;
}
#utilityMenu li.utilityBtn a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}

/* 文字サイズ変更
------------------------------------ */
#fontResizeBlockWrap {
	float: left;
	margin-top: 13px;
	width: 273px;
}

#fontResizeBlock {
	font-size: 0;
	text-align: right;
}

#fontResizeBlock dl { margin: 0px; }
#fontResizeBlock dt ,
#fontResizeBlock dd {
	display: inline;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
#fontResizeBlock dt { margin: 0px; }

#fontResizeBlock dd img {
	cursor: pointer;
}

#fontResizeBlock dd img:hover {
	filter: Alpha(opacity=70);
	opacity:0.7;
}

/* 検索ボックス
------------------------------------ */
#searchBlockWrap {
	float: right;
	margin-top: 11px;
	padding: 2px 0px 2px 15px;
	width: 237px;
	border-left: 1px dotted #000000;
}

#searchBlock { background: url(../img/search_bg.gif) no-repeat left top; }
#searchBlock div {}

#searchBlock input#searchInput {
	margin: 0px;
	padding: 3px 3px 1px;
	width: 170px;
	height: 14px;
	vertical-align: middle;
	border: 1px solid #ffffff;
	line-height: 1;
  background-image: url(https://www.google.com/cse/intl/ja/images/google_custom_search_watermark.gif); 
  background-position:center left;
}



#searchBlock input#searchBtn { margin-left: 8px; }
#searchBlock input#searchBtn ,
#searchBlock img {
	vertical-align: middle;
}

#searchBlock input#searchBtn:hover {
	filter: Alpha(opacity=80);
	opacity:0.8;
}

#headerAside {
	float: right;
	margin-left: 20px;
}

#headerAside a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}

/* ---------------------------------------------------------
フッター
--------------------------------------------------------- */
#footerWrap {
	margin-top: 1.3em;
	padding-bottom: 2.0em; 
	background: #4d4d4d;
}

#footer {}

/* フッタメニュー
------------------------------------ */
#footerLinkWrap {}

#footerLink {
	margin: 0px auto;
	padding: 8px 0px;
	width: 950px;
	text-align: center;
}

#footerLink ul {
	margin: 0px;
	text-align: center;
}

#footerLink ul li {
	display: inline-block;
	margin: 0px 0px 0.5em;
	padding: 0px 16px;
	list-style: none;
	border-right: 1px dotted #ffffff;
	font-size: 108%;
/display: inline;
/zoom: 1;
}

#footerLink ul li.firstChild  { border-left: 1px dotted #ffffff; }

#footerLink ul li a:link ,
#footerLink ul li a:visited { color: #ffffff; }

/* コピーライト */
#footerCopyright {
	margin: 0px auto;
	width: 950px;
	font-size: 93%;
	color: #ffffff;
	text-align: center;
}


/* ---------------------------------------------------------
ClearFix
--------------------------------------------------------- */
.clearfix:after { content : ''; display : block; clear : both; }
.clearfix { /zoom : 1; }


/* 固定
------------------------------------ */
#headerWrap:after ,
#footerWrap:after ,
#contentWrap:after 
{ content : ''; display : block; clear : both; }

#headerWrap ,
#footerWrap ,
#contentWrap 
{ /zoom : 1; }
