.style1 {color: #D04975}
.a {color:#D55324; text-decoration:none;}
.a:hover {color:#D55324; text-decoration:underline;}



/*ブログ本文列*/
#center_left {
margin-left:29px;
padding:0;
width:447px;
float:left;
text-align:left;
}

/*ブログ右メニュー*/
#center_right {
text-align:left;
width:208px;
float:right;
margin-right:24px;
margin-top:25px;
padding:0;
background-image:url(blog/img/menu_bg.jpg);
background-repeat:no-repeat;
}


/*エントリー枠*/
.entry-content {
margin:0 !important;
padding:0px 5px 0px 5px;
}

.entry {
margin:0px 0px 30px 0px;
padding:0 !important;
}



/*日付*/
.date-header {font-size:68.75% ; line-height: 130%; color: #666666; text-align:right;
font-style:normal;
margin:20px 0px 0px 0px;
}

/*タイトル*/
.entry-header {
font-size:81.25%;
color: #D55324;
}

/*本文*/
.entry-body {font-size:75% ; line-height: 160%; color: #666666}
/*.img {margin:10px;}*/


/*本文下*/
.entry-footer {
width:427px;
border-top:dotted #CCCCCC 1px;
padding-top:5px;
font-size:68.75%;
line-height: 1.38em; 
color: #666666
}


/*左列の幅*/
.module-categories module, .module-archives module, .module-archives module{
width:180px;
padding:0 !important;
margin:0 !important;
}


.module-header {
padding:0 !important;
}



/*左列の文字サイズ*/
#center_right {
font-size:75% ;
line-height: 170%;
margin-top:35px;
}


.module-list {
color: #666666;
list-style-type:none;
margin-top:0px;
margin-bottom:20px;
margin-left:8px;
margin-right:8px;
padding:0 !important;
}


.module-list-item {
padding-top:5px;
padding-bottom:5px;
border-bottom:dotted #CCCCCC 1px;
}



/*もっと読む*/
.entry-more {font-size:75% ; line-height: 160%; color: #666666}


/*日付アーカイブ用*/
.content-nav {font-size:75% ; line-height: 160%; color: #666666;}

/*トラックバック用*/
.trackbacks,.comments {font-size:75% ; line-height: 160%; color: #666666;}


