#bodyid{
padding:0;
margin:0;
text-align:center;
background:url('img/bg.png');
}
#page{
border:1px solid #ddd;
background:#fff;
width:622px;
margin:0 auto;
padding:10px 0 5px 0;
}
#menuwaku{
border:1px solid #dcc;
width:600px;
margin:0 auto;
}
#menu{
border-top:1px solid #fff;
border-bottom:1px solid #fff;
font-size:15px;
font-weight:bold;
color:#666;
width:100%;
}
#menu a{
color:#666;
text-decoration:none;
width:100%;
}
#menu td{
border-left:1px solid #dcc;
background:#fde9e9 url('img/menubg.png') repeat-x top left;
padding:3px 10px;
text-align:center;
width:20%;
}
#main{
width:600px;
margin:0 auto;
padding:10px 0;
font-size:0.8em;
}
#image{
border:1px solid #dcc;
background:url('img/image.jpg') no-repeat left top;
width:600px;
height:160px;
}
#image h1{
color:#f88;
font-size:25px;
font-weight:bold;
letter-spacing:5px;
padding:10px 15px;
text-align:right;
margin:0;
}
#left{
width:400px;
float:left;
padding:10px 0;
}
#left a{
color:#f18585;
}
#left a:hover{
color:#f55;
}
#left h2{
border:1px solid #dcc;
background:#fef4f4 url('img/banbg.png') repeat-x bottom left;
color:#666;
padding:3px 10px;
font-size:1em;
margin:0 0 10px 0;
}
#left p{
font-weight:normal;
margin:0;
padding:0 10px 15px 10px;
text-align:left;
color:#666;
font-size:1em;
line-height:120%;
}
#right{
width:190px;
float:right;
padding:10px 0;
}
#right a{
color:#f18585;
}
#right a:hover{
color:#f55;
}
#right p{
font-weight:normal;
border:2px dashed #fbd1d1;
padding:10px;
margin:0 0 10px 0;
text-align:left;
color:#666;
font-size:1em;
line-height:120%;
}
#pagetop{
padding:10px 2px 0 0;
text-align:right;
}
#copy{
clear:both;
color:#666;
font-size:0.8em;
}
#omo{
display:none;
}
