@charset "shift_jis";

/*↓↓　基本設定 　↓↓*/


body {
	margin: 0px;
	background: #FFFFFF;
	padding: 0px;
	}
a[name] {
	text-decoration: none;
}
a:link {
	color: #0000cd;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #ff4500;
	text-decoration: underline;
}
a:active {
	color: #ff4500;
	text-decoration: underline;
}



/*↓↓　基本レイアウト 　↓↓*/
#header {
	height: 130px;
	width: 100%;
	color: #000000;
	vertical-align: middle;
	border: none;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
	margin: 0px 0px 15px 0px;
}
#contents {
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
	color: #000000;
	margin-top: 15px;
	vertical-align: top;
	table-layout: fixed;
}
#contents #sidemenu {
	padding: 5px;
	width: 215px;
	margin-right: 15px;
	vertical-align: top;
}
#contents #main {
	padding:0px 10px 10px 10px;
	vertical-align: top;
	width: auto;
	margin: 0px;
}
#footer {
	font: 65% "ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
	height: 20px;
	width: 100%;
	margin:3px 0px 0px;
	text-align: center;
	padding-top: 3px;
	vertical-align: middle;
	color: #333366;
	background: url(img/footer01.jpg) repeat-x 0% 0%;
}
* html #footer {
	padding-top: 5px;
}

/*↓↓　各ページ共通詳細指定 　↓↓*/
/*-------------------------------ヘッダー*/
#header .headertop {
	height: 41px;
	width: 100%;
	margin: 0px;
	/*-------------------------------mac IE用↓*/
	height: 50px;
	/*-------------------------------mac IE用↑
　	-------------------------------mac IE以外用↓\*/
	height: 41px;
	/*-------------------------------mac IE以外用↑*/
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	border-bottom: 5px solid #333366;
}
#header .headertop .kensaku {
	white-space:nowrap;
	display:block;
	margin-top:0px;
	font-size: 70%;
	text-align: right;
	vertical-align: middle;
	height: 41px;
	padding-top: 7px;
}
/*　- 「headertop」の天地調整用(IE WIN)↓ - */
* html .headertop .kensaku form {
	margin: 0px;
}
#header h1 {
	font-size: 10%;
	display: none;
	left: -1000px;
}
#header .bg-img1 {
	background:  url(img/20image_new.jpg) no-repeat 0% 0%;
	text-align: right;
	height: 89px;
	width: 100%;
	white-space: nowrap;
	font-size: 70%;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	right: 5px;
	/*-------------------------------mac IE用↓*/
	top: -9px;
	/*-------------------------------mac IE用↑
　	-------------------------------mac IE以外用↓\*/
	top: 0px;
	/*-------------------------------mac IE以外用↑*/
}
#header .maintitle {
	text-align: left;
	margin: 0px 0px 0px 10%;
	position: relative;
	top: -5px;
}
#header .maintitle img {
	width: 498px;
	height: 44px;
	margin-top: 10px;
}

/*-------------------------------サイドメニュー*/
#sidemenu .menu01 {
	height: 25px;
	width: 205px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: none;
}
#sidemenu .menu02 {
	height: 30px;
	width: 205px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0;
	display: list-item;
	list-style: none;
}
/* --for IE↓-- */
* html #sidemenu .menu02 {
	margin-top: 0;
}
*+html #sidemenu .menu02 {
	margin-top: 0;
}

#sidemenu .menu022 {
	height: 45px;
	width: 205px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0;
	display: list-item;
	list-style: none;
}
/* --for IE↓-- */
* html #sidemenu .menu022 {
	margin-top: 0;
}
*+html #sidemenu .menu022 {
	margin-top: 0;
}

#sidemenu .menu03 {
	width: 205px;
	color:#333333;
	padding: 0px;
	display: block;
	list-style:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
/* --for IE↓-- */
* html #sidemenu .menu03 {
	margin-top: 0;
}

#sidemenu .menu03 li {
	font-size: 75%;
	line-height: 1.3;
	color:#333333;
	border-bottom: 1px dashed #006699;
	padding: 2px 0px 3px;
}
#sidemenu .menu04 {
	width: 180px;
	margin: 0px 0px 0px 20px;
	color:#333333;
	padding: 0px;
	display: block;
	list-style:none;
}
#sidemenu .menu04 li {
	font-size: 80%;
	line-height: 0.8;
	color:#333333;
	border: none;
	padding-left: 15px;
	background: url(img/arrow03.gif) no-repeat 0% 3px;
	
}
#sidemenu .menu04 .nolink {
	line-height: 0.8;
	color:#333333;
	border: none;
	padding-left: 15px;
	background: none no-repeat 0% 3px;
	font-size: 80%;
	font-weight: bold;
	
}
#sidemenu .pdfdownload {
	font-size: 65%;
	line-height: 1.2;
	padding: 5px;
	width:190px;
	border: 1px dashed #666666;
	margin-top: 20px;
}
* html #sidemenu .pdfdownload {
	width: 200px;
}
#sidemenu .pdfdownload img {
	float: right;
	margin-left:3px;
	margin-bottom:20px;
	border:none;
	margin-right: 0px;
}

/* 「ホームページのご利用について」リンク用 */
#sidemenu .menu05 {
	font-size: 70%;
	line-height: 1.3;
	color:#333333;
	padding: 4px 0px 3px 12px;
	width: 205px;
	margin:15px 0;
	background: url(img/square01smaller.gif) no-repeat 1% 9px;
}

#sidemenu strong {
	font-weight: bold;
}

/*-------------------------------メイン部分
(［h2］は各フォルダごとに色変えで各フォルダ内.CSSファイルで別指定)*/


