/* 基本的なスタイル */
body
	{
	color: #333;
	background-color: #000;
	background-image:url(../img/gr.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;
	line-height: 1.3em;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #422;
	scrollbar-arrow-color: #422;
	scrollbar-base-color: #422;
	scrollbar-darkshadow-color : #FFF;
	scrollbar-3dlight-color : #422; 
	}

a:link
	{
	text-decoration:under-line; 
	color:#f36;
	font-weight: bold;
	}
a:visited
	{
	text-decoration:underline;
	color:#c66;
	font-weight: bold;
	}
a:active
	{
	text-decoration:none;
	color:#996;
	font-weight: bold;
	}
a:hover 
	{
	color:#996;
	text-decoration:none;
	font-weight: bold;
	}

/* 画像基本 */
img
	{
	border:0px;
	vertical-align:middle;
	}
/* リスト基本 */
ul
	{
	 margin-bottom:10px;
	}
ol
	{
	margin-bottom:10px;
	}
ol li
	{
	margin-bottom:7px;
	}
dt
	{
	background-image:url(../img/dtmark.gif);
	background-repeat:no-repeat; 
	padding:0px 0px 0px 15px;
	color:#000;
	float:left;
	clear:left;
	}

/* 強調文字 */
strong
	{
	color:#222;
	font-weight:bold;
	font-size:100%;
	}
/* 小文字 */
.note
	{
	color:#630;
	font-size:85%;
	}

/* ナビゲーション（隠し） */
.hiddennavi
	{
	display:none;
	height:0px;
	width:0px;
	overfllow:hidden;
	}

/* ページトップへ文章 */
.pagetop
	{
	background-color: #fff;
	font-size:85%;
	text-align:right;
	color:#f90;
	border-top:1px #996 dashed;
	border-right:0px #900 solid;
	border-bottom:0px #900 solid;
	border-left:0px #900 solid;
	margin:0px 0px 20px 10px;
	padding:0px 5px 0px 0px;
	width:auto;
	clear:both;
	}

/* コンテンツ枠 */
#MAIN
	{
	  background-color: #FFF;
	  width:700px;
	  padding:0px;
	  margin:10px 0px 0px 0px;
}
/* サイト全体の目次 */
.toc
	{
	background-color: #fea;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px #996 solid;
	clear:both;
	}
.toc li
	{
	list-style-type:none;
	padding:2px 4px 0px 4px;
	margin:0px;
	border-top:0px #c96 solid;
	border-right:1px #996 solid;
	border-bottom:0px #c96 solid;
	border-left:0px #903 solid;
	float:left;
	}
.toc a:link
	{
	color:#444;
	text-decoration:none;
	}
.toc a:visited
	{
	color:#444;
	text-decoration:none;
	}
.toc a:active
	{
	color:#222;
	text-decoration:underline;
	font-weight: bold;
	}
.toc a:hover
	{
	color:#222;
	font-weight: bold;
	text-decoration:underline;
	}
/* サイト全体の目次のフォーカス部分（on） */
.toc li.on
	{
	background-color:#996;
	border-right:1px #996 solid;
	}
.toc li.on a:link
	{
	color:#fff;
	text-decoration:none;
	}
.toc li.on a:visited
	{
	color:#fff;
	text-decoration:none;
	}
.toc li.on a:active
	{
	color:#fff;
	font-weight: bold;
	text-decoration:underline;
	}
.toc li.on a:hover
	{
	color:#fff;
	font-weight: bold;
	text-decoration:underline;
	}

/* ページ内の目次 */
.pagetoc
	{
	text-align:left;
	line-height:1.5em;
	clear:both;
	padding:5px 0px 0px 20px;
	}
.pagetoc ul
	{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 15px;
	}
.pagetoc li
	{
	list-style-image:url(../img/listmark.gif);
	margin:0px 0px 0px 15px;
	}

/* 見出し */
h1
	{
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #fff;
	line-height: 1000em;
	height:110px;
	padding:0px;
	margin:20px 20px 10px 20px;
	overflow:hidden;
	}
/* トップページタイトル */
h1.index
	{
	text-align:right;
	line-height: 3em;
	margin:0px 0px 0px 90px;
	padding:0px;
	width:550px;
	height:400px;
	background-color:#fff;
	}
h1.index span
	{
	display: block;
	background-color: #fea;
	border-top:1px #222 solid;/* 630 */
	border-left:1px #222 solid;
	text-align:center;
	float:left;
	width:90px;
	height:90px;
	margin:0px;
	overflow:hidden;
	}
h1.index span.h1b
	{
	border-right:1px #222 solid;
	}
h1.index span.h1c
	{
	border-bottom:1px #222 solid;
	}
h1.index span.h1d
	{
	border-bottom:1px #222 solid;
	border-right:1px #222 solid;
	}
h1.index span.nakaguro
	{
	background-color:#f90;
	color:#f90;
	border-right:1px #222 solid;
	}
h1.index span.h1630
	{
	background-color:#f90;
	color:#f90;
	}
h1.index span.blank
	{
	background-color:#f90;
	color:#f90;
	border-bottom:1px #222 solid;
	}
h1.index span.h1imgvn
	{
	background-image:url(../img/vn.jpg);
	}
h1.index span.h1imgob
	{
	background-image:url(../img/ob.jpg);
	}
h1.index span.h1imgqr
	{
	background-color:#cc6;
	color:#fc0;
	background-image:url(../img/QRcode.png);
	background-position:center;
	background-repeat:no-repeat;
	}
h1.index span.h1imghr
	{
	background-image:url(../img/hr.jpg);
	}
h1.index span.h1imgtimp
	{
	background-image:url(../img/timp.jpg);
	border-right:1px #222 solid;
	}
h1.index span.h1imgcel
	{
	background-image:url(../img/cel.jpg);
	border-bottom:1px #222 solid;
	}

/* その他のページタイトル */
h1.about
	{
	background-image:url(../img/title_about.gif);
	}
h1.welcome
	{
	background-image:url(../img/title_welcome.gif);
	}
h1.log
	{
	background-image:url(../img/title_log.gif);
	}
h1.member
	{
	background-image:url(../img/title_member.gif);
	}
h1.link
	{
	background-image:url(../img/title_link.gif);
	}
h2
	{
	padding:5px 0px 0px 40px;
	margin:20px 0px 5px 0px;
	height:25px;
	border-top:0px solid #222;
	border-right:0px solid #222;
	border-bottom:1px solid #996;
	border-left:0px solid #222;
	background-position:top left;
	background-repeat:no-repeat;
	color:#333;
	line-height:1.4em;
	font-weight:bold;
	font-size:130%;
	text-align:left;
	vertical-align:bottom;
	clear:both;
	}
h2.vn
	{
	background-image:url(../img/vns.jpg);
	}
h2.hr
	{
	background-image:url(../img/hrs.jpg);
	}
h2.timp
	{
	background-image:url(../img/timps.jpg);
	}
h2.cel
	{
	background-image:url(../img/cels.jpg);
	}
h2.ob
	{
	background-image:url(../img/obs.jpg);
	}
h3
	{
	color:#333;
	font-size:110%;
	line-height:120%;
	background-image:url(../img/h3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
h4
	{
	color:#333;
	margin:10px 0px 0px 0px;
	border-left:10px #cc6 solid;
	padding:0px 0px 0px 5px;
	}

/* 見出しに続く領域 */
.para
	{
	padding:5px 0px 0px 20px;
	background-image:url(../img/fl_bg.html);
	background-repeat:repeat-y;
	background-position:top center;
	margin:0px 20px 20px 0px;
	border:0px solid #222;
	text-align:left;
	clear:both;
	}
/* 写真 */
img.paraimg
	{float:right; border:1px #666 solid;}
p.paraimg
	{display:inline;}

/* フッタ */
.footer
	{
	background-color: #fff;
	font-size:85%;
	text-align:right;
	width:100%;
	margin:0px;
	padding:10px 0px 0px 5px;
	clear:both;
	}
.footer p
	{
	margin:0px;
	}

/* 団員募集のリスト */
dl.welcome dt
	{
	float:none;
	}
/* 練習予定のリスト */
.renshu li
	{
	margin-bottom:10px;
	}
/* 行事予定のリスト */
dl.gyouji
	{
	margin:0px 0px 0px 0px;
	}
dl.gyouji dt
	{
	background-image:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	color:#333;
	float:left;
	clear:left;
	}

/* リンクのリスト */
dl.link dt
	{
	float:none;
	}

/* トップのウェルカムメッセージ領域 */
div.welcome
	{
	text-align:center;
	}
div.welcome p
	{
	text-align:left;
	margin:0px 20px 0px 20px;
	}
div.welcome img
	{
	margin:10px;
	border:1px #666 solid;
	}

/* ブリーフケース閲覧方法の図 */
img.zu
	{
	margin:5px 0px 5px 0px;
	}

/* 戻る領域 */
.modori
	{
	text-align:left;
	width:100%;
	color:#000;
	padding:10px 0px 10px 10px;
	clear:both;
	}

/* 隠しリンク（メンバーページ最下部） */
a.kakusi
{
	color:#333;
	font-size:0.6em;
	text-align:right;
	width:100%;
}
