/*controlpanel*/

table.controlpanel {
background:#FFF;
border:#B7B7B7 solid;
border-width:0 0 2px;
}
.controlpanel IMG {
margin:15px 5px 0;
}
.controlpanel TD TD TD TD IMG {
margin:0;
}
.controlpanel TD TD TD {
width:auto;
}
.controlpanel DIV {
border:#B7B7B7 solid;
width:3px;
height:100px;
border-width:0 1px;
}
.controlpanel TD .SubHead {
background:#B7B7B7;
font-size:12px;
color:#333;
font-weight:700;
}
.controlpanel TD TD TD .SubHead {
background:transparent;
border:0;
font-size:11px;
color:#333;
font-weight:400;
}
.controlpanel TD TD TD input {
background:#EFEFEF;
font-size:11px;
color:#000;
font-weight:700;
padding-left:4px;
}
.controlpanel TD TD TD select {
background:#EFEFEF;
font-size:11px;
color:#333;
}
.controlpanel A.CommandButton {
font-size:10px;
text-decoration:none;
}
.controlpanel A.CommandButton:hover {
color:red;
text-decoration:underline;
}
.controlpanel A.CommandButton:link,.controlpanel A.CommandButton:visited,.controlpanel A.CommandButton:active {
color:#000;
text-decoration:none;
}

/*html*/
body {
text-align:center;
background:#917c6f;/*9b3f37*/
/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FF9b3f37, EndColorStr=#ffffffff);*/
/*background:url(images/kasadera_bgimage_blue.png) repeat-x;*/
background-attachment:fixed;
margin:0;
padding:0;
}
#wrapper {
/*background:#FFFFFF url(images/wrapper_bg.gif) top center repeat-y;*/
}
#header {
width:100%;
text-align:left;
margin:0 auto;
/*background-color:#E9EAEA !important;*/
}
.logo {
float:left;
width:100%;
height:50px;
background:#2b1100;/*url(images/kanayama_topbg_red.jpg) center top;*/
}
.top_head_pane {
width:100%;
height:50px;
margin:0 auto;
}
.search_box {
font-size:10px;
width:auto;
float:right;
padding:8px 0 0 0;
}
.search_box span {
display:block;
float:left;
vertical-align:top;
margin:4px 0 0 0;
}
div.search_box span a{
color:#333333 !important;
}
.search_box span a:hover{
text-decoration:none;
color:#4F4F4F;
}
.search_box input {
vertical-align:top;
}
.search_box img {
margin:1px 0 0 0;
}
.page_title {
position:absolute;
z-index:100;
top:50px;
margin:0;
padding:0;
}
*html .page_title {
}
.title {
color:#FFF;
text-decoration:underline;
font-size:36px;
font-weight:700;
}
.menuitem {
background:url(images/separate_off.gif) top left no-repeat;
/*height:40px;*/
/*background:#ffffff;*/
/*vertical-align:middle;*/
padding:0 0 0 32px;
}
.contents 
{
line-height: 1.4;
background:#917c6f;/*#ffe6d5;*/
background-color:#917c6f;/*#ffe6d5;*/
width:100%;
text-align:center;
margin:0 auto;



}
.contents table{
line-height:1.4;
}
.ail {
filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.firstChild.src + ", sizingMethod=scale)");
width: expression(this.firstChild.clientWidth+"px");
height: expression(this.firstChild.clientHeight+"px");
}
.ail img {
visibility: expression("hidden");
}
.top_left_pane {
width:198px;
float:left;
}
.top_left_pane span {
margin:0;
padding:0;
}
.top_left_pane table{
line-height:1.4;
}
.top_right_pane {
width:698px;
float:right;
}
.top_right_pane table{
line-height: 1.4;
}
.top_top_pane,.toppane {
width:100%;
height:250px;
margin:0 auto;
}
.clear {
clear:both;
}
.top_foot_pane{
background:#2b1100;/* url(images/kanayama_footerlogo_red.png) top left no-repeat;*/
width:100%;
height:130px;
/*text-align:center;*/
text-align:left;
/*height:auto;*/
margin:0;
padding:0px 0 15px 0;
}
#footer {
background:#2b1100;/* url(images/kanayama_footerlogo_red.png) top left no-repeat;*/
width:100%;
height:50px;
/*text-align:center;*/
text-align:left;
/*height:auto;*/
margin:0;
padding:0px 0 15px 0;
}
.copy {
background-color:#4F4F4F;
display:block;
width:100%;
height:50px;
font-size:10px;
color:#FFF;
margin:0 auto;
padding:2px 0;
}
/*page_title*/

div.head_page_title{
width:164px;
text-align:center;
padding:0;
}
span.head_page_title1{
color:#FFFFFF;
font-size: 18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:5px; text-align:center;} 
div.head_page_title div{
border-bottom:1px solid #fff;
margin:4px 6px; }
span.head_page_title2{ font-size: 14px;
color:#FFFFFF;
letter-spacing:1px;
text-align:center; }

