body {
	background-color: #EEEEEE;
}
.font10-enji {
	font-size: 10px;
	line-height: 140%;
	color: #663300;
}
td {
	font-size: 12px;
}
.font10 {
	font-size: 10px;
}
.info {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
#info a:link {
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
#info a:visited {
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
#info a:hover {
	font-size: 12px;
	color: #CC6633;
	text-decoration: underline;
}
.font10-menu {
	font-size: 10px;
	color: #666666;
}
#font10-menu a:link {
	font-size: 10px;
	color: #669933;
	text-decoration: underline;
}
#font10-menu a:visited {
	font-size: 10px;
	color: #669900;
	text-decoration: underline;
}
#font10-menu a:hover {
	font-size: 10px;
	color: #CC9900;
	text-decoration: underline;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
.font12-enji {
	font-size: 12px;
	line-height: 130%;
	color: #A63D1D;
}
p {
	font-size: 12px;
	line-height: 150%;

}
strong {
	color: #A63D1D;

}
.info_pink {
	font-size: 12px;
	font-weight: bold;
	color: #C71D2E;
}
.staff_title {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #003300;
}
.staff_voice {
	font-size: 11px;
	line-height: 130%;
	color: #006600;
}
.blog_table {
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
}
.blog_title {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blog_comment {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.blog-link {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}
#blog-link a:link {
	font-size: 10px;
	color: #CC6600;
	text-decoration: underline;
}
#blog-link a:visited {
	font-size: 10px;
	color: #CC6600;
	text-decoration: underline;
}
#blog-link a:hover {
	font-size: 10px;
	color: #99CC00;
	text-decoration: underline;
}
.voice-title {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}
.voice-comment {
	font-size: 12px;
	line-height: 130%;
	color: #663333;
}

/* エントリ画像配置指定用 2005/8/27 */
.img_r {
	float: right;
	border: none;
	vertical-align:top;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_l {
	float: left;
	border: none;
	margin-right:5px;
	vertical-align:top;
	margin-bottom: 5px;
}
.img_n { 
	float: none;
	border: none;
}

/*　ここまで　*/.blog_archive {
	background-color: #E9EFE5;
	border-top: none;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(img/contents-img/blog_bg.gif);
	background-repeat: repeat-x;
	line-height: 0px;
	vertical-align: middle;
}
