#wrap {
width:100%;
margin:0;
padding:0;
font-size:100%;
background:#ffffce;
line-height:1.4;
color:#333333;
font-family:Arial,sans-serif;
}

#page {
padding:0 0 100px 0;
}

hr{
clear:both;
color:#ccc;
width:100%;
background-color:#ccc;
height:1px;
margin:0 auto;
}

h1 {
font-weight:bold;
font-size:24px;
text-align:center;
color:#800000;
line-height:150%;
letter-spacing:0.05em;
margin:0;
}

.menu {
font-weight:normal;
font-size:13px;
text-align:left;
color:#333333;
line-height:1.2;
margin:5px 15px;
}

.obi {
font-weight:bold;
font-size:14px;
text-align:center;
color:#ffffff;
margin:5px 0;
padding:5px;
background:#e04066;
width:100%;
}

a:hover {
color:#DD0000;
}

.main {
width:100%;
height:auto;
margin:10px 30px;
}

.box {
float: left;
width:200px;
height:240px;
padding:0px;
margin:10px;
text-align:center;
font-size:13px;
}
#footer{
width:100%;
text-align:center;
font-size:10pt;
line-height:130%;
margin:10px auto;
}

.footerpr{
height:auto;
position:fixed;
bottom:0;
background:#ffffff;
}
