/* 基本的な設定 */

*	{font:normal normal normal 11px/22px Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border:none; background-color:transparent; 
	margin:0px; padding:0px;}

body	{color:#000000; font-size:70%; background:url(img/s2.gif) repeat-y 600px 0% fixed;}


/* リンクの設定 */
a	{color:#777777; background:#e5f1ff; text-decoration:none;}
a:hover	{color:#777777; text-decoration:none; background:none;}


/* 色々 */
p	{margin-bottom:22px;}

em	{font-style:normal; font-weight:bold;}
strong	{color:#333333; font-weight:bold; border-bottom:2px solid #9de0da;}
ins	{text-decoration:underline;}
del	{color:#cccccc; text-decoration:line-through;}

address	{font-style:normal;}

blockquote	{color:#666666; width:90%; background:#dcdcdc url(img/s3.gif); padding:10px;}

textarea	{font:100%/140% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border-bottom:1px dotted #777777;}
input	{font:100%/120% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border-bottom:1px dotted #777777; margin-bottom:2px;}
form	{margin-bottom:10px;}


/* 見出し */
h2	{color:#888888; font:160%/160% "Times New Roman"; font-weight:bold; text-align:right; border-bottom:1px dotted #dcdcdc;}
h3	{color:#1984ff; text-decoration:underline; padding-left:5px;}
h4	{color:#00a395; font-weight:normal;}


/* リストの設定 */
ol	{margin-left:25px;}
ol li	{margin-left:2px;}

ul	{margin:0px 2px;}
ul li	{list-style-type:disc; 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 5px;}
dt	{color:#000000; margin:0px 3px;}
dd	{color:#777777; border-left:1px dotted #999999; margin-left:10px; padding-left:10px;}
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	{width:100%; padding:10px; margin-left:10px;}
.scroll	{height:70px; width:90%; margin:2px 10px 17px; overflow:auto;}


/* 全体の設定(フレーム top.html...) */
.all	{width:100%; padding:10px;}
.main	{width:570px;}
.footer	{text-align:right; padding-right:25px;}
.footer a	{text-decoration:none; background:none;}
.footer a:hover{color:#ffffff;}


/* メニューの設定(フレーム menu.html) */
#menu .menu a	{color:#777777; text-decoration:none; background:none;}
#menu .menu a:hover	{color:#000000; border-bottom:1px dotted #54b6be;}

#menu address	{}

#menu h1		{color:#4c9fff; font:210% "Century Gothic";}

#menu ul.menu	{margin-left:80px;}
#menu ul.menu li	{margin-right:10px; list-style-type:none; list-style-position:outside; display:inline;}

#menu .title	{height:65px; background:url(img/back.gif) no-repeat 0% 0%; padding:5px 0px 0px 70px;}
#menu .all		{height:100%; background:url(img/s1.gif) repeat-x 0% 0%;}


/* スクロールバーの色などを変えたい場合はこの下にでもタグをお描きください。 */

