@charset "utf-8";


/* コメント */
/************************************************/

.blogDate {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.blogMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
	padding-bottom: 3px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 3px;
	padding-top: 30px;
	font-weight: bold;
	color: #333333;
}
.blogMonth0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
	padding-bottom: 3px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 3px;
	padding-top: 0;
	font-weight: bold;
	color: #333333;
}

.blogMonth a {
	text-decoration: none;
	padding: 2px;
	font-size: 10px;

}

.blogMonthbox {
	font-size: 10px;
	text-align: center;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	padding-top: 3px;
}
.blogbodyDate {
	color: #006600;
	margin-bottom: 5px;
	padding-left: 5px;
}
.blogTitle {
	color: #333333;
	margin-bottom: 20px;
	padding-left: 3px;
}
.blogComment {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 30px;
}
.blogTitle2 {
	color: #333333;
	text-align:center;
	width:153px;
	padding: 3px;
	background-color:#DEDBB4;
	margin-left:25px;
}

/* 2010.06 リーンちゃんお花畑 */
/************************************************/

h3.rine {
	background: url(/column/img/bg_h3_rine.gif) no-repeat;
	padding: 10px 0 0 85px;
	font-size:18px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight:bold;
	color:#996600;
	height:40px;
	margin-bottom:0;
}
