@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin-top: 5px;
	background-image: url(/images/bak.gif);
}
a:link {
	color: #006699;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #66CC33;
}

.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;
}

.fileBox {
	padding:20px;
}
.pictBox {
	text-align:right;
	width:160px;
	float:right;
}
.pictBoxResult { 
	width:200px;
	float:right;
	margin-left:50;
}
.head {
}
.title {
	padding-top: 30px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size:14px;
	font-weight:bold;
}
.date {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size:12px;
}
.contents {
	font-size:14px;
	width:500px;
}
.author {
	color:#993333;
}

.rssicon {
	padding-right: 10px;
	text-align:right;
}

#pagination {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: normal;
	color: #333333;
}

