
body,tr,td{color:#cccccc;}
body{
background-color:#333333;
background-image:url(kabe.gif);
background-position:100% 0%;
background-repeat:repeat-y;
margin:0px;
font-size:11px;
font-family: Helvetica, ＭＳ 明朝;
}
table{margin:0px;}

#menu{
color:#ffffff;
letter-spacing:3px;
border-width:0px 0px 1px;
border-style:solid;
border-color:#000000;
font-weight:bold;
width:500px;
text-align:right;
margin:10px 0px 10px;}

#bg{background-image:url(bg.gif);
background-position:0px 141px;
background-repeat:repeat-x;}

#name{padding:60px 0px 10px;
background-image:url(name.gif);
background-position:0px 103px;
background-repeat:no-repeat;
letter-spacing:2px;
font-weight:bold;}

#line1 {/*ライン１設定*/
background-image:url(line.gif);
background-position:0% 100%;
background-repeat:no-repeat;
font-weight:bold;
padding:0px 0px 0px 50px;
width:400px;
height:35px;
letter-spacing : 5px;
color:#ffffff;}

#box {/*ボックス設定*/
line-height:18px;
padding:10px;
margin:10px 10px 20px 40px;
border-width:0px;}

a:link {/*全体リンク設定*/
text-decoration:none;
color:#999999;}
a:visited {text-decoration:none;
color:#999999;}
a:active {text-decoration:none;
color:#999999;}
A:hover {color:#ffffff;}/*オンマウス時の色設定*/

