@charset "Shift_JIS";

body,div,img,
dl,dt,dd,ul,li,
h1,h2,h3,h4,h5,h6,
pre,form,input,textarea,p,th,td { 
    margin:0;
    padding:0;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}
.blog_main{
	font-size:14px;
}

/***********　新着小窓用　***********/

/*　大枠　*/

.blog_new00 {
	margin:10px 0px;
	width:290px; /*　　←フレームのサイズを入れること　*/
}

/*　一覧枠　*/

.blog_new04{
	background:#ffffff url(icon001.gif) 0 10px no-repeat;;
	font-size:16px;
	font-weight:bold;
	line-height:2.2;
	padding-left:12px;
}


/*　一覧用　*/

.blog_waku01{
	margin-top:10px;
	}

.blog_top01{
	margin:0px;
	padding:0px
}	


.blog_top04{
	margin:0px;
	padding-left:15px;
	font-size:14px;
	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;
	float:right;
}

.c-both{
	clear:both;
}



/* 　タイトル　*/

.date-header  {
	font-size:16px;
	line-height: 200%;
	color: #333333;
	text-align: right;
	margin: 10px 0px;
	background-color:#f5f5f5;
}

.date-header2 {
	font-size:16px;
	line-height: 200%;
	color: #333333;
	margin:10px 0px;
	text-indent:10px;
	background: url(icon001.gif) 0px 50% no-repeat; 
}

.entry-header {
	font-size:16px;
	line-height: 200%;
	color: #333333;
	margin: 10px 0px;
	text-indent:10px;
	border-bottom: 3px double #ccc;
}

.content-header{
	font-size:16px;
	color: #333;
	border-bottom: 4px double #ccc;
	background-color:#f5f5f5;
	margin: 10px 0px;
	line-height:200%;
	text-indent:10px;
	font-weight: bold;
}

.archive-header{
	font-size:16px;
	line-height: 200%;
	color: #333333;
	margin: 10px 0px;
	text-indent:10px;
	border-bottom: 1px solid #ccc;
}

/*　エントリー　*/

div.entry {

}


/* エントリーの本文の枠　*/

div.entry-content{
}

/* エントリーのボディ */

.entry-body{
	font-size:14px;
	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;
}
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{
	font-size:16px;
	list-style:none;
	background:url(icon001.gif) 0px 50% no-repeat;
	text-indent:20px;
}

span.size10 {
	font-size:11px;
	line-height: 140%;
}














