/* ブログ */

/* レイアウト------------------------------------------------- */

#wrapper_blog {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ブログナビ */
#navi_blog{
	height: 22px;
	width: 775px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: #D8275C;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}

#navi_blog ul{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#navi_blog li{
	float: right;
}


#navi_blog li a{
	border-right: 1px solid #FFFFFF;
}



/* blog box */

#blog_box{
	width:100%;
/*	width:816px; */
	margin: 0 auto;
	}

#blog_contents{
	
	}

#blog_tabmenu{
	width:36px;
	float:right;
	margin:150px 0 0 0;
	}


/* ブログヘッダー */

.blog-header {
	text-align: left;
	vertical-align: top;
}
.blog-header h1{
	margin-top: 25px;
	margin-left: 15px;
}

.urlbar{
	width:100%;
	background-color:#E7E7E7;
	margin:0 0 10px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.blog_url_sub{
	float: left;
	width: 540px;
}

.blog_url_sub a:link{
	color: #333399;
	font-weight: bold;
}

.blog_url_sub a:visited{
	color: #333399;
	font-weight: bold;
}

.blog_right_info{
	height: 20px;
	width: 230px;
	text-align: right;
	float: right;
}


/* ブログレイアウト */
#blog_contents{
	width: 780px;
	margin: 5px auto 0px;
	padding: 0px;

}

.blog_mainimg{
	width: 780px;
	margin: 5px auto 0px;
	padding: 0px;

}

/* 右側コンテンツ ---------------------*/
#blog_right{
	float: right;
	width: 575px;
	margin-right: 0px;
	padding: 5px 0px 0px 5px;
	display: block;
}


.blog_search{
	background:#efefef;
	text-align:right;
	padding:3px;
	margin:0 0 3px 0;
}

.serach_field{
	padding: 5px;
}


/*------------ ブログメニューボタン -----------*/
.blogtabmenu_list{
	width:100%;
	margin:0 0 20px;
}

.blogtabmenu_list li{
	width:25%;
	float:left;
}

.blogtabmenu_list li a{
	display: inline-block;
	width:96%;
	padding: 10px 5px;
	text-align: center;
	font-weight: bold;
	margin:0 5px 0 0;
	font-size: 13px;
	border:1px solid #999999;
/*	background:rgba(255,255,153,1);*/
	background:rgba(255,255,255,1);
	
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	box-shadow:1px 1px 1px rgba(0,0,0,0.1);

	text-decoration:none;
	color:#000000;
	}

.blogtabmenu_list li a:hover{
	background:rgba(255,255,153,1);
}



/* 左側コンテンツ ---------------------*/
#blog_left{
	float: left;
	width: 185px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.blog_left_btn{
	margin: 0 0 10px;
}


