@charset "UTF-8";
/* CSS Document */

#main_img {
	margin-bottom: 30px;
}

.date {
	font-weight: bold;
}

.blog_ttl {
	font-size: 21px;
	color: #F15A24;
	font-weight: bold;
}

.blog_ttl_box {
	width: 590px;
	height: 53px;
	padding: 4px 20px;
	background: url(../images/blog/back_ttl_blog.jpg);
	margin-bottom: 20px;
}

.blog_text_box_basic {
	width: 590px;
	padding: 0px 20px;
	margin-bottom: 20px;
}

.blog_text_box {
	margin-bottom: 30px;
}

.foot_link_menu {
	text-align: right;
	width:100%;
	border-bottom:1px dotted gray;
	padding-bottom:20px;
}

.s_menu_box h2 {
	width: 180px;
	height: 16px;
	font-size: 14px;
	padding: 7px 10px;
	background: url(../images/blog/back_ttl_side.jpg);
	margin-bottom: 15px;
}

.menu_text {
	width:180px;
	padding: 0px 10px 30px 10px;
}

.page_link {
	text-align: center;
	margin-bottom: 30px;
}

#blog_ttl_list {
	width: 588px;
	padding: 0px 20px 20px 20px;
	border: 1px dotted #666;
	margin-bottom: 30px;
}

.ttl_list {
	padding: 15px 0px;
	border-bottom: 1px dotted #666;
	text-indent: 10px;
}

.blog_date {
	text-indent: 20px;
	background: url(../images/common/icon_arrow_orange.jpg) left center no-repeat;
}

.ttl_text {
	text-indent: 20px;
}
	
.comment_tl {
	padding:0px 10px 5px 0px;
}

.comment_box_basic {
	width: 590px;
	padding: 0px 20px;
	margin-bottom: 30px;
}

#respond {
	width: 590px;
	padding: 0px 20px;
	margin-bottom: 30px;
}

.comment-author {
	float:left;
	display:inline;
	margin:0px 20px 10px 0px;
}

.comment-meta {
	float:left;
	display:inline;
	margin:0px 20px 10px 0px;
}

.comment {
	border:1px dotted gray;
	padding:10px;
	margin-bottom:15px;
}

.comment p {
	clear:both;
	margin:0px 0px 20px 20px;
}

.commentlist li {
	list-style: none; 
}

#comments {
	margin-bottom:20px;
}

#comment-form-title {
	margin-bottom:20px;
}

.wp-pagenavi {
	margin-bottom:20px;
}

.children {
	margin-left:20px;
}

/* ブログ投稿部分 */

.blog_text_box p {
	margin-bottom:20px;
}

.blog_text_box img {
	border:0px;
	margin-bottom:12px;
}

.blog_text_box ul,
.blog_text_box ol  {
	margin-bottom:20px;
	margin-left:15px;
}

.blog_text_box ul li {
	list-style-type:disc;
}

.alignleft {
	float:left;
	margin-right:15px;
	display:inline;
}

.alignright {
	float:right;
	margin-left:15px;
	display:inline;
}

.wp-smiley {
	margin:0px !important;
	padding:0px !important;
	
}

.side_comment li {
	margin-bottom:15px;
}
