@charset "UTF-8";
/* CSS Document */

body {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: url(../images/header-separate_bg.png) top left repeat-x;
	line-height: 1.7;
}
a:link,
a:visited {
	color: #C92031;
}
a:hover {
	color: #233687;
}


#header {
	width: 1000px;
	height: 320px;
	margin: 0 auto;
	padding-left: 30px;
	background: url(../images/header_bg.jpg) right top no-repeat;
}
#header h1 {
	position: absolute;
	text-indent: -9999px;
	width: 480px;
	height: 285px;
	margin-left: 460px;
}
#header h1.top {
	background: url(../images/main-image-top.jpg) left top no-repeat;
}
#header h1.news {
	background: url(../images/main-image-news.jpg) left top no-repeat;
}
#header h1.diary {
	background: url(../images/main-image-diary.jpg) left top no-repeat;
}
#header h1.works {
	background: url(../images/main-image-works.jpg) left top no-repeat;
}
#header h1.gallery {
	background: url(../images/main-image-gallery.jpg) left top no-repeat;
}
#header h1.guestbook {
	background: url(../images/main-image-guestbook.jpg) left top no-repeat;
}
#global {
	width: 510px;
	height: 40px;
	position: absolute;
	margin-top: 271px;
	padding-left: 5px;
	overflow: hidden;
	background:url(../images/global-navigation.png) left top no-repeat;
}
#toppage a {
	display: block;
	width: 400px;
	height: 260px;
	margin-left: 35px;
	text-indent: -9999px;
	/*background-color: rgba(0,0,0,0.4);*/
}
#global li {
	float: left;
	width: 100px;
	height: 30px;
}
#global li a {
	display: block;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
}
#global li a.news {
	background:url(../images/global-navigation.png) -5px 0 no-repeat;
}
#global li a.diary {
	background:url(../images/global-navigation.png) -105px 0 no-repeat;
}
#global li a.works {
	background:url(../images/global-navigation.png) -205px 0 no-repeat;
}
#global li a.gallery {
	background:url(../images/global-navigation.png) -305px 0 no-repeat;
}
#global li a.guestbook {
	background:url(../images/global-navigation.png) -405px 0 no-repeat;
}
#global li a:hover.news,
#news #global li a.news {
	background-position: -5px -41px;
}
#global li a:hover.diary,
#diary #global li a.diary{
	background-position: -105px -82px;
}
#global li a:hover.works,
#works #global li a.works{
	background-position: -205px -123px;
}
#global li a:hover.gallery,
#gallery #global li a.gallery {
	background-position: -305px -164px;
}
#global li a:hover.guestbook,
#guestbook #global li a.guestbook {
	background-position: -405px -205px;
}
#rss {
	width: 30px;
	height: 30px;
	position: absolute;
	margin-top: 266px;
	margin-left: 886px;
	/*float: right;
	padding-right: 84px;*/
}
#rss a {
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/rss.png) left top no-repeat;
}
#rss a:hover {
	background-position: 0 -30px;
}

#content {
	width: 960px;
	margin: 0 auto;
}

#footer {
	clear: both;
	width: 100%;
	background: url(../images/head-foot_bg.jpg) top left repeat;
	font-size: 85%;
	text-align: center;
	min-height: 100px;
}
#footer #gotop {
	height: 36px;
	margin-bottom: 20px;
	background: url(../images/footer_bg.png) left top repeat-x;
}
#footer #gotop a {
	display: block;
	width: 86px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../images/gotop.png) -86px 0 no-repeat;
}
#footer #gotop a:hover {
	background-position: 0 0;
}

#topicpath {
	width: 960px;
	margin: 0 auto 10px;
	font-size: 90%;
}
#topicpath .top {
	padding-left: 30px;
	background: url(../images/topicpath.png) left center no-repeat;
}
#topicpath a:link,
#topicpath a:visited {
	color: #666666;
}
#topicpath a:hover {
	color:;
}

#main {
	float: left;
	width: 720px;
	margin-left: 10px;
	margin-bottom: 20px;
	_display: inline;
	/*background-color: rgba(0,0,0,0.2);*/
}

#side {
	float: right;
	width: 180px;
	margin-bottom: 20px;
	/*background-color: rgba(0,0,0,0.2);*/
}

/*----side-----*/
#side #latest,
#side #recommend,
#side #attention,
#side #comments {
	width: 180px;
}
#side #latest ul,
#side #recommend ul,
#side #attention ul,
#side #comments ul {
	padding: 0 15px 10px;
	_zoom: 1;
}
#side #latest li,
#side #recommend li {
	margin-bottom: 20px;
	font-size: 85%;
	line-height: 1.2;
	text-align: center;
	_zoom:1;
}
#side #latest li img,
#side #recommend li img {
	display: block;
	text-align: center;
	border: 1px solid #AAA;
	margin: 5px auto;
	box-shadow:0px 2px 3px #CCC;
	-moz-box-shadow:0px 2px 3px #CCC;
	-webkit-box-shadow:0px 2px 3px #CCC;
}
/*latest*/
#side #latest {
	background: url(../images/side-latest_body.png) center top repeat-y;
}
#side #latest h3 {
	height: 80px;
	background:url(../images/side-latest_head.png) center top no-repeat;
	text-indent: -9999px;
}
#side #latest ul {
	background: url(../images/side-latest_foot.png) center bottom no-repeat;
}
/*recommend*/
#side #recommend {
	margin-top: 20px;
	background: url(../images/side-recommend_body.png) center top repeat-y;
}
#side #recommend h3 {
	height: 60px;
	background: url(../images/side-recommend_head.png) center top no-repeat;
	text-indent: -9999px;
}
#side #recommend ul {
	background: url(../images/side-recommend_foot.png) center bottom no-repeat;
}
/*attention*/
#side #attention {
	margin-top: 20px;
	background: url(../images/side-attention_body.png) center top repeat-y;
}
#side #attention h3 {
	height: 65px;
	background: url(../images/side-attention_head.png) center top no-repeat;
	text-indent: -9999px;
}
#side #attention ul {
	background: url(../images/side-attention_foot.png) center bottom no-repeat;
}
#side #attention li {
	margin-bottom: 10px;
	font-size: 85%;
}
/*comments*/
#side #comments {
	background: url(../images/side-comment_body.png) center top repeat-y;
	margin-bottom: 10px;
}
#side #comments h3 {
	height: 132px;
	background: url(../images/side-comment_head.png) center top no-repeat;
	text-indent: -9999px;
}
#side #comments ul {
	background: url(../images/side-comment_foot.png) center bottom no-repeat;
}
#side #comments li {
	margin-bottom: 10px;
	font-size: 85%;
}

/*----------MAIN---------*/
#main h2 {
	margin-top: 10px;
	margin-bottom: 30px;
}
#main .entry {
	clear: both;
	margin-bottom: 40px;
}

.boxreset:after {
	clear: both;
	height: 1px;
	content: ".";
	font-size: 1px;
	visibility: hidden;
}
.boxreset {
	zoom: 1;
}

/*---------edit----------*/
#main .edit h2,
#main .edit h3 {
	font-size: 140%;
	clear: both;
}
.formEntryAction {
	clear: both;
}