@charset "Shift_JIS";
/* CSS Document */

/* 新着情報　*/
#news {
margin: 0 auto;
margin-top:15px;
background:url(../img/shintyaku.gif) no-repeat;
width:800px;
height:40px;
position:relative;
clear:both;
}
#news marquee {
position:absolute;
clear:both;
top:9px;
right:10px;
}
#news p {
color:#360000;
font-size:16px;
line-height:1.5em;
}


/* コンテンツ */
#contents {
margin: 0 auto;
margin-top:15px;
}
#contents p {
font-size:14px;
line-height:1.7em;
width:300px;
margin:15px 0 50px 0;
float: left;
display: block;
}
#contents #top_image {
float:left;
}
#keisaishi {
margin: -25px 15px 80px 0;

text-align:right;
float:right;
}
