/* 基本的な設定 */

*	{font:normal normal normal 11px/22px Verdana,"ＭＳ Ｐゴシック"; border:none; background-color:transparent; 
	margin:0px; padding:0px;}

body	{color:#000000; font-size:9px; margin:15px;}

table	{color:#000000; font-size:9px; line-height:17px;}


/* リンクの設定 */
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 #339933;}
ins	{text-decoration:underline;}
del	{color:#999999; text-decoration:line-through;}

address	{font-style:normal;}

blockquote	{color:#333333; width:90%; background-color:#ffffff; padding-left:5px;}

textarea	{font:11px/15px Verdana,"ＭＳ Ｐゴシック"; width:250px; border:1px solid #000000;}
input	{font:11px/15px Verdana,"ＭＳ Ｐゴシック"; margin-bottom:2px; border:1px solid #000000;}
form	{margin-bottom:10px;}


/* 見出し */
h2	{display:none;}
h3	{color:#999999; font:17px/19px "Times New Roman"; font-weight:bold;}
h4	{font-weight:normal; text-decoration:underline; 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: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:#339933; margin:1px 0px;}
dd	{color:#777777; 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;}


/* div設定 */
.text	{width:100%; border:1px solid #c0c0c0; background:#dcdcdc url(s1.gif); margin-bottom:15px; padding:7px;}
.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	{color:#ffffff; font:28px/28px "Times New Roman";}

ul.menu	{text-align:right;}
ul.menu li	{padding-right:15px; list-style-type:none; display:inline;}

.all	{width:600px;}
.back	{border:5px solid #ffffff;}
.top	{width:600px; border:1px solid #c0c0c0; background:url(screen.gif) no-repeat 100% 60%;}
.title	{text-align:right; padding:20px 20px 20px 0px}
.main	{margin:10px 0px;}
.footer	{text-align:right; padding-right:25px;}


/* 全体の設定(ノーフレーム index.html) */
#index p	{margin:30px 0px 0px 100px;}
#index address{margin:5px 50px 0px;}

#index h1	{color:#666666; font:35px/37px "Times New Roman"; font-weight:bold;}

#index .text{border:none; background:none;}

#index .all	{width:600px; height:400px; border:1px solid #c0c0c0; background:url(back.gif) no-repeat 100% 60%;}
#index .back{height:400px; border:5px solid #ffffff;}
#index .title{height:80px; background:none; padding:20px 15px 0px 0px}
#index .main{height:270px; margin:0px 10px; overflow:auto;}
#index .footer{text-align:right; padding-right:15px;}


/* スクロールバーの色などを変えたい場合はこの下にでもタグをお描きください。 */
