@charset "shift_jis";

/* ::::::::::::::::::::::::::::::::::::::::::::::::: エントリー部分*/

.entry {
background-image:url(img/eBack.jpg);
background-repeat:repeat;
width:520px;
padding:20px;
margin-bottom:15px;
margin-left:60px;
line-height:140%;
clear:both;
}
.eHead {width:520px;margin-left:-25px;/*background-image:url(img/tBack.png);background-repeat:no-repeat;*/}

.eDate {
height:48px;
width:520px;
margin-left:25px;
border-bottom:2px solid #000000;
font-size:250%;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

span.eDay {padding-left:30px;font-family: Georgia, "Times New Roman", Times, serif;}

.eTitle {
height:44px;
margin-left:0px;
margin-top:-15px;
font-size:140%;
font-weight:bold;
}

.eText {width:520px;margin-bottom:20px;}

.eFoot {font-size:10px;margin-bottom:30px;}

/* ::::::::::::::::::::::::::::::::::::::::::::::::: 右側部分*/



