@charset "utf-8";
*{
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.page_tittle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
.blog_flame {
	border: medium double #999999;
}

.main_right {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #663333;
}
.main_bak {
	background-attachment: fixed;
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 25;
}
.blog_tiitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
	font-weight: bold;
}
.blog_date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: normal;
	color: #993333;
}
.blog_main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.main_add {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
