﻿body{
font-family: font-family: sans-serif;
background-color: #ffffcc;
text-align:center;
}

.contents { /*古いブラウザへの対応*/ 
width: 620px; 
margin:auto;
text-align:center;
background-color: #ffffff;
border:solid 1px #666666;
}

.box1{
font-size: 85%;
line-height:150%;
width:70%;
color: #993333;
text-align: left;
margin:auto;
background-color: #ffffff;
}


.box2{
float:left;
font-size: 85%;
width:30%;
height:50px;
color: #666666;
text-align: center;
margin-left:80px;
margin-right30px;
background-color: #ffffff;
}


.box3{
font-size: 85%;
width:75%;
height:20%;
padding-top:18px;
padding-right:6px;
padding-bottom:18px;
padding-left:6px;
color: #666666;
text-align: left;
margin:auto;
background-color: #ffffcc;
}


.box4{
float:left;
font-size: 90%;
width:15%;
height:10%;
padding-top:18px;
padding-right:6px;
padding-bottom:18px;
padding-left:6px;
color: #666666;
margin-left:60px;
margin-bottom:0px;
margin-top:0px;
text-align: center;
background-color: #ffe4b5;
}

.box5{
float:left;
font-size: 90%;
width:45%;
height:10%;
padding-top:18px;
padding-right:6px;
padding-bottom:18px;
padding-left:6px;
color: #666666;
text-align: left;
background-color: #ffe4b5;
margin-bottom:0px;
margin-top:0px;

}

.box6{
float:left;
width:10px;
height:62px;
background-color: #ff0000;
margin-bottom:auto;
margin-top:3px;
margin-right:5px;
margin-left:5px;
}

.box7{
float:left;
width:350px;
height:8px;
background-color: #ffffff;
margin-bottom:3px;
margin-top:3px;
margin-right:5px;
margin-left:5px;
padding:3px;
}

.box9{
width:440px;
text-align: center;
height:8px;
background-color: #ffffcc;
margin:auto;
border-top:double 3px #ffe4b5;
border-bottom:double 3px #ffe4b5;
}


.box10{
background-color: #ffffff;
float:left;
width:100px;
height: 75px;
border:none;
margin-left:14px;
margin-bottom:0px;
margin-top:0px;
line-height: 130%;
font-size:10px ; color:#666666;
text-align:center;
}

.box11{
background-color: #ffffff;
float:left;
width:100px;
height: 75px;
border:none;
margin-left:16px;
margin-bottom:0px;
margin-top:0px;
line-height: 130%;
font-size:10px ; color:#666666;
text-align:left;
}

.space{
clear: both;
}

address { font-family: "Times New Roman", Times, serif;
font-size: 80%;  
font-style: normal; 
text-align:center; 
border-top:dashed 1px #663300;
}

a {text-decoration:none;
}

a:hover {text-decoration:underline;
}
