@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	background-position: center center;
	padding: 0px;
	background-attachment: fixed;
}
.t-l {
	height: 35px;
	width: 221px;
	margin-top: 10px;
	margin-left: 20px;
	position: fixed;
}
.t-c {
	height: 35px;
	width: 221px;
	position: fixed;
	top: 0px;
	margin-left: -110px;
	left: 50%;
	margin-top: 10px;
}
.t-r {
	height: 35px;
	width: 190px;
	position: fixed;
	top: 0px;
	right: 0px;
	margin-top: 10px;
	margin-right: 20px;
}
.b-l {
	height: 35px;
	width: 119px;
	bottom: 0px;
	position: absolute;
	margin-bottom: 10px;
	margin-left: 20px;
}
.b-c {
	height: 35px;
	width: 136px;
	position: fixed;
	margin-left: -68px;
	left: 50%;
	bottom: 0px;
	margin-bottom: 10px;
}
.b-r {
	height: 35px;
	width: 112px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #000;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.t-l a {
	display:block;
	text-decoration:none;
	background-image: url(img/artical.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 221px;
}
.t-l a:hover {
	background-image: url(img/artical_ov.png);
	background-repeat: no-repeat;
}
.t-c a {
	display:block;
	text-decoration:none;
	background-image: url(img/artical.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 221;
}
.t-c a:hover {
	background-image: url(img/artical_ov.png);
	background-repeat: no-repeat;
}
.t-r a {
	display:block;
	text-decoration:none;
	background-image: url(img/works.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 190;
}
.t-r a:hover {
	background-image: url(img/works_ov.png);
	background-repeat: no-repeat;
}
.b-l a {
	display:block;
	text-decoration:none;
	background-image: url(img/ago.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 119px;
}
.b-l a:hover {
	background-image: url(img/ago_ov.png);
	background-repeat: no-repeat;
}
.b-c a {
	display:block;
	text-decoration:none;
	background-image: url(img/back.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 136px;
}
.b-c a:hover {
	background-image: url(img/back_ov.png);
	background-repeat: no-repeat;
}
.b-r a {
	display:block;
	text-decoration:none;
	background-image: url(img/kzm.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 112px;
}
.b-r a:hover {
	background-image: url(img/kzm_ov.png);
	background-repeat: no-repeat;
}
.t-l a img, .t-c a img, .t-r a img, .b-l a img, .b-c a img, .b-r a img {
	display: none;
}
.main-box {
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
	text-align: center;
}
.top-img {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.top-img a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
.entry-title {
	color: #000;
	font: normal 17px/22px Avenir, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a {
	color: #F0F;
	text-decoration: none;
}
a:hover {
	color: #FF0;
}
.top-img img {
	height: 250px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div {
	margin: 0px;
	padding: 0px;
}
.entry-box .cfg_img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.entry-content p {
	font: 11px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#content {
	padding-bottom: 30px;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.posted {
	font: 11px Avenir, Arial, Helvetica, sans-serif;
	color: #666;
}
