/* 基本的な設定 */

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

body	{color:#000000; font-size:70%; margin:15px 0px 0px 50px;}


/* リンクの設定 */
a	{color:#666633; text-decoration:underline;}
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 #cc9999;}
ins	{text-decoration:underline;}
del	{color:#dcdcdc; text-decoration:line-through;}

address	{font-style:normal;}

blockquote	{color:#333333; width:90%; background:#c0c0a0 url(gbm-img/s1.gif); padding-left:5px;}

textarea	{font:100%/140% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border:1px solid #111111; width:250px; margin-bottom:2px;}
input	{font:100%/120% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border:1px solid #111111;}
form	{margin-bottom:10px;}


/* 見出し */
h2	{display:none;}
h3	{color:#555555; font:130%/170% "Times New Roman"; font-weight:bold; margin:7px 0px;}
h4	{color:#336633; font-weight:bold; 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: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 10px;}
dt	{margin:1px 0px;}
dd	{color:#555555; margin-left:5px; 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;}
dl.mail	{clear:both;}
dl.mail dt	{font:100%/120% Verdana,"ＭＳ Ｐゴシック"; border:none; width:70px; background:none; float:left;}
dl.mail dd	{color:#555555; border:none; background:none;}


/* div設定 */
.text	{color:#111111; width:100%; border-left:5px solid #dcdcdc; margin:3px 5px; padding-left:10px;}
.scroll	{height:70px; width:90%; margin:2px 10px 17px; overflow:auto;}


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

h1	{font:220% "Times New Roman"; margin:20px 0px 150px 50px; padding-left:5px;}

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

ul.h2	{text-align:right; margin-top:10px; padding-right:20px;}
ul.h2 li	{list-style-type:none; display:inline;}
ul.h2 a	{text-decoration:none;}

.all	{width:600px;}
.top	{height:270px; background:url(gbm-img/back.jpg) no-repeat 100% 60%;}
.title	{text-align:right;}
.main	{margin:15px 0px;}
.footer	{text-align:right; background:url(gbm-img/s2.gif) repeat-x 0% 0%; padding-right:25px;}
.footer a	{text-decoration:none;}


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

#index h1	{font:220% "Times New Roman"; margin:20px 0px 150px 50px; padding-left:5px;}

index all	{width:600px;}
index .top	{height:270px; background:url(gbm-img/back.jpg) no-repeat 100% 60%;}
index .title	{text-align:right;}
index .main{margin:15px 0px;}
index .footer{text-align:right; background:url(gbm-img/s2.gif) repeat-x 0% 0%; padding-right:25px;}
index .footer a{text-decoration:none;}


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