﻿@charset "utf-8";
/* CSS Document */

/* 共通スタイル
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html {
	overflow-y:scroll;
	height:100%;
}
body {
	background: url(../img/bgBody.png) left top repeat-x #ffffff;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,Osaka,arial,sans-serif;
	/*font-size:75%;*/
	font-size:85%;
	letter-spacing: 0.1em;
/*	padding-bottom: 20px;*/
	/* height:100%; */
	color:#666666;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
	/*letter-spacing: 1px;*/
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
input {
	margin:0;
	padding:0;
}
table td {
	margin:0;
	padding:0;
}


/* clearFix
----------------------------------------------------------- */
.clearFix{
    zoom:1;/*for IE 5.5-7*/
}
.clearFix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.clear{
	clear:both;
}


/* リンク
----------------------------------------------------------- */
a:link {
	color:#003399;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color:#003399;
	text-decoration:underline;
}
a:active {
	text-decoration: underline;
}

a.inner {
	background: url(../img/hMenu1Llink.gif) left center no-repeat;
	padding-left:14px;
}

a.outer {
	background: url(../img/iconOuter.gif) left center no-repeat;
	padding-left:16px;
}

a.pdf {
	background: url(../img/icon_pdf.gif) left center no-repeat;
	background-position:left center;
	background-repeat:no-repeat;
	padding:5px 22px;
}


ul#sonota li { padding:2px 0; }

ul#sonota li img { vertical-align:middle; }

ul#sonota li a { margin:0 4px; }

/* 汎用
----------------------------------------------------------- */
.mgnBtm10 { margin-bottom:10px; }
.fltLft { float:left; }
.fltRgt { float:right; }
.mgnTop20 { margin-top:20px; }
.alnLft { text-align:left; }
.alnRgt { text-align:right; }
.alnCnt { text-align:center; }
.wdt400 { width:400px; }

img.waku {
	border:1px solid #ccc;
	padding:3px;
}

hr {
	visibility:hidden;
}

span.need {
	color:#FF0000;
	font-weight: normal;
}

.noBorder { border:none!important; }

.m10 {margin:10px 0;}

.m15 {margin:15px 0;}

.m20 {margin:20px 0;}

.m20_b {margin:10px 0 20px 0;}

.m30_b {margin:10px 0 30px 0;}


/* テーブル */
table.normal {
	border-collapse:collapse;
	empty-cells:show;
	border:1px solid #888;
}

table.normal caption {
	font-size:120%;
	padding-bottom:5px;
	font-weight:bold;
	text-align: left;
	margin-bottom: 3px;
	color: #970f01;
	padding-left: 6px;
}

table.normal th {
	border:1px solid #888;
	padding: 5px 10px;
	background-color: #EAF0F2;
}

table.normal td {
	border:1px solid #888;
	padding: 5px 10px;
	background-color: #ffffff;
	line-height: 1.5;
}


/* 文字サイズ変更
----------------------------------------------------------- */
ul#fontSizeSwitcher {
	width:103px;
	padding-left:65px;
	height:21px;
	float:right;
	background: url(../img/bgSizeBtn.gif) left top no-repeat;
	display:inline;
}

ul#fontSizeSwitcher li {
	display:block;
	float:right;
	width:47px;
	height:21px;
	margin-left:3px;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	overflow:hidden;
}

ul#fontSizeSwitcher li#sizeNormal { background-image:url(../img/sizeNormal.gif); }
ul#fontSizeSwitcher li#sizeLarge { background-image:url(../img/sizeLarge.gif); }

ul#fontSizeSwitcher li:hover {
	background-position:0 -21px!important;
	cursor:pointer;
}

ul#fontSizeSwitcher li.current { background-position:0 -21px!important; }


/* レイアウト
----------------------------------------------------------- */
div#wrapper {
	background: url(../img/bgWrapper.png) left top no-repeat;
	width:910px;
	margin: 0 auto;
	padding: 0 4px;
}

div#header {
	width:910px;
	height:130px;
}
div#header div#logo {
	width:92px;
	height:130px;
	float:left;
	display:inline;
}
div#header div#headBody {
	width:807px;
	height:114px;
	padding-top:16px;
	float:right;
	display:inline;
}

div#header div#headBody div#hB01 {
	width:807px;
	height:36px;
}
div#header div#headBody div#hB01 h1 {
	width:100px;
	height:33px;
	float:left;
	display:inline;
}

div#header div#headBody div#hB01 ul {
	width:500px;
	height:33px;
	float:right;
	display:inline;
	text-align: right;
}

div#header div#headBody div#hB01 ul li {
	display:inline;
	font-size: 12px;
}

div#header div#headBody div#hB01 ul li a {
	background: url(../img/hMenu1Llink.gif) 10px center no-repeat;
	padding-left:24px;
}

div#header div#headBody div#hB02 {
	width:807px;
	height:33px;
}

