@charset "shift_jis";
/*
例　soto-waku：外枠　aka_iro：赤色
*/
/*全体の設定*/
html {

}
/*背景画像の変更はbackground_0800-1.jpgの数字末尾を1から3へ変えます*/
body {
	background: #BEC3C6 url(bg.jpg) repeat-x;
	color:#555;;
	font: 12px/135% "ＭＳ Ｐゴシック", Osaka;
	text-align: center;
}
#wrap {
	background:url(light.gif) center top no-repeat;
	padding:0;
}
/*標準のリンク*/
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/*レイアウト枠：全体の枠と横幅・背景色*/
#soto-waku {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	background: #FFFFFF url(side_back.gif) repeat-y;
}
/*レイアウト枠：上段*/
/*トップ画像の変更は0800-3.jpgの数字末尾を1から7へ変えます*/
#top-waku {
	margin: 0px;
	padding: 0px 200px;
	height: 150px;
	position: relative;
	background: url(toptittle4.jpg);
	text-align: left;
}
#top-waku h1 {
	color: #FF8000;
	font-weight: bold;
	font-size: 18px;
	line-height: 100%;
	margin: 0px;
	padding: 60px 0px 0px 80px;
}
#top-waku p {
	color: #000000;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 10px 0px 100px;

}
/*レイアウト枠：中段*/
#bunsyou-waku {
	padding: 10px;
	width: 830px;
	margin: 5px auto;
	position: relative;
	text-align: left;
}
/*レイアウト枠：中段・本文*/
#honbun-waku {
	margin: 0px;
	padding: 10px;
	width: 610px;
	border: 1px solid #EEEEEE;
	position: relative;
	float: right;
	font-size: 105%;
	line-height: 1.5;
}
#honbun-waku li {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
}
/*レイアウト枠：中段・ナビゲーション*/
#navi-waku {
	margin: 0px 0px 10px;
	width: 170px;
	border: 2px solid #EEEEEE;
	padding: 10px 5px;
	position: relative;
}
/*レイアウト枠：中段・ナビゲーション：上のリンク*/
#mainlink {
	margin: 0px;
	padding: 4px;
	list-style: url(none) none outside;
	background: #FFC8D9;
	border: 1px solid #DDDDDD;
}
#mainlink li {
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}
/*リンク*/
#mainlink a:link, #mainlink a:visited {
	display: block;
	color: #0000FF;
	padding: 4px;
}
#mainlink a:hover, #mainlink a:active {
	background: #FFFFFF;
	display: block;
	color: #000000;
	padding: 4px;
}
/*レイアウト枠：中段・ナビゲーション：下のリンク*/
#sublink {
	margin: 10px 0px 0px;
	list-style: url(none) none outside;
	padding: 6px;
}
#sublink li {
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
}
/*リンク*/
#sublink a:link, #sublink a:visited {
	display: block;
	color: #333333;
	padding: 4px;
}
#sublink a:hover, #sublink a:active {
	background: #EEEEEE;
	display: block;
	color: #000000;
	padding: 4px;
}
/*レイアウト枠：下段*/
#shita-waku {
	margin: 0px;
	position: relative;
	background: #EEEEEE;
	text-align: left;
	border-bottom: 2px solid #CCCCCC;
	clear: right;
	width: 850px;
	padding: 10px 0px;
	border-top: 1px solid #DDDDDD;
	text-indent: 10px;
}
/*リンク*/
#shita-waku a:link, #shita-waku a:visited {
	color: #333333;
}
#shita-waku a:hover, #shita-waku a:active {
	color: #0000FF;
}
/*ページ右下にあるページトップへ戻るためのリンク*/
#up-link {
	width: 150px;
	float: right;
	padding: 2px 3px;
	text-align: left;
	position: relative;
	background: #D3D3D3;
	border: 1px solid #CCCCCC;
	margin: 0px;
	height: 12px;
	line-height: 100%;
	right: 20px;
	text-indent: 20px;
}
/*リンクページとサイトマップページのTABLE枠*/
.links {
	font-size: 12px;
	border: 1px solid #99CCFF;
}
#honbun-waku .links td {
	border-bottom: 1px solid #DDDDDD;
}

/*リンク画像の枠を消す*/
img {
	border-width: 0px;
}
/*文字の色を変更する場合class="ao_iro"などとします*/
.aka_iro {
	color: #FF0000;
}
.ao_iro {
	color: #0000FF;
}
/*視覚デコレーション：段落*/
.danraku1 {
	font-size: 120%;
	line-height: 100%;
	padding: 4px 8px;
	border-bottom: 2px dotted #3366CC;
	color: #333333;
	font-weight: bold;
	border-left: 6px solid #3366CC;
	width: 100%;
}
.danraku2 {
	font-size: 100%;
	line-height: 100%;
	padding: 4px 8px;
	border-bottom: 1px dotted #CC9999;
	color: #333333;
	font-weight: bold;
	border-left: 6px solid #CC9999;
	width: 95%;
}
/* num1 */
ol.num1 { margin-bottom: 1.4em; margin-left: 2.5em; }
ol.num1 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 0.3em;
}
ol.num1 li span {
	position: absolute;
	top: 0;
	left: -1.7em;
}
* html ol.num1 li span { top: -0.1em; } /* for win ie6 */
*:first-child+html ol.num1 li span { top: -0.1em; } /* for win ie7 */

