body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(image/kouyoubg_04.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF5E0;
}
.tablebg_left {
	background-image: url(image/kouyou2_18.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tablebg_right {
	background-image: url(image/kouyou2_21.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.table_top {
	background-image: url(image/kouyou_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.table_bottom {
	background-image: url(image/kouyou_20.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_center {
	background-image: url(image/kouyou_12.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	padding-left: 10px;
}
.table_title {
	font-size: 14px;
	font-weight: bold;
	color: #c33e1d;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 2px;
}
.table_title a {
	font-size: 14px;
	font-weight: bold;
	color: #c33e1d;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 2px;
	text-decoration:none;
}

.table_sentence {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	padding-right: 5px;
	padding-left: 5px;
}
.blog_title {
	font-size: 14px;
	color: #c33e1d;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftbox {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.clear_both {
	clear: both;
}
.blog_sentence_detail {
	font-size: 13px;
	line-height: 20px;
}

