/*共通ナビゲーション（ヘッダ）部分読み込み用*/
@import "/css/hd1.css";

/*案内用ここから++++++++++++++++++++++*/
.list00 {
	width:30%;
	background-color:#eeefdf;
	color:#003333;
	font-weight:bold;
	padding:3px;
}

.annai {
	margin-top:20px;
	font-weight:bold;
	padding:3px 5px 0px;
	border-bottom:gray 7px solid;
	width:95%;
	font-size:1.5em;
}

/*本文中の挿入画像の書式設定（右位置）*/
.imageR {
	float:right;
	margin-left:10px;
	margin-right: 10px
	}


/*案内用ここまで++++++++++++++++++++++*/

.bg_white {
	background-color: #fff;
	width: 750px;
	}


/*ページ全体の設定　背景白　文字左寄せ　余白0*/
body {
	font-size:small;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	background-color:#3D6BA1;
	}

/*記事部分全体の書式設定*/
.contents {
	width:750px;
	}

/*　.contents内のブロックの書式設定*/
.block {
	margin-left:15px;
	}

p {
	font-size:1.05em;
	line-height:1.4em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:10px;
	}

/*ページ最下部の問い合わせ欄の書式設定*/
address {
	font-style:normal;
	color:#003399;
	text-align:left;
	border-top:solid 10px #B9DCFF;
	margin-top:1em;
	margin-left:0;
	padding-top:4px;
	padding-left:10px;
	}

/* 読み上げ対応　本文内部へジャンプさせる */
.jump {
	display: none;
	}

/*上に戻るリンク　下線なし用*/
P.up2 {
	FONT-SIZE: 1.05em;
	MARGIN-TOP: 0.5em;
	MARGIN-BOTTOM: 0.5em;
	MARGIN-LEFT: 0px;
	margin-right: 5px;
	COLOR: #0066cc;
	TEXT-ALIGN: right
	}
P.up2 A:link {
		COLOR: #0066cc
	}
P.up2 A:visited {
		COLOR: #0066cc
	}
P.up2 A:hover {
		COLOR: #6666ff
	}

/* ++++++++++　ここから下を追加した+++++++++++++++++++++++++++++++++++++++++++++ */

.navibar{
	height:1.5em;
	padding:3px 5px 0px;
	background-color:#ccc;
}

.ul01 {
	list-style-image: url(../images/ico01.gif);
	line-height:1.1em;
	font-size:1.1em;
	}

.ul02 {
	list-style-image: url(../images/ico02.gif);
	line-height:1.1em;
	font-size:1.1em;
	}

h6.title_red {
	font-size:1.2em;
	text-indent:4px;
	width:220px;
	border-bottom:gray 1px solid;
	border-left:red 8px solid;
}
.title_red a:link {
	color:#003399;
	text-decoration: none;
	}
.title_red a:visited {
	color:#6633CC;
	text-decoration: none;
	}
.title_red a:hover, .title_red a:active {
	color:#FF3300;
	text-decoration: none;
	}

/*メニューを囲む枠の指定*/
.waku {
	width:710px;
	border-top: 5px solid #999;
	border-right: 2px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #999;
	padding:5px;
}

.index {
	font-size:1.1em;
	font-weight:bold;
	width:350px;
	border-left:solid 10px #6a5625;
	margin-top:0.3em;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}

.image_margin {
	MARGIN-TOP: 0.5em;
	}

/*リンク部分*/
.d_none a:link, .d_none a:visited {
	color: #033;
	text-decoration: none;
	}
.d_none a:hover, .d_none a:active {
	color: #f30;
	text-decoration: none;
	}

.ul03 {
	list-style-image: url(../images/ico02.gif);
	line-height:1.1em;
	font-size:1.1em;
	margin-left:20px;
	}

.ul04 {
	list-style-image: url(../images/yajirushi.gif);
	line-height:1.1em;
	margin-left:10px;
	}

.ul05 {
	list-style-image: url(../images/yajirushi_s.gif);
	line-height:1.1em;
	font-size:1.1em;
	margin-left:10px;
	}

.ul06 {
	list-style-image: url(../images/ico01.gif);
	line-height:1.3em;
	font-size:1.1em;
	margin-left:20px;
	}

/*「こんなときには」の書式設定*/
.list01 {
	color:#003333;
	width:120px;
	background-color:#eee;
	border-bottom:solid 1px #999;
	margin-left:10px;
	padding:2px 3px 1px;
}


/*見出し(h1)の書式設定*/
h1 {
	font-size:1.6em;
	font-weight:bold;
	background-image: url(p1/gray_gra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:0.5em;
	margin-bottom:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:5px;
	}

/*意見部分*/
.iken_title{
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold;
	background:#0066CC;
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}

.iken_waku{
	width:550px;
	background:#ffffff;
	border:solid 1px #808080;
	margin-left:10px;
}

.iken {
	list-style-image: url(../images/ico06.gif);
	line-height:1.1em;
	}

/*「上に戻る」部分の書式設定*/
p.up {
	font-size:1.05em;
	text-align:right;
	color:#0066CC;
	border-bottom:dotted 1px #0066CC;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:0;
	}

/*「上に戻る」部分のリンク文字の書式設定*/
p.up a:link {
	color:#0066CC;
	}

/*「上に戻る」部分のリンク（既読）文字の書式設定*/
p.up a:visited {
	color:#0066CC;
	}

/*「上に戻る」部分のオンマウス時の書式設定　IE4.0/N6.0以降対応 */
p.up a:hover {
	color:#6666FF;
	}

