body {
text-align:center;
}

#container{
width:720px;
margin-left:auto;
margin-right:auto;
text-align:left;
background-color: white; 
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
border-right: 1px solid #BFBFBF;
border-bottom: 1px solid #BFBFBF;}

#home{
width:720px;
padding:10px 10px 0px 10px ;
}


#main{
width:720px;
height:438px;
}

#menu{
text-align:center;
font-size:10px;
background:#DF1F4F;
width:720px;
height:20px;
}


#end{
width:720px;
text-align:center;
padding:20px 20px 20px 20px ;
}

#home{
float:left;
width:550px;
padding:10px 10px 0px 10px ;
}

#mail{ 
float:right;
padding:10px 10px 0px 10px ;
}

.honbun {color: black; font-weight: normal; font-size: 12px}
.pink {color: #DF1F4F; font-weight: normal; font-size: 12px}
.pinkb {color: #DF1F4F; font-weight: bold; font-size: 15px}
.orangeb {color: orange; font-weight: bold; font-size: 12px}
.waku{border:1px solid #FF7F8F; margin: 15px;}