#main h3 {
	font-size: 80%;
	font-weight: bold;
	color: #006699;
	width: 80%;
	text-align: left;
	border-left: 1px dashed #006699;
	border-top: 1px dashed #006699;
	border-right: none;
	border-bottom:none;
	margin: 20px 0px 10px;
	padding: 6px 0px 2px 5px;
	letter-spacing: 0.15em;
	line-height: 1.3;
}
/* IE8プリント時バグ回避用　*/
* html #main h3 {
	position: relative;
}

#main h4 {
	font-size: 75%;
	font-weight: bold;
	color: #006699;
	margin: 25px 0px 0px;
	padding: 0px 0px 2px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
	width: 70%;
	line-height: 1.3;
}

#main p {
	font-size: 80%;
	text-align: left;
	line-height: 1.5;
}

#main .honbun { 　/* ←[div]を[p]のフォーマットに合わせる用 */
	font-size: 80%;
	line-height: 1.5;
}
#main .midori {
	color: #00AA00;
}
#main .aka {
	color: #ff0000;
}
#main .ao {
	color: #006699;
}
#main .new01 {
	color: #006699;
	font-weight: bolder;
	font-size: 110%;
	font-style: italic;
	text-decoration: blink;
	padding-left: 10px;
	vertical-align: bottom;
}
#main .arrow01 {
	background: url(img/arrow01.gif) no-repeat 0% 4px;
	padding-left: 11px;
}

/*　------------------------目次テーブル↓↓
（tdのwidthとbackground-colorは各フォルダCSSで指定）*/

#main .tblindex {
	font-size: 65%;
	line-height: 1.2;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #999999;
}
#main .tblindex td {
	border: 1px solid #999999;
	padding: 5px 5px;
	text-align: left;
	vertical-align: top;
}
#main .tblindex .title31 {
	font-size: 120%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
	border-bottom: 1px dashed #999999;
	padding-bottom: 3px;
}


/*　------------------------「お知らせ」テーブル↓↓*/
#main .oshirase01 {
	width: 100%;
	clear: left;
	margin-top:0px;
	border-collapse: collapse;
	margin-bottom: 50px;
}
#main .oshirase01 td {
	font-size: 80%;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	line-height: 1.5;
	vertical-align: top;
}
#main .oshirase01 td img {
	margin-top: 2px;
}
#main .oshirase01 .bigger {
	font-size: 90%;
	background-color: #CCFFFF;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}
#main .oshirase01 .bigger a:link, #main .oshirase01 .bigger a:visited {
	color: #006699;
	}
#main .oshirase01 .bigger a:hover, #main .oshirase01 .bigger a:active {
	color: #0000CD;
	}
#main .kakono {
	font-size: 85%;
	background: url(img/arrow01.gif) no-repeat 100% 1px;
	text-align: right;
	right: 5px;
	padding-right: 14px;
}

/*-------------------------------メイン部分・共通囲み*/
#main h5 {
	font-size: 80%;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px 0px 10px;
	text-align: center;
	vertical-align:0px;
	color: #003366;
	width:auto;
	height:25px;
	background: url(img/kakomi11_bg01.gif) repeat-x 0% 0%;
	display: block;
	letter-spacing: 0.02em;
}

#main h5 a:hover, #main h5 a:active {
	background: url(img/kakomi11_bg01_f2.gif) repeat-x 0% 0%;
	width:100%;
	height:25px;
	text-decoration: none;
	display: block;
}

#main .kakomi11 {
	line-height: 1.5;
	padding: 0px;
	width: auto;
	border: 1px solid #006699;
	margin-top: 5px;
	margin-bottom: 30px;
}
#main .kakomi11 table {
	margin:5px;
}
#main .kakomi11 p {
	margin:5px;
	font-size: 75%;
	line-height: 1.5;
}
/*-------------------------------メイン部分・共通PDFリンク*/
#main .pdflink {
	background: url(img/pdf_img.gif) no-repeat 0% 0%;
	vertical-align: middle;
	font-size: 75%;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.3;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 27px;
}
#main .pdflink img {
	vertical-align: 0.1%;
	border:none;
}
* html #main .pdflink img {
	vertical-align: middle;
}

/*-------------------------------メイン部分・（PDF表示用テキスト＆PDFマーク）*/
#main ul .style37, #main .style37 {
	vertical-align: middle;
	font-size: 90%;
	white-space: nowrap;
	color: #000000;
}
#main ul .style37 img, #main .style37 img {
	vertical-align: text-bottom;
	border: none;
	margin: 0px 2px 0px 0px;
}
/*----------メイン部分・（PDF表示用テキスト＆PDFマーク）「vertical-align」と「color」を指定していないもの　*/
#main ul .style372, #main .style372 {
	font-size: 90%;
	white-space: nowrap;
	color:#000000;
	font-weight: normal;
	letter-spacing:normal;
}
#main ul .style372 img, #main .style372 img {
	vertical-align: text-bottom;
	border: none;
	margin: 0px 2px 0px 0px;
}

/*-------------------------------メイン部分下部・共通「お問合せ」*/
#main .toiawase {
	font-size: 75%;
	padding-left: 12px;
	margin-top: 5px;
	line-height: 1.5;
}
#main .toiawsub {
	font-size: 70%;
	margin: 20px 20px 0px 12px;
	line-height: 1.5;
}

/*-------------------------------メイン部分下部・共通「このページの先頭へ」*/
#main .totop {
	font-size: 70%;
	text-align: right;
	padding-right: 14px;
	margin-top: 1.5em;
	background: url(img/arrow02.gif) no-repeat 100% -1px;
}

#main ul .totop {
	font-size: 85%;
	text-align: right;
	padding-right: 14px;
	margin-top: 1.5em;
	background: url(img/arrow02.gif) no-repeat 100% -1px; 
}


