/***********　本体用　***********/

* {

}

.blog_side{
	width:200px;
	padding:10px;
}

.blog_main{
	width:700px;
	vartical-align:top;
}

/***********　新着小窓用　***********/

/*　大枠　*/

.blog_new00 {
	margin:10px 0px;
	width:580px; /*　　←フレームのサイズを入れること　*/
}

/*　一覧枠　*/

.blog_new01 {

}

.blog_new02 
 {
	text-indent:20px;
	background:#fff url(icon001.gif) 0px 50% no-repeat;
	width:8em;
	line-height:1.5em;
	font-weight:bold;
	font-size:83.3%;
	float:left;
	clear: both;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}


.blog_new04{
	background:#fff;
font-size:83.3%;
	margin-left:9em;
	line-height:1.5em;
}

.blog_new06 {
	text-indent:20px;
	background:#fff url(icon001.gif) 0px 50% no-repeat;
	line-height:1.5em;
}

/*　一覧用　*/

.blog_waku01{
	margin-top:10px;
	margin-bottom:20px;
	}

.blog_top01{
	margin:0px;
	padding:0px
}	

.blog_top02{
	background: url(icon001.gif) 0px 50% no-repeat;
	text-indent:15px;
	width:7em;
	line-height:1.5em;
	float:left;
	clear:both;
}

.blog_top04{
	margin:0px;
	padding-left:8em;
	line-height:1.5em;
	border-bottom:dotted 1px #ccc;
	}

.blog_top07{
	margin:0px;
	padding:0px;
}

.blog_top09{
	text-align:right;
	margin:0px;
	padding:0px	;
}

.blog_top08{
	margin-top:20px;
	margin-left:20px;
	float:right;
}

.c-both{
	clear:both;
}



/* 　タイトル　*/

.date-header  {
	font-size:1.2em;
	line-height: 200%;
	color: #333333;
	text-align: right;
	margin: 10px 0px;
	background-color:F5F5F5;

}

.date-header2 {
	font-size:1.2em;
	line-height: 200%;
	color: #333333;
	margin:10px 0px;
	text-indent:10px;
	background: url(icon001.gif) 0px 50% no-repeat; 
}

h2.content-header{
	background-image:none;
	background-color:transparent;
	border-bottom:1px solid #ccc;
	width:98%;
	font-weight:bold;
	
}

.archive-header{
	font-size:1.2em;
	line-height: 200%;
	color: #333333;
	margin: 10px 0px;
	text-indent:10px;
	border-bottom: 1px solid #aaa;
}
*/
/*　エントリー　*/

div.entry {

}


/* エントリーの本文の枠　*/

div.entry-content{
}

/* エントリーのボディ */

.entry-body{
	line-height: 140%;
	color: #333333;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
}

/* ナビ　*/

.entry-nav02 , .content-nav {
	text-align:right;
	margin:10px 0px;
}


.entry-nav03{
	margin:10px 0px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	text-align:right;
}

/*　追記がある場合　*/

p.entry-more-link{

}

/* フッターがある場合　*/

div.entry-footer{
	clear:both;
	margin: 0px 0px 0px 0px;
}
p.entry-footer-info{
	line-height: 100%;
	margin:0px;
	color: #333333;
	text-align: right;
	padding: 5px;
	background-color:F5F5F5;
	border-bottom:solid 1px #eee;
}

/*セパレーター用*/

.separator {
	color:#666;
	padding:0px 10px 0px 10px;
}

/*　ナビゲーション　*/

.pager-bottom pager-entries pager content-nav{

}

.pager-inner{

}

.pager-left{
}

/* ≪ とかのマーク　*/
.chevron{
}

.pager-label{
}

.pager-right{

}


/* アーカイブ　*/


.archive-list-item{
	list-style:none;
	text-indent:20px;
}

span.size10 {
	font-size:x-small;
	line-height: 140%;
}


/* コメント　*/

.comments{
	margin-top:10px;
	padding:0px;
	border:solid 1px #ccc;
}

h4.comments-header{
	border:none;
	border-bottom:solid 4px #99ccff;
	background-color:#f5f5f5;
	text-indent:5px;
	line-height:1.8em;
	padding:0px;
	margin:0px;
}

.comment-content{
	margin:5px;
}

.comment-footer{
	background-color:#f5f5f5;
	line-height:1.5em;
	paddng:0px;
	margin:0px;
}

.comments-open{
	margin-top:10px;
	padding:0px;
	border:solid 1px #ccc;
}

h2.comments-open-header{
	border-bottom:solid 4px #99ccff;
	background-color:#f5f5f5;
	background-image:none;
	text-indent:5px;
	line-height:1.8em;
	margin:0px;
	padding:0px;
	width:548px;
	}

/*　コメント追加　*/

.entry-content,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
}

.comments-open-content{
	margin:5px;
	text-align:left;
}
.comments-open label { display: block; }


#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

/*　コメント追加終わり　*/

.comments-open-moderated{
/*	font-size:80%;*/
	color:#666;
}

.comments-open-data {
/*	font-size:80%;*/
}

#comments-open-footer{
	background-color:#ccc;
}

#comments-open-footer input{
	margin:7px 3px 7px 10px;
}


.comment01{
	font-size:0.8em:
	color:#666;
	margin:0px 10px;
	padding:0px;
/*	width:500px;*/
}

img.emoticon,
.entry-content img.emoticon
{
	border: 0;
	padding: 0 1px;
	background-color: transparent;
}


/* カレンダー */

.side00{
}

.menu_blog {
width: 95%;
text-align:left;
margin:0 0 2em 5px;
}

.menu_blog a {
color:#0066cc;
text-decoration:none;
line-height:135%;

}

.menu_blog a:hover {
color:#ff0066;
}

.side00 h2 {
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
	background-image:none;
	background-color:#fff;
}

.side00 ul{
	text-align:left;
	margin:5px;
	padding-left:0px;
}



table.cal01 {
	width:100%;
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
	border-collapse: collapse;
	border:solid 1px #ccc;
}

table.cal01 td {
	padding:0px;
	text-align:center;
	line-height:1.5em;
	border:solid 1px #ccc;
	font-size:80%;
}

table.cal01 th {
	text-align:center;
	border:solid 1px #ccc;
	font-size:80%;
}

table.cal01 caption{
	margin-top:10px;
	padding:0px;
	font-weight:bold;
	background-color:#eee;
	border:solid 1px #ccc;
	border-bottom:none;
}

table.cal01 a:link {

}

table.cal01 a:hover {

}

.cal-ent{
	background-color:#E0FFFF;
}




ul.rss001 {
	list-style-image:none !important;
	list-style-type:none;
}

ul.rss001 li{
margin-left:10px;
line-height:150%;
padding:0 0 1em 0;
}













