/*----------[[タイトル]]----------*/
h1.title {
	font-size: 16px;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009966;
}
h2.title {
	color: #CF3242;
	padding-left: 10px;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	padding-top: 8px;
	padding-bottom: 4px;
}
h2.title  a:link { text-decoration: none; }
h2.title  a:visited { text-decoration: none; }
h2.title  a:active { text-decoration: none; }
h2.title  a:hover { text-decoration: none; }

/*----------[[日付・カテゴリ]]----------*/
div.category {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	font-size: 85%;
}
div.category  a:link { text-decoration: none; }
div.category  a:visited { text-decoration: none; }
div.category  a:active { text-decoration: none; }
div.category  a:hover { text-decoration: none; }

/*----------[[日付・カテゴリ]]----------*/
div.bottom {
	margin-top: 5px;
	margin-bottom: 25px;
	padding-left: 5px;
	text-align: right;
	font-size: 85%;
}
div.bottom  a:link { text-decoration: none; }
div.bottom  a:visited { text-decoration: none; }
div.bottom  a:active { text-decoration: none; }
div.bottom  a:hover { text-decoration: none; }


/*----------[[コメント]]----------*/
h4 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A4A8;
}
div.comments-post {
	line-height: 130%;
	color: #6F7D77;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}
div.tb-post {
	font-size: 85%;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5B6B6F;
}

/*----------[[サイドボックステキスト]]----------*/
/*タイトル*/
p.title {
	padding: 0px 0px 0px 10px;
	margin: 8px 10px 1px 10px;
	color: #C05755;
	background-image: url(../img/share/icon_menu1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.sidecenter {
	text-align: center;
}

/*----------[[バナーー用]]----------*/
div.sidead {
	text-align: center;
	margin: 10px 0px 5px 0px;
}

/*----------[[サイドボックス検索]]----------*/
form.sidesearch {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}

/*----------[[サイドメニュー用]]----------*/
p.sidemenu {
	padding: 0px 0px 0px 10px;
	margin: 8px 10px 1px 10px;
	font-weight: bold;
	color: #C05755;
	background-image: url(../img/share/icon_menu1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.sidemenu {
	margin: 0px 10px 8px 10px;
	padding: 0px;
	list-style-type: none;
}
ul.sidemenu li {
	list-style-type: none;
	margin: 0px 0px 1px 1px;
	padding: 0px 0px 0px 12px;
	background-image: url(../image/one-point/arrow_orange1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
p.sidemenu a:link { color: #455B98; text-decoration: none; }
p.sidemenu a:visited { color: #455B98; text-decoration: none; }
p.sidemenu a:active { color: #455B98; text-decoration: none; }
p.sidemenu a:hover { color: #815849; text-decoration: underline; }
ul.sidemenu a:link { color: #455B98; text-decoration: none; }
ul.sidemenu a:visited { color: #455B98; text-decoration: none; }
ul.sidemenu a:active { color: #455B98; text-decoration: none; }
ul.sidemenu a:hover { color: #815849; text-decoration: underline; }
h1.title-single {
	font-size: 16px;
	padding-left: 15px;
	margin-top: 5px;
	padding-bottom: 4px;
	padding-top: 8px;
	margin-bottom: 3px;
	border: 1px solid #000000;
}
/*----------[[分割用テキストの書式用]]----------*/
.paginate {
	　　font-family: Verdana, Arial, sans-serif;
	　　color:#666666;
	　　font-size:9px;
	font-size: 12px;
	text-align: left;
}.paginatetop {
	　　font-family: Verdana, Arial, sans-serif;
	　　color:#666666;
	　　font-size:9px;
	padding-right: 2px;
	text-align: right;
	font-size: 12px;
	margin-bottom: 2px;
}
div.blognav {

	font-size: 12px;
	margin-left: 5px;
	color: #666666;
}
h1.titletop {

	font-size: 16px;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009966;
}

