* {
  margin: 0;
  padding: 0;
  font-size : 100%;
}

html, body {
    scrollbar-face-color: #ffecbf;
    scrollbar-shadow-color: #dbbd96;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #fff7e0;
    scrollbar-arrow-color: #8e7343;
}

a:link{
color: #da511a;
text-decoration: underline;
}

a:visited{
color: #9c3f1a;
text-decoration: underline;
}

a:hover{
color: #ff3f1a;
text-decoration: underline;
}

a:active{
color: #ff831a;
text-decoration: underline;
}


body{
background: url(../../cmnfix/bg.jpg) repeat-x top #fff;
color: #3f3f3f;
}


table{
border-collapse: collapse;
}


td,th{
text-align: left;
vertical-align: top;
}

.clear:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

#all{
width: 100%;
background: url(../../cmnfix/bg_top.jpg) no-repeat top center;
}

#logo{
position: absolute;
left: 50%;
top: 0;
margin-left: -412px; 
}

#logo a{
text-indent: -9999px;
display: block;
width: 286px;
height: 68px;
background: url(../../cmnfix/logo.jpg) no-repeat 0 0;
}


#head{
width: 818px;
height: 312px;
margin: 0 auto;
}

#head_top{
width: 818px;
height: 91px;
margin: 0 auto;
}

#head_top ul{
margin-left: 645px;
}

#head_top li,
#menu li{
list-style-type: none;
float: left;
}


#menu img,
#head_top img{
display: block;
}



.bt_home{
margin-right: 2px;
}

.m1{
padding-top: 9px;
padding-left: 4px;
}

.m2{
padding-left: 13px;
}

.m3{
padding-left: 13px;
padding-top: 23px;
}

.m4{
padding-left: 12px;
padding-top: 67px;

}

.m5{
padding-left: 18px;
padding-top: 96px;
}

.m6{
padding-left: 14px;
padding-top: 76px;
}

.title{
float: left;
margin-top: -35px;
}

#contents{
width: 815px;
margin: 20px auto 0;
}


#pagetop{
width: 810px;
margin: 0 auto;
background: url(../../home/img/line.gif) repeat-x top;
padding-top: 8px;
padding-bottom: 5px;
padding-right: 5px;
text-align: right;
margin-top: 4px;
}

#footer{
width: 100%;
background: url(../../cmnfix/bg_footer.gif) repeat-x top #fde7d4;
padding-bottom: 50px;
}

#footer_in{
width: 815px;
margin: 0 auto;
}

.txt_foot{
font-size: 10px;
padding-bottom: 10px;
color: #947667;
}

.txt_foot a:link{
color: #522812;
text-decoration: none;
}

.txt_foot a:visited{
color: #522812;
text-decoration: none;
}

.txt_foot a:hover{
color: #522812;
text-decoration: underline;
}

.txt_foot a:active{
color: #ff0000;
text-decoration: none;
}

.txt_foot span{
font-weight: bold;
color: #ae5538;
}

#foot_left{
width: 664px;
float: left;
padding-top: 30px;
}

#policy{
float: left;
padding-top: 20px;
}

#stecker{
width: 70px;
float: left;
}

#policy_in{
float: left;
}

.c_pagetop{
text-align: right;
margin-top: 10px;
margin-bottom: 35px;
}

.c_pagetop2{
width: 756px;
margin: 20px auto 35px;
}

.c_pagetop2 td{
text-align: right;
}



.txt_copylight{
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 10px;
color: #182261;
}
