/* 基本的な設定 */

*	{font:normal normal normal 100%/200% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border:none; background-color:transparent; 
	margin:0px; padding:0px;}

body	{color:#000000; font-size:70%; background:#dcdcdc url(img/s1.gif) fixed; margin-left:100px;}


/* リンクの設定 */
a	{color:#777777; text-decoration:none;}
a:hover	{color:#000000; text-decoration:none;}


/* 色々 */
p	{margin-bottom:10px;}

em	{font-style:normal; font-weight:bold;}
strong	{color:#333333; font-weight:bold; border-bottom:2px solid #0077cc;}
ins	{text-decoration:underline;}
del	{color:#999999; text-decoration:line-through;}

address	{font-style:normal;}

blockquote	{color:#333333; width:90%; border:3px double #dcdcdc; background-color:#f5f5f5; padding-left:5px;}

textarea	{font:100%/140% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border:1px solid #777777; width:250px;}
input	{font:100%/120% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border:1px solid #777777; margin-bottom:2px;}
form	{margin-bottom:10px;}


/* 見出し */
h2	{display:none;}
h3	{color:#999999; background:url(img/s2.gif) no-repeat 0% 60%; margin:5px 5px 0px; padding-left:12px;}
h4	{color:#777777; font-weight:normal; text-decoration:underline; margin-bottom:3px;}


/* リストの設定 */
ol	{margin:0px 0px 10px 25px;}
ol li	{color:#000000; margin-bottom:1px;}

ul	{margin:2px 0px 10px;}
ul li	{color:#000000; list-style-type:square; list-style-position:inside;}
ul.outline li	{margin-bottom:3px; list-style-type:none; list-style-position:outside;}
ul.inline li	{margin-right:5px; list-style-type:none; display:inline;}

dl	{margin:0px 2px 10px;}
dt	{color:#0099cc; margin:1px 0px;}
dd	{color:#000000; padding-left:7px;}
dl.link	{margin:0px 0px 7px; clear:both;}
dl.link dt	{border:none; background:none; margin:0px; padding:0px; float:left;}
dl.link dd	{line-height:15px;}
dl.mail	{clear:both;}
dl.mail dt	{color:#222222; font:100%/120% Verdana,"ＭＳ Ｐゴシック"; border:none; width:70px; background:none; float:left;}
dl.mail dd	{border:none; background:none;}


/* div設定 */
.text	{color:#333333; width:100%; border-bottom:1px dotted #dcdcdc; padding:5px 10px 10px;}
.scroll	{height:70px; width:90%; margin:2px 10px 17px; overflow:auto;}


/* 全体の設定(ノーフレーム top.html...) */
.menu a	{color:#000000; padding-left:5px;}
.menu a:hover{color:#dcdcdc;}

h1	{font:210% "Times New Roman";}

ul.menu	{text-align:right; background:#dcdcdc url(img/s1.gif);}
ul.menu li	{padding-right:15px; list-style-type:none; display:inline;}

.all	{width:600px; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; background-color:#ffffff; border-bottom:1px solid #dcdcdc;}
.top	{text-align:right; border-top:1px dotted #dcdcdc; border-bottom:1px dotted #dcdcdc;
	background:url(img/back.gif) no-repeat 0% 50%; margin-top:5px;}
.title	{padding:30px 20px 40px 0px;}
.main	{margin-top:10px;}
.footer	{text-align:right; padding-right:25px;}


/* 全体の設定(ノーフレーム index.html) */
#index p	{margin:30px 0px 0px 100px;}

#index h1	{font:210% "Times New Roman";}

#index .text{border:none; background:none;}

#index .all	{width:600px; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;
	 background-color:#ffffff; margin-bottom:10px;}
#index .top	{text-align:right; border-top:1px dotted #dcdcdc; border-bottom:1px dotted #dcdcdc;
	 background:url(img/back.gif) no-repeat 0% 50%; margin-top:5px;}
#index .title{padding:30px 20px 40px 0px;}
#index .main{margin-top:10px;}
#index .footer{text-align:right; padding-right:25px;}


/* スクロールバーの色などを変えたい場合はこの下にでもタグをお描きください。 */
