

.kurand_diary_head {
margin-bottom: 30px;
font-size: 34px;
border-bottom: 4px double;
padding-bottom: 8px;
font-style: italic;
}
.main_cont_area{
	margin-bottom: 20px;
}
/*トップページの投稿エリア*/
.entry_author p {
font-size: 120%;
border-left: 18px solid #1abc9c;
margin-bottom: 6px;
padding-left: 5px;
font-weight: bold;
}

/*投稿者エリア*/
.author_name {
background-color: #3d3e40;
color: white;
padding-left: 17px;
margin-bottom: 0px;

}
.entry_auther {
padding: 10px;
border-top: 1px dotted #3d3e40;
border-bottom: 1px dotted #3d3e40;
margin-bottom: 30px;
clear: both;
}
.entry_auther h3 {
color: blue;
margin-bottom: 10px;
font-family: Georgia, "Bitstream Charter", serif;
font-weight: bold;
}
.auther_detail_area h4 {
font-weight: bold;
margin-bottom: 5px;
font-size: 110%;
}
.thum {
float: left;
margin-right: 10px;
}
.thum img {
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.08);
}
.auther_name {
font-size: 150%;
display: block;
border-top: 1px solid #3d3e40;
border-bottom: 1px solid #3d3e40;
float: left;
width: 485px;
padding: 10px 0px;
margin-bottom: 10px;
}
.kurand_recent_h {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted;
text-align: center;
}
.kurand_recent li{
	margin-bottom: 10px;
}
.kurand_recent {
margin-bottom: 20px;
}
.author_url{
	float: right;
	margin-top: 10px;
}

