/* 基本的な設定 */

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

body	{color:#000000; font-size:70%; margin-left:30px;}


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


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

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

address	{font-style:normal;}

blockquote	{color:#555555; width:90%; border:1px solid #c0c0c0; background:#dcdcdc url(img/s1.gif); 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; line-height:45px; background:url(img/s4.gif) no-repeat 0% 50%; padding-top:5px;}
h4	{color:#000000; font-weight:normal; line-height:15px; margin-bottom:3px;}


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

ul	{margin:2px 0px 10px;}
ul li	{list-style-type:circle; 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:2px 0px 3px;}
dt	{color:#6699cc;}
dd	{color:#777777; padding:1px 7px; margin:0px;}
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:#555555; font:100%/120% Verdana,"ＭＳ Ｐゴシック"; border:none; width:70px; background:none; float:left;}
dl.mail dd	{color:#555555; border:none; background:none;}


/* div設定 */
.text	{color:#666666; width:100%; margin:0px 5px 5px;}
.scroll	{height:70px; width:90%; margin:2px 10px 17px; overflow:auto;}


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

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

ul.menu	{background:url(img/back.gif) no-repeat 0% 0%; margin:0px;}
ul.menu li	{padding-right:15px; list-style-type:none; display:inline;}

.all	{width:600px; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000;}
.top	{height:220px; background:#dcdcdc url(img/s2.gif); padding:75px 0px 0px 50px;}
.title	{text-align:center; background:url(img/s3.gif) repeat-x 0% 0%; padding:2px 0px 1px;}
.main	{background:url(img/s3.gif) repeat-x 0% 0%; padding:0px 10px;}
.footer	{text-align:right; padding-right:25px;}


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

#index h1	{font:300% "Times New Roman"; text-align:right; margin:5px 50px;}

#index .all	{width:600px; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000;}
#index .top	{height:220px; background:#999999 url(img/s2.gif); padding:75px 0px 0px 50px;}
#index .title{text-align:center; background:url(img/s3.gif) repeat-x 0% 0%; padding:2px 0px 1px;}
#index .main{background:url(img/s3.gif) repeat-x 0% 0%; padding:0px 10px;}
#index .footer{text-align:right; padding-right:25px;}


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