body{
color: #666666;
}

.hissu{
background: #cc0000;
border-radius:3px;
border:1px solid #cc0000;
padding:2px;
color:#fff;
float:right;
font-weight:nomal;
}

#form th{
font-weight: bold;
color: #000;
}

#container{
width: 1000px;
margin: 0 auto;
}


#header-service a{
color: #000;
text-decoration:none;
}
#header-service a:hover{
color: #F0E68C;
}

#header-customer a{
color: #fff;
text-decoration:none;
font-size:16px;
}

#header-customer a:hover{
color: #F0E68C;
}
#header-top{
width:100%;
background: #353535;
padding-bottom: 20px;
padding-top:10px;
margin-bottom: 10px;
}
#header-service li{
float: right;
list-style: none;
padding-right:15px;

}

#header-customer li{
float: left;
list-style:none;
padding-right:15px;
padding-left: 15px;
border-right: 1px solid #fff;
}

#header-customer li:last-child{
border:none;
}


#contents{
margin: auto;
width: 650px;
text-align: center;
margin-bottom:100px;
border: 5px solid ##008000;
padding: 30px;
}


h1{
font-size: 36px;
letter-spacing: 15px;
color: #943434;
font-family:"CI",Meiryo;
}

caption{
font-size: 18px;
color: #ffffff;
background-color: #71b017;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

table{
font-size: 14px;
background-color: #ffffff;
border: solid 2px #71b017;
border-collapse: collapse;
margin-bottom: 20px;
}

th{
vertical-align: top;
}

td, th{
padding: 10px;
text-align: left;
vertical-align:middle;
border: solid 1px #cccc66;
}

td .mannaka{
text-align: center;
}

#gotop{
font-size: 14px;
border-top: dotted #aca691 4px;
padding-top: 15px;
margin-top: 20px;
}

#gotop a{
padding-left: 15px;
background: url(images/yaji.png)no-repeat left;
}

#select{
background-color: #aca691;
padding: 5px;
font-size: 16px;
}

a:link{
color:#943434;
}

a:visited{
color:#33ff66;
}

a:hover{
color:#99ff33;
}

a:active{
color:#ff6699;
}

a{
text-decoration: none;
font-weight: bold;
}


#aside{
float: right;
width: 250px;
}

#aside li a{
color: #039;
}

#aside li a:hover{
color: #F0E68C;

}


#footer{
width:100%;
background: #353535;
padding-top:10px;
}

#footer li{
list-style:none;
float: left;
margin: 0 0 10px;
}

#footer li a{
display: block;
padding: 2px 10px;
border-right: 1px #ccc solid;
line-height:100%;
color: #fff;
}

#footer li a:first-child{
border-left: 1px #ccc solid;
}


#footer a:hover{
color: #F0E68C;

}

#copyright{
clear:both;
}
