/* 基本的な設定 */

*	{font:normal normal normal 11px/22px Verdana,"ＭＳ Ｐゴシック"; border:none; background-color:transparent; 
	margin:0px; padding:0px;}

body	{color:#000000; font-size:9px; background:url(back2.jpg) repeat-y 600px 0%;}

table	{color:#000000; font-size:9px; line-height:17px;}


/* リンクの設定 */
a	{color:#999999; 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 #999999;}
ins	{text-decoration:underline;}
del	{text-decoration:line-through;}

address	{font-style:normal;}

blockquote	{color:#333333; width:90%; background:#dcdcdc url(s1.gif); 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	{color:#888888; font:12px/17px Arial; font-weight:bold; text-align:right; line-height:15px; padding-right:30px;}
h3	{color:#555555; font-weight:bold; line-height:15px; background:url(s2.gif) no-repeat 0% 50%; padding-left:15px;}
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: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:0px 5px 10px;}
dt	{margin:3px 0px;}
dd	{color:#777777; background:url(s6.gif) repeat-y; 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;}


/* div設定 */
.text	{color:#555555; width:100%; margin-bottom:15px;}
.scroll	{height:70px; width:90%; margin:2px 10px 17px; overflow:auto;}


/* 全体の設定(ノーフレーム top.html...) */
.menu a	{color:#777777; padding-left:5px;}
.menu a:hover{color:#000000; background:url(s4.gif) no-repeat 0% 50%;}

h1	{font:28px/28px "Times New Roman"; text-align:right; margin:10px 50px;}

ul.menu	{text-align:center;}
ul.menu li	{padding-right:15px; list-style-type:none; display:inline;}

.all	{width:600px;}
.top	{height:250px; background:url(back1.jpg) no-repeat 100% 60%; padding:110px 0px 0px 50px;}
.title	{height:80px; background:url(s5.gif) repeat-x 0% 0%;}
.main	{margin: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:28px/37px "Times New Roman"; text-align:right; margin:5px 50px;}

#index .all	{width:600px;}
#index .top	{height:250px; background:url(back1.jpg) no-repeat 100% 60%;}
#index .title{height:80px; background:url(s5.gif) repeat-x 0% 0%;}
#index .main{margin-left:10px;}
#index .footer{text-align:right; padding-right:25px;}


/* スクロールバーの色などを変えたい場合はこの下にでもタグをお描きください。 */
