/* 365日の朝のコトバCSS */

@charset "Shift_JIS"; 



/* メインコンテンツ
---------------------------------------------------- */
#maincontents{
width:560px;
float:right;
margin:0px;
padding:0px;
}


/* メインコンテンツ（内容）
---------------------------------------------------- */
#main_entry{
width:560px;
float:left;
margin:15px 0px 15px 0px;
padding:0px;
text-align: left;
letter-spacing:-1px;
color:#666666;
line-height:170%;
}

#main_entry h3{
padding-left:7px;
color:#666666;
font-size:14px;
margin-bottom:9px;
border-bottom:solid 1px;
border-bottom-color:#b5d0a9;
font-weight:normal;
}

#main_entry h2{
color:#5eb136;
text-align:center;
font-size:14px;
font-weight:normal;
}

#main_entry h1{
color:#666666;
text-align:center;
font-size:14px;
border-bottom:solid 1px;
border-bottom-color:#dddddd;
padding-top:10px;
padding-bottom:12px;
font-weight:normal;
}

#main_entry h4{
color:#666666;
text-align:center;
font-size:14px;
padding-top:6px;
font-weight:normal;
}

#main_entry table{
table-layout:auto;
}


.entrytxt{
padding-bottom:50px;
font-size:14px;
text-align:center;
}


/* メインコンテンツ（ライトナビ）
---------------------------------------------------- */
#main_right{
width:158px;
float:right;
margin:15px 0px 0px 0px;
padding:0px;
}

#right_comment{
width:158px;
margin:0px 0px 10px 0px; 
border:solid 1px #5EB136;
}

#commententryday{
width:136px;
margin:10px;
padding:0px;
letter-spacing:-1px;
}

#main_right a{color:#5EB136;}
#main_right a:visited {color:#5EB136;}
#main_right a:hover {color:#5EB136;}

.righttitle{
font-size:12px;
letter-spacing:-1px;
color:#5eb136;
background-color:#dae9d4;
text-align:center;
padding-top:3px;
padding-bottom:3px;
margin:0px 0px 0px 0px; 
}

#commententryday h3{

font-size:11px;
letter-spacing:-1px;
color:#666666;
text-align:right;
line-height:11px;
margin:0;
padding:0;
}

#monthly_entry{
width:158px;
margin:0px 0px 10px 0px; 
border:solid 1px #5EB136;
}

#monthlylist{
width:136px;
margin:10px;
padding:0px;
letter-spacing:-1px;
text-align:left;
}


