#r_side{
	font-size:1.3em;
}
#r_side .entry-content img{
	margin:15px 15px 15px 0;
	max-width:735px;
	height:auto;
}
/* meta */
.entry-footer_meta {
    color: #666;
    padding: 10px 0px;
    margin-top: 15px;
	margin-bottom:60px;
    border-top: 2px solid #f1f1f1;
	font-size:0.8em;
	text-align:left;
}
#r_side footer p {
    border-bottom: none;
}
/* side */
.mini_menu h2 {
	text-align: center;
	color: #FFF;
	padding: 25px 0 21px;
	font-size: 1.3em;
	background: #555;
	margin-bottom: 0;
	font-weight:100;
}
#archives-dropdown-2 {
	color: #333;
	background: url(https://www.cocco-at.jp/img/icons/circle_arrow.jpg) no-repeat 15px 17px;
	padding: 15px 0 15px 35px;
	border:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
#archives-dropdown-2 option a {
	cursor:pointer;
}
.screen-reader-text {
	display:none;
}
/* navi */
.nav-links {
	padding-top:25px;
}
.entry-title {
    font-size: 1.3em;
    padding: 9px 15px;
    background: #f1f1f1;
    font-weight: 100;
	margin:25px 0 15px 0;
	border-left: 8px solid #666;
}
/* archive title */
.title_area h1 span {
	margin-left:20px;
	color:#999;
}
.entry-content{
	line-height:1.7em;
	letter-spacing:1px;
}
#r_side .title_area{
    margin-top: 0;
}