/*container*/

body{
background:#fff url('img/bg_r.png') repeat-x;
font-family:Arial,"MS PƒSƒVƒbƒN",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Meiryo";
margin:0;
padding:0;
}

#page{
background:#fff left top;
width:699px;
font-size:0.8em;
color:#666;
text-align:center;
margin:36px auto 0 auto;
}

/*header*/

#header_top{
background:#0c3566 url('img/header_top.png') left top;
height:284px;
}

#header_contents{
background:#0c3566;
height:76px;
}

a{
font-style: normal;
text-decoration: none;
}

img{
border: medium none;
}

#menupanel{
background:#666 url('img/menupanel.png');
width:100%;
height:33px;
font-weight:bold;
}

#menupanel td{
border-right:1px solid #666;
font-size:13px;
width:20%;
text-align:center;
color:#FFFFFF;
height:33px;
}

#menupanel a{
color:#FFFFFF;
width:100%;
text-decoration:none;
display:block;
line-height:31px;
}

/*no use in renewal*/

#image{
border:1px solid #666;
background:#133d6f url('img/image.jpg') no-repeat top left;
width:680px;
height:80px;
margin:10px auto;
}

#image h3{
color:#fff;
font-size:1.1em;
text-align:right;
padding:10px;
margin:0;
}

/*left*/

#left{
width:170px;
float:left;
margin:15px 0 0 0;
text-align:left;
}

#sidemenu{
margin-left:10px;
}

#left h2{
background:#25539c left top;
font-size:12px;
margin:5px 0 0 0;
padding:2px 10px;
text-align:center;
color:#ffffff;
}

#left ul{
list-style-type:none;
margin:0;
padding:0;
}

#left li{
border-bottom:1px solid #777;
font-weight:normal;
margin:0;
padding:4px 5px 4px 15px;
font-size:12px;
background:url('img/allow_left.png') no-repeat left center;
}

#left li a{
text-decoration:none;
color:#555555;
font-weight:bold;
}

#left li a:hover{
color:#3333cc;
}

#banner {
border: medium none;
height:53px;
width:172px;
margin:20px 0 0 5px;
}

/*right*/

#right{
width:510px;
float:right;
padding:5px;
text-align:left;
margin:12px 0 10px 0;
}

#right a{
color:#25539c;
}

#right a:hover{
color:#ced5e5;
color:#336633;
}

#right h2{
background:url('img/allow_right.png') no-repeat left center;
color:#25539c;
font-size:16px;
margin:0 0 10px;
padding:7px 0 6px 35px;
vertical-align:middle;
}

#right p{
font-weight:normal;
margin:0 10px 10px 0;
padding:0 10px;
font-size:13px;
line-height:normal;
clear:right;
}

#right ul{
padding:0 20px 5px 25px;
font-size:13px;
}

#right ul li{
padding:0 0 5px 0;
}

#right img.float{
float:right;
margin:0 0 10px 10px;
}

/*footer*/

#pagetop{
padding:20px 10px 15px 0;
text-align:right;
clear:both;
}

#pagetop a{
color:#4e71a9;
}

#pagetop a:hover{
color:#ced5e5;
}

#footer{
clear:both;
color:#dcdcdc;
padding:2px 10px;
margin:0 0 0 0;
text-align:right;
background-color:#3b3a3a;
font-size:12px;
}

#footer a{
color:#dcdcdc;
}

#footer a:hover{
color:#ffffff;
}

#footcopy{
border:none;
margin:3px 0 10px;
padding:0 0 3px 0;
clear:both;
}