/* CSS Document */

body{
margin:10px auto;
width:930px;
height:auto;
}

#sitebana{
width:930px;
height:80px;
background-image:url(img/sitebana.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}

#topmenu{
width:930px;
height:25px;
font-size:16px;
color:#eeeeee;
text-align:center;
background-image:url(img/infobar.jpg);
background-repeat:no-repeat;
line-height:25px;
}

#topmenu a:link, #topmenu a:visited{
color:#eeeeee;
text-decoration:none;
}

#topmenu a:hover{
color:#33CCFF;
}

#info{
width:850px;
height:110px;
font:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
font-size:14px;
line-height:20px;
padding-bottom:20px;
padding-top:20px;
padding-left:40px;
padding-right:40px;
}

#leftmenu{
float:left;
width:140px;
margin:0px 0px 0px 0px;
}

#leftmenu li{
list-style:none;
margin:0 auto;
}

#righttext{
float:right;
width:750px;
height:auto;
padding:10px;
border:1px solid #666666;
color:#333333;
font:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
font-size:14px;
line-height:20px;
}

#righttext p{
text-indent:1em;
}

.textline{
margin:0 auto;
background-image:url(img/textline.jpg);
background-repeat:no-repeat;
}

#fut{
width:910px;
height:25px;
font-size:16px;
color:#eeeeee;
text-align:right;
background-image:url(img/futbar.jpg);
background-repeat:no-repeat;
line-height:25px;
margin-top:5px;
padding-right:20px;
}

.clear{
clear:both;
margin:0px 0px 0px 0px;
}

h2{
letter-spacing:5px;
padding-left:80px;
line-height:50px;
background-image:url(img/h2bar.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}

h3{
letter-spacing:5px;
line-height:25px;
padding-left:30px;
margin:5 auto;
background-image:url(img/smallline2.jpg);
background-repeat:no-repeat;
}

p{
margin:0 auto;
}

.toplink{
width:180px;
height:auto;
text-align:center;
line-height:20px;
margin:30px auto 00px auto;
border-top:1px solid #666666;
border-right:2px solid #666666;
border-bottom:2px solid #666666;
border-left:1px solid #666666;
}

/*--　リンク設定変更 --*/ 



.toplink a:link, .toplink a:visited{
color:#CC9900;
text-decoration:none;
}

.nextpage a:hover{
color:#9999FF;
}

.nextpage{
width:350px;
height:auto;
text-align:center;
line-height:20px;
margin:30px auto 00px auto;
border-top:1px solid #666666;
border-right:2px solid #666666;
border-bottom:2px solid #666666;
border-left:1px solid #666666;
}

.nextpage a:link, .nextpage a:visited{
color:#CC9900;
text-decoration:none;
}

.nextpage a:hover{
color:#9999FF;
}

.notebook{
    font-size:0.9em;
	padding:5px;
	background:#FF99CC;
	margin:15px 0 0 0;
	color:#FFFFFF;
}
.notetext{
    font-size:0.8em;
	padding:5px;
	margin:0;
	background:#FFCCFF;
}
