/* 基本的な設定 */

*	{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%;}


/* リンクの設定 */
a	{color:#777777; text-decoration:underline;}
a:hover	{color:#777777; text-decoration:none;}


/* 色々 */
p	{margin-bottom:22px;}

em	{font-style:normal; font-weight:bold;}
strong	{color:#333333; font-weight:bold; border-bottom:2px solid #dc143c;}
ins	{text-decoration:underline;}
del	{color:#a9a9a9; text-decoration:line-through;}

address	{font-style:normal;}

blockquote	{color:#a9a9a9; width:90%; text-decoration:underline; padding-left:10px;}

textarea	{font:100%/140% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border-bottom:1px solid #777777; width:250px;}
input	{font:100%/120% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border-bottom:1px solid #777777; margin-bottom:2px;}
form	{margin-bottom:10px;}


/* 見出し */
h2	{color:#888888; font:160%/160% "Times New Roman"; font-weight:bold; border-bottom:1px solid #dcdcdc;
	width:150px; margin:5px 0px 10px 3px;}
h3	{color:#888888; border-left:5px solid #dcdcdc; padding-left:5px;}
h4	{color:#b39966; 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; margin-left:5px; 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:98%; background:url(img/s2.gif); margin:10px 10px 20px 10px;}
.gall	{width:70%; background:url(img/s2.gif); margin:10px 10px 20px 10px;}
.noline	{color:#555555; width:98%; margin:10px 10px 20px 10px;}
.scroll	{height:70px; width:90%; margin:2px 10px 17px; overflow:auto;}


/* 全体の設定(フレーム top.html...) */
.all	{width:100%;}
.main	{}
.footer	{text-align:right; padding-right:25px;}
.footer a	{text-decoration:none;}
.footer a:hover{color:#ffffff;}


/* メニューの設定(フレーム menu.html) */
#menu .menu a	{color:#777777; text-decoration:none; padding-left:12px;}
#menu .menu a:hover	{color:#000000; background:url(img/s1.gif) no-repeat 0% 50%;}

#menu .menu2 a	{color:#777777; text-decoration:none; padding-left:5px;}
#menu .menu2 a:hover	{color:#000000; background:url() no-repeat 0% 50%;}

#menu address	{}

#menu h1		{color:#777777; font:210% "Century Gothic";}

#menu ul.menu	{width:160px; margin-left:20px;}
#menu ul.menu li	{background:url(img/s3.gif); list-style-type:none; list-style-position:outside;}

#menu .title	{padding:10px;}
#menu .all		{height:100%; background:url(img/back.gif) repeat-y 0px 0%;}
#menu .top		{height:180px; width:210px; background:url(img/back/002a.png) no-repeat 0% 0%;}




/* スクロールバーの色などを変えたい場合はこの下にでもタグをお描きください。 */
