@charset "Shift_JIS";

/* カスタマイズし易いよう簡単な説明をいれてます#2792c3 */
/* ========== セレクタ全体 ========== */
*{
	margin:0; padding:0; border:none;}

/* ========== ページ基本スタイル ========== */
body{
	background:#fff url(img/bg01.jpg) no-repeat 95% 90% fixed;
	padding:0 0 20px 0;scrollbar-arrow-color:#4e5253;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-color:#4e5253;}

/* ========== フォントスタイル ========== */
th,td,body,p{
	font-family:verdana,Chicago,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-style:nomal; line-height:175%; font-size:10px;
	color:#6e7b8b;}#636569

/* ========== フォームスタイル ========== */
input, textarea, select{
	font-family:verdana,Chicago,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-style:nomal; font-size:10px; color:#636569; text-align:right;
	background:#fff; border:0px solid #ccc; padding:2px;}

/* ========== リンク ==========#2792c3 #9fb5be */
a{
	text-decoration:none;}
a:link{
       color:#00527f
;}
a:visited{
	color:#9fb5be
;}
a:active,a:hover{
	text-decoration :line-through; /*マウスが乗ったとき取り消し線*/
color:#9fb5be;}

/* ========== メイン ========== */
h1{
	font-size:14px; padding:25px 0 3px 0;letter-spacing:0.05em;}

h2{
	font-size:12px;
	background:url('img/bg02.gif') no-repeat left center scroll;
	margin:10px 0 0 0; padding:3px 0px 0px 12px;
	border-bottom:#999 1px dotted;}

p{
	margin:5px 12px 5px 12px; padding:0 0 10px 0;}

/* ========== ページ内コンテンツのスタイル ========== */
#zentai{
	width:380px; margin:0 0 0 48px; padding:0 5px 5px 5px;
	border-right:#5b7e91 1px solid; border-bottom:#5b7e91 1px solid;
	border-left:#5b7e91 1px solid; background:#fff;}

#header{
	background:#fff; padding:3px;}

#center{
	background:#fff; padding:3px 3px 50px 3px;}

#copy{
	padding:5px 0 10px 0; background:#fff; text-align:left;
	border-top:#999 1px dotted;}
#copy a{
	font-weight:bold;}


/* ========== メニュー部分 ========== */
ul.menu{
	font-size:11px; border-top:#5b7e91 1px dotted;
	border-bottom:#5b7e91 1px dotted; font-weight:bold;
	margin:5px 0 0 0; padding:3px; text-align:right;}
.menu li{
	display:inline; list-style-type:none; list-style-position:inside;
	margin:0 3px 0 3px;}


/* ========== インデックスページ ========== */
#INDEX{
	background:#fff;}


/* ========== リスト ========== */
ul.text1{
	margin:0 12px 5px 10px; padding:0 0 15px 20px;}
.text1 li{
	padding:2px 0 2px 0; list-style-type:disc;
	list-style-position:outside;}

ul.text2, ul.text3, dl.text4{
	margin:5px 0 5px 12px; padding:0 0 10px 0;}
.text2 li{
	padding:0 5px 0 0; list-style-type:none; display:inline;
	list-style-position:inside;}

.text3{
	padding:2px 0 2px 0; list-style-type:none;
	list-style-position:outside;}

.text4 dt{
	border-top:1px solid #ccc; border-bottom:1px solid #ccc;
	border-right:1px solid #ccc; border-left:10px solid #ccc;
	padding:3px;}
.text4 dd{
	margin:5px 0 5px 15px; color:#666;}

/* ========== 文字装飾 ========== */
/* 強調 */
em{
	color:#c9171e;}

/* 強い強調 */
strong{
	color:#c9171e; font-weight:bold; padding:0 3px;}

/* 削除 */
del{
	color:#aaa;}



ul{
margin:0 0 0.3em 2.7em;
}

ol{
margin:0 0 0.3em 2.2em;
}

ul li{
list-style-type:square;
}

ul.rows,ol.rows{
margin:0 0.3em 0.3em 0.2em;
}

ul.rows li,ol.rows li{
margin:0 0.2em 0 -0.1em;
display:inline;
list-style-type:none;
}

.top{
    text-align:right;
    padding:5px;
    margin:0px 30px ;
    border-top:0px dashed #000000;
    border-bottom:0px solid #000000;
}