#bodyid{
background:#fffafa;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:720px;
margin:0 auto;
}
#page2{
border:1px solid #877;
background:#fff;
width:700px;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#d8324c url('img/banbg.jpg') no-repeat left top;
height:50px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:24px;
color:#fff;
margin:0;
padding:10px 20px;
}
#banner h1 a{
font-size:24px;
color:#fff;
text-decoration:none;
}
#menu{
background:#d8324c url('img/menubg.jpg') no-repeat left top;
border-bottom:1px solid #a99;
width:100%;
}
#menu td{
height:20px;
font-size:13px;
width:20%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#d8324c;
}
#left{
width:206px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#c06;
}
#left a:hover{
color:#c66;
}
#left h2{
border:1px solid #b99;
background:#a55860 url('img/side.jpg') no-repeat left top;
font-size:1.2m;
margin:10px 0 7px 10px;
padding:3px 10px;
color:#fff;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px ;
font-size:1.1em;
line-height:130%;
color:#444;
}
#right{
width:480px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#444;
text-decoration:none;
}
#right a:hover{
color:#444;
text-decoration:underline;
}
#right h2{
border-width:1px;
border-style:solid;
border-color:#fdd #ebb #ebb #fdd;
background:url('img/mainbg.png') repeat-y left top;
color:#644;
font-size:1.4em;
margin:10px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1.2em;
line-height:130%;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#copy{
clear:both;
background:#d8324c url('img/banbg.jpg') no-repeat left top;
border-top:1px solid #766;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
}
#copy a{
color:#fff;
text-decoration:none;
}
/*------------- 　文字の色や強調  ----------*/

.n10  {font-size: 10px}
.n11  {font-size: 11px}
.n12  {font-size: 12px}
.n13  {font-size: 13px}
.n14  {font-size: 14px}
.n15  {font-size: 15px}

.cb {color: #cc3300; font-weight: bold}

.redb {color: red; font-weight: bold}
.redl {color: red; font-weight: bold; font-size: 16px}
.red18 {color: red; font-weight: bold; font-size: 18px;text-align: center;}

.blue  {color: blue; font-weight: normal}
.blueb {color: blue; font-weight: bold}
.bluel {color: blue; font-weight: bold; font-size: 16px}

.green  {color: green; font-weight: normal}
.greenb {color: green; font-weight: bold}
.greenl {color: green; font-weight: bold; font-size: 16px}

.orange  {color: orange; font-weight: normal}
.orangeb {color: orange; font-weight: bold}
.orangel {color: orange; font-weight: bold; font-size: 16px}
