/* 全ページ共通のデザイン用 */
body {
	COLOR: #3F2515;
	background-color: #FFFBF4;
	margin: 5px 0px 0px;
	background-image: url(../img/main/logo2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a {
	color: #3F2515;
	text-decoration: none;
}
a:link {
	color: #3F2515;
	text-decoration: none;
}
a:hover {
	color: #C44A59;
	text-decoration: underline;
}


/* 上部書式内容 */
.top_font {
	font-size: 12px;
	color: #BD7176;
}
.top_font_link {
	font-size: 13px;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.top_img_tel {
	background-image: url(../img/main/top_tel.gif);
	background-repeat: no-repeat;
}


/* 下部書式内容 */
.copy_back {
	background-image:    url(../img/main/bot_line_center.gif);
	background-repeat: repeat;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
}
.cop_font {
	font-size: 11px;
	color:#FFFFFF;
}
.cop_back {
	background-image: url(../img/main/main_back_bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.foot_font {
	font-size: 11px;
	line-height: 18px;
}
.blog {
	padding-top: 2px;
}
