/* 基本的な設定 */

*	{font:normal normal normal 100%/130% Verdana,"ＭＳ Ｐゴシック","Osaka",sans-serif; border:none; background-color:transparent; 
	margin:0px; padding:0px;}

body	{color:#000000; font-size:70%; background:#dcdcdc; margin:0px 0px 20px 50px;}


/* リンクの設定 */
a	{color:#555555; 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 #999999;}
ins	{text-decoration:underline;}
del	{text-decoration:line-through;}

address	{font-style:normal;}

blockquote	{color:#333333; width:90%; background:#dcdcdc url(img/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:100%/200% Arial; font-weight:bold; text-align:right; line-height:15px; padding-right:30px;}
h3	{color:#555555; font:150%/180% Arial; font-weight:bold; background:url(img/s2.gif) no-repeat 0% 50%;}
h4	{font-weight:normal; border-bottom:1px dotted #888888; width:400px; margin-bottom:10px;}
h5	{font-weight:normal; 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:2px 0px;}
dd	{color:#777777; margin:5px; padding-left:10px;}

dt a	{color:#000000;}

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:15px;}
.scroll	{height:70px; width:90%; margin:2px 10px 17px; overflow:auto;}
.type1	{width:100%; border-left:5px solid #dcdcdc; margin-bottom:10px; padding:10px;}
.type2	{width:100%; background:#f5f5f5; margin-bottom:10px; padding:15px;}
.type3	{width:100%; border:1px solid #999999; margin-bottom:15px; padding:10px;}
.type3 h4	{font-weight:normal; border-bottom:1px solid #666666; width:400px; margin-bottom:10px;}


/* 全体の設定(ノーフレーム top.html...) */
.menu a	{color:#999999; font:14px "Times New Roman"; font-weight:bold; text-decoration:none;}
.menu a:hover{color:#c0c0c0;}

h1	{color:#777777; font:38px "Times New Roman";}

ul.menu	{margin:0px 5px 0px 20px;}
ul.menu li	{padding-right:15px; list-style-type:none; display:inline;}

.all	{width:670px; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; background:#ffffff;}
.top	{padding:10px 0px 10px 20px;}
.title	{border-top:1px solid #555555; border-bottom:1px solid #555555; background-color:#f5f5f5;}
.main	{margin:0px 10px;}
.footer	{text-align:right; padding-right:25px;}


/* スクロールバーの色などを変えたい場合はこの下にでもタグをお描きください。 */