div#header div#headBody div#hB02 ul {
	width:500px;
	float:left;
	display:inline;
	text-align: left;
	padding-top: 5px;
}

div#header div#headBody div#hB02 ul li {
	display:inline;
	font-size: 12px;
}

div#header div#headBody div#hB02 ul li a {
	background: url(../img/hMenu1Llink.gif) left center no-repeat;
	padding-left:14px;
	padding-right: 10px;
}

div#header div#headBody div#hB02 div#search {
	width:248px;
	float:right;
	display:inline;
	padding-top: 5px;
}

div#search img {
	vertical-align:bottom;
}

div#search input {
	vertical-align:bottom;
	width:170px;
	border: 1px solid #cccccc;
	font-size: 11px;
	float: right;
	display: inline;
	padding-top: 3px;
	margin-top: 2px;
}

div#search div#searchBtn {
	width:47px;
	height:21px;
	display: inline;
	float: right;
	padding-left: 3px;
	margin-top: 1px;
}

div#search div#searchBtn a {
	width:47px;
	height:21px;
	display: block;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../img/searchBtn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

div#search div#searchBtn a:hover { background-position:0 -21px; }

div#sizeArea {
	width:910px;
	background: url(../img/bgSizeArea.gif) right top repeat-y;
	margin-top: 18px;
	position: relative;
}

div#alpha {
	width:630px;
	float:left;
	display:inline;
}

div#beta {
	width:255px;
	float:right;
	display:inline;
	padding: 5px;
}

div#beta a.qrBan {
	display:block;
	width:222px;
	background: url(../img/bgQrBan.gif) left top no-repeat;
	height: 32px;
	padding-top: 82px;
	padding-left: 32px;
	color:#ffffff;
	text-decoration:underline;
	font-size: 12px;
	margin-bottom: 10px;
}

div#beta a.qrBan:hover { color:#ffff00; }

div#beta ul#betaMenu {
	width: 255px;
	display: block;
}

div#beta ul#betaMenu li {
	display: block;
	width: 255px;
	height: 50px;
	margin-bottom: 4px;
}

div#beta ul#betaMenu li a {
	display:block;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	width:255px;
	height:50px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
}

div#beta ul#betaMenu li#bMenu01 a { background-image:url(../img/bMenu01.gif); }
div#beta ul#betaMenu li#bMenu02 a { background-image:url(../img/bMenu02.gif); }
div#beta ul#betaMenu li#bMenu03 a { background-image:url(../img/bMenu03.gif); }
div#beta ul#betaMenu li#bMenu04 a { background-image:url(../img/bMenu04.gif); }
div#beta ul#betaMenu li#bMenu05 a { background-image:url(../img/bMenu05.gif); }
div#beta ul#betaMenu li#bMenu06 a { background-image:url(../img/bMenu06.gif); }
div#beta ul#betaMenu li#bMenu07 a { background-image:url(../img/bMenu07.gif); }
div#beta ul#betaMenu li#bMenu08 a { background-image:url(../img/bMenu08.gif); }

div#beta ul#betaMenu li a:hover,
div#beta ul#betaMenu li a.now { background-position: 0 -50px; }

div#footer {
	width:100%;
	height:29px;
	background: url(../img/bgFooter.gif) left top repeat-x;
	clear: both;
	overflow:hidden;
}
div#footerWrap {
	width:910px;
	margin: 0 auto;
	color: #ffffff;
	padding-top: 3px;
}

div#header div#headBody div#hB01 ul {
	width:500px;
	height:33px;
	float:right;
	display:inline;
	text-align: right;
}

ul#fMenu {
	width: 500px;
	float: right;
	text-align: right;
}

ul#fMenu li {
	display:inline;
	font-size: 12px;
}

ul#fMenu li a {
	background: url(../img/linkFooterIcon.gif) 10px center no-repeat;
	padding-left:24px;
	color: #ffffff;
}



/* 先頭に戻るリンク
----------------------------------------------------------- */
div#pageup {
	background-image: url(../img/bgPageUp.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	clear:both;
	height:130px;
	left:908px;
	position:absolute;
	width:30px;
	top: -1000px;
}

div#pageup:hover {
	background-position:0 -130px;
}

div#pageup a {
	display:block;
	font-size:1px;
	height:130px;
	line-height:1px;
	text-indent:-9999px;
	width:30px;
	overflow:hidden;
}

/* 検索結果
----------------------------------------------------------- */
div.entry-body-text ol {
	padding-left:1em;
}

div.entry-body-text li {
	list-style-position:outside;
	list-style-type:decimal;
	margin-bottom:1.5em;
	margin-left:2em;
}


div.entry h3 {
	background: url(../img/bgH3.gif) left top no-repeat;
	width:599px;
	height:24px;
	padding-top:3px;
	padding-left:10px;
	display:block;
	font-size:120%;
	margin-bottom:10px;
}


/* 印刷対応
----------------------------------------------------------- */
@media print {
* html body {zoom:70%;}
div#pageup {display:none;}
}


