body {font-size:80%;
background:#000000;
line-height:150%;
width:960px;
margin:0 auto;
text-align:center;
color:#333333;
}

/*---枠---*/
.menubar{
	display: none;
}
.all {width:960px;
text-align:left;
}

.top {width:960px;
height:220px;
background:url(../img/bg.jpg) repeat-y;
}

.top2 {width:960px;
height:150px;
background:url(../img/bg.jpg) no-repeat;
}

.menu {width:960px;
height:160px;
background:#FFFF00;
background:url(../img/menu_03.jpg) #FFFFFF repeat-x;
}

.menu1 {width:240px;
height:150px;
float:left;
}

.menu2 {width:960px;
height:50px;
background:url(../img/bg_02.jpg) repeat-x;
color:#999999;
}

.menu3 {width:145px;
float:left;
text-align:right;
padding:10px 0;
}

.menu4 {width:925px;
float:left;
padding:10px 0 10px 25px;
}

.naka {width:960px;
background:#FFFFFF;
}

.main {width:960px;
background:#FFFFFF;
clear:both;
}

.main2 {width:960px;
background:#FFFFFF;
clear:both;
}

.honbun {width:900px;
margin:0 30px;
padding:20px 0;
}

.bottom {width:960px;
color:#999999;
font-size:100%;
text-align:center;
margin:10px 0;
font-family:"Courier New", Courier, mono;
letter-spacing:2px;
clear:both;
}

.back {text-align:right;
margin-right:10px;
}

/*---リンク---*/

.menu a {width:240px;
height:150px;
display:block;
background:url(../img/menu_02.jpg) no-repeat;
padding:15px 30px;
font-size:100%;
}

.menu a:link , .menu a:visited{color:#999999;
text-decoration:none;
}

.menu a:hover {color:#FFFFFF;
background:url(../img/menu_01.jpg) no-repeat;
text-decoration:none;
}


.menu2 a:link , .menu2 a:visited {color:#999999;
text-decoration:none;
}

.menu2 a:hover {color:#FFFFFF;
text-decoration:underline;
}

h2 a:link , h2 a:visited {color:#333333;
text-decoration:none;
}

h2 a:hover {color:#333333;
text-decoration:none;
}

h3 a:link , h3 a:visited {color:#333333;
text-decoration:none;
}

h3 a:hover {color:#333333;
text-decoration:none;
}
/*---文字---*/

h1 {font-size:100%;
padding:5px 10px 0 0;
margin:0;
text-align:right;
color:#CCCCCC;
font-weight:normal;
}

h2 {font-size:150%;
color:#333333;
margin:0 0 10px 0;
}

h3 {font-size:120%;
margin:7px 0;
font-weight:normal;
}

.red {color:#FF0000;
font-size:100%;
}

.anka {border-left:1px #666666 solid;
margin-left:7px;
padding-left:7px;
color:#FFFFFF;
}

.name {font-size:300%;
color:#FFFFFF;
margin:100px 0 0 20px;
font-family:"Courier New", Courier, mono;
}

.name2 {font-size:450%;
color:#FFFFFF;
margin:148px 0 0 20px;
font-family:"Courier New", Courier, mono;
padding:0;
line-height:80%;
}

/*---画像---*/

.l {float:left;
margin:0 10px 10px 10px;
}

.r {float:right;
margin:0 10px 10px 10px;
}

ul {list-style:none;
}

table {width:850px;
margin:10px 0 20px 0;
}

.tb {width:80px;
}

.hikaku {list-style:decimal;
}

.hikaku2 {background:#FFCCCC;
}

.kousou {list-style:square;
}

