@charset "Shift_JIS";

/* Body
--------------------------------------------------*/
body{
background: #ffffff;
text-align: center;
font-size: 13px;
line-height: 150%;
}
a:link{
color:#7c3440;
font-weight: bold;
}
a:visited{
color:#7c3440;
}
a:hover{
color: #cc3333;
}
a:active{
color: #cc3333;
}




#yone{
width: 630px;
margin-bottom:150px;
text-align: left;
margin-right: auto;
margin-left: auto;
}


#yone h1{
float: left;
margin-bottom: 35px;
}

#yone #yonetitlesmall{
width: 319px;
font-size: 19px;
margin-top: 110px;
margin-left:11px;
line-height: 180%;
float: right;
}

#yone #yonetitle{
width: 319px;
font-family: serif;
font-size: 27px;
font-weight: bold;
line-height: 110%;
margin-left:11px;
float: right;
margin-bottom: 50px;
}

#yone img{
margin-bottom: 10px;
}

#yone .yonetext{
width: 630px;
margin-top:15px;
margin-bottom:25px;
float: left;
}


#yone #backnumber{
margin-top: 30px;
font-weight: bold;
}

#yone #toplink{
margin-top: 20px;
float: right;
}