.blog_left_con{
	width: 100%;
	border: 1px solid #a9a9a9;
	padding:2px 0px 5px;
	display: block;
	margin: 0 0 10px;
	background-color: #FFFFFF;
	line-height: 1.3em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blog_left_con2{
	margin: 5px 0;
	padding: 2px 0 5px;
	display: block;
	background-color: #FFFFFF;
}

.blog_left_con h3{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin:0 0 10px;
	padding: 8px;
	border-bottom: 1px dotted #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



/* ブログ情報 */

.blog_img{
	width: 100%;
	margin-top: 5px;
	text-align: center;
}

.blog_img img{
	width: 160px;
	border: none;
}

.blog_name{
	font-size: 13px;
	font-weight: bold;
	text-align: center;	
	padding: 5px;
}

.blog_info{
	padding: 5px;
	font-size: 11px;
	line-height: 1.4em;
}

/* カレンダー */
.blog_calender{
	padding:0 0 5px;
	margin: 5px 0 0;
	background: #FFFFFF;
}


.blog_calender_ym{
	width: 100%;
	font-weight: bold;
	color: #A63931;
	text-align: center;
	display: block;
	vertical-align: middle;
	padding: 5px 0;
}


.cal_tab{
	width: 100%;
	margin:0 0 10px;
}

.cal_tab table{
	text-align: center;
	width: 100%;
	border-collapse:collapse;
	border: solid 1px #CCCCCC;
}

.cal_tab td{
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.cal_tab td a:link{
	font-weight: bold;
	text-decoration: underline;
}

.cal_tab td a:hover{
	font-weight: bold;
	text-decoration: none;
}

.cal_tab td a:visited{
	font-weight: bold;
	text-decoration: underline;
}

.cal_tab th{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.sunday{
	color: #F16D6D;
	background-color: #FEE1D8;
}

.saturday{
	color: #72ABF8;
	background-color: #D9E8FD;
}


/* アクセス */
.access{
	width: 100%;
	margin:0 0 10px;
}

.access table{
	width: 100%;
	border-collapse:collapse;
	font-size: 11px;
}

.access table td{
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

.access table th{
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #EEEEEE;
}

.acess_tit{
	width: 35%;
}

/* rss */
.blog_rss{
	background-color: #E8E8E8;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}



/* 最キーワードリスト */
#blog_keyword{
	display: block;
	height: 18px;
	width: 165px;
	margin-left: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9A9A9;
	background-image: url(img/bg_blogicon3.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-bottom: 2px;
}

#blog_keyword h3{
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-left: 23px;
}


/* 最新の記事 */

.blog_post_list{
	margin:10px;
}

.blog_post_list ul{
	margin: 0;	
}

.blog_post_list li{
	margin: 0 0 5px;
}


/* おすすめリンク */


.blog_recom_list{
	margin: 0 10px;
}

.blog_recom_list li{
	padding: 5px 0;
	border-bottom: dotted 1px #A9A9A9;
}

.blog_recom_list img{
	width: 160px;
	margin:0 auto 5px;
	border: none;
}

/* メインポスト表示部分
 ------------------------------------------ */
 
#postid{color:#000000}
#postid img{width:expression(this.width > 500 ? this.width = 500 : void(0));word-wrap:break-word}
 
.post_table,/* post_tableは削除予定 */
.post_box{
	width:560px;
	word-wrap:break-word;
	word-break:break-all;
	background: #FFFFFF;
	border: 1px solid #AAAAAA;
	/*table-layout:fixed*/
}

.post_table td,
.post_box td{
	padding: 5px;
	text-align: left;
}
.post-title {
	margin: 0;
	padding: 10px;
	border-bottom:dotted 1px #000000;
}

.post-title h2 {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	word-break:break-all;
}

.post-date{
	text-align: right;
	padding: 10px;
}

.post-main {
	line-height:1.7em;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	word-break:break-all;
}

.post-sign {
	border-top:1px dotted #AAAAAA;
	font-size:11px;
	text-align: right;
	padding: 5px;
}

.post-sign a:link{
	font-size:11px;
	color: #333399;
}

.post_keyword{
	margin: 10px;
}

.post_keyword a{
	color:#0000FF!important;
	font-weight:bold;
	text-decoration:underline;
}

.post-bookmark{
	
}

.post-bookmark i{
	color: #ffcc00;
	font-size: 15px;
}


.border1{
	border-bottom: 1px dotted #AAAAAA;
}


/* コメント表示部分
 ------------------------------------------ */

.comment-frame {
   padding:2px;
}

.comment-subframe {
	border-bottom:1px solid #AAAAAA;
	width: 480px;
	margin-left: 10px;
	line-height: 1.4em;
	margin-top: 8px;
}

.comment-main {
   font-size:12px;
   line-height:1.3em;
}

.comment-sub {
	font-size:11px;
	background: #EEEEEE;
	padding: 3px;
	margin-top: 5px;
}

.comment-area {
	width:370px;
	font-size: 12px;
}

.comment-del {
	width: 470px;
	margin-left: 20px;
	margin-top: 8px;
	color: #CC3300;
}

.mypost_list{
	text-align:right;
	margin:5px 10px;
	}	

.mypost_list a{
	color:#0000ff;
	}	


.post-paging{
	width: 100%;
	text-align: center;
	padding: 10px;
}


/*ブログレフト皆勤賞*/
#left_star{
	width: 100%;
	text-align: center;
	}

#tit_star{
	width:100%;
	text-align:center;
	font-weight:bold;
	margin:5px 0;
	}

#tit_star img{
	vertical-align:middle;
	margin:0 5px;
}

#left_star ul{
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	}
#left_star li{
	display: inline;
}