/*-------------------------------------------------
GLOBAL PAGE LAYOUT ELEMENTS
-------------------------------------------------*/
*, h1, h2, h3, h4, ul, input, select{margin:0;padding:0;}
body{
	color:#000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐ ゴシック',Osaka,sans-serif;
	text-align:center;
	line-height:200%;
	font-size:x-small;
	_font-size:xx-small;
	background:#fff url(img/hdr-back.png) 50% 0% no-repeat;
}
input, select{
	font-family: "Osaka-等幅", "ＭＳ ゴシック", "monospace";
	text-align:left;
	font-size:x-small;
	_font-size:xx-small;
}

a,a[name]:hover{color:#000; text-decoration:none;}
a:link {color:#039; text-decoration:underline;}
a:visited {color:#336; text-decoration:underline;}
a:hover, a:visited:hover {color:#39c; text-decoration:underline;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 940px;
	}

/*-------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------*/
#header {
	width:940px;
	height:352px;
	margin-bottom:30px;
	position: relative;
}
#header h1 a{
	line-height:200%;
	display:block;
	width:393px;
	overflow:hidden;
    padding-top:238px;
	height:0px;
	_height:238px;
	position: absolute;
	top: 24px;
	left: 328px;
}
#header #top a{
	display:block;
	width:110px;
	overflow:hidden;
	padding-top:24px;
	height:0px;
	_height:24px;
	position: absolute;
	top:0;
	right:0;
	background:url(img/link-rss10.gif) 0px 0px no-repeat;
}

/*-------------------------------------------------
LEFT ELEMENTS
-------------------------------------------------*/
#left {
	float: left;
	width: 320px;
	overflow: hidden;
	line-height: 160%;
}

#books{
	background-color:#ffffcc;
  	padding:20px 15px 1px 15px;
  	width: 270px;
	margin-bottom: 20px;
}
#books h3 {
	font-size:small;
	_font-size:x-small;
	width:270px;
	overflow:hidden;
    padding-top:40px;
	height:0px;
	_height:40px;
	margin-bottom: 15px;
	background:url(img/h201.gif) 0px 0px no-repeat;
	position: relative;
}
#books h3 a{
	font-size:small;
	_font-size:x-small;
	width:44px;
	overflow:hidden;
    padding-top:16px;
	height:0px;
	_height:16px;
	background:url(img/h201btn.gif) 0px 0px no-repeat;
	position: absolute;
	top:12px;
	right: 0;

}

#books div.bookdes{
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
	margin-bottom: 10px;
	margin-top:20px;
}
#books img.bookimg {
	float: left;
	border:#ccc solid 1px;
	margin:3px 10px 0px 0px;
}

#books div.bookdes h4{
	font-size:medium;
	line-height: 1.4;
	_font-size:small;
	margin:0px 0px 10px 134px;
}

#books p.exposition{
	font-size:x-small;
	_font-size:xx-small;
	line-height: 1.4;
	margin:0px 0px 0px 134px;
}
#books p.bdata{
	color:#666;
	margin:5px 0px 0px 134px;
}
#books div.biog{
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
	margin-bottom: 20px;
}
#books div.biog h4{
	margin:0px 0px 5px 134px;
	color:#333;
	font-size:small;
	_font-size:x-small;
}
#books div.biog img{
	float: left;
	margin:3px 10px 0px 0px;
}

#books div.biog p {
	margin:0px 0px 10px 134px;
}


#sidebar{margin-bottom: 20px;}
#sidebar ul {
	padding-left: 0px;
}
#sidebar li {
	list-style-type: none;
}
#sidebar li a{
	display: block;
	overflow:hidden;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image: url(img/catbtn.png);
	width: 300px;
	padding-top: 33px;
	height: 0px;
	_height: 33px;
}
#sidebar li.information a{background-position:0px 0px;}
#sidebar li.viewpoint a{background-position:0px -33px;}
#sidebar li.live a{background-position:0px -66px;}
#sidebar li.guide a{background-position:0px -99px;}
#sidebar li.fourteen a{background-position:0px -132px;}
#sidebar li.fortune a{background-position:0px -165px;}
#sidebar li.boredom a{background-position:0px -198px;}

#sidebar li.information a:hover{background-position:-300px 0px;}
#sidebar li.viewpoint a:hover{background-position:-300px -33px;}
#sidebar li.live a:hover{background-position:-300px -66px;}
#sidebar li.guide a:hover{background-position:-300px -99px;}
#sidebar li.fourteen a:hover{background-position:-300px -132px;}
#sidebar li.fortune a:hover{background-position:-300px -165px;}
#sidebar li.boredom a:hover{background-position:-300px -198px;}


#mobile{
	background-color:#ffffcc;
  	padding:20px 15px;
  	width: 270px;
	margin-bottom: 20px;
}
#mobile h3 {
	font-size:small;
	_font-size:x-small;
	width:270px;
	overflow:hidden;
    padding-top:20px;
	height:0px;
	_height:20px;
	margin-bottom: 15px;
	background:url(img/h202.gif) 0px 0px no-repeat;
}
#mobile p.qr{
	font-size:small;
	_font-size:x-small;
	width:270px;
	overflow:hidden;
    padding-top:140px;
	height:0px;
	_height:140px;
	background:url(img/qrcode.png) 0px 0px no-repeat;
}
/*-------------------------------------------------
CENTER ELEMENTS
-------------------------------------------------*/
#center {
	float: left;
	width: 620px;
	overflow: hidden;
}
#catname{
	font-weight: bold;
	color:#009D72;
	margin-bottom: 10px;
	font-size:x-large;
	_font-size:large;
}
#catname span{
	font-weight: normal;
	font-size:medium;
	_font-size:small;
}
p.entrynavi{
	font-size:small;
	_font-size:x-small;
	margin-bottom: 10px;
}

.content {
	background:#fff url(img/article-back.gif) 100% 100% no-repeat;
	margin:0 0 40px 0;
}
.content h2 {
	padding:10px 0px 0px 10px;
	width:325px;
	_width:335px;
	height:42px;
	_height:52px;
	overflow:hidden;
	background:url(img/date-back.gif) 0px 0px no-repeat;
	color: #fff;
	font-family: "Futura", "Avant Garde", "Century Gothic", "Verdana", "Arial", "Helvetica", "sans-serif";
	margin-bottom: 10px;
	font-size:large;
	_font-size:medium;
}
.content h3 {
	color: #076e3c;
	font-weight: bold;
	margin:10px 10px 20px 5px;
	font-size:large;
	_font-size:medium;
}
.content h3 span a{
	display:inline-block;
	*display:inline;zoom:1;
	color: #fff;
	background-color:#7fd3ff;
	font-weight: normal;
	margin-left:10px;
	padding:1px 10px;
	font-size:x-small;
	_font-size:xx-small;
	text-decoration:none;
}

.content p {
	color: #000;
	margin:0px 60px 10px 5px;
	font-size:small;
	_font-size:x-small;
	letter-spacing: 0.1em;
	line-height: 1.8;
}
.content pre {}
.content blockquote {}
.content li {}
.content p.posted {
	color: #999;
	margin:0px 0px 10px 0px;
	border-top: 1px solid #009D72;
	padding-top: 3px;
	padding-left: 5px;
	font-size:small;
	_font-size:x-small;
	}




/*-------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------*/
#footer {
	position:relative;
	clear:both;
	margin:0 auto;
	width:960px;
	text-align:left;
	background:url(img/ftr-back.png) 0px 0px no-repeat;
	padding-top:19px;
}

#footer p#ftrlogo a{
	display:block;
	position:relative;
	text-indent:-9999px;
	margin-left:20px;
	width:185px;
	height:18px;
	background:url(img/ftr-name.png) 0px 0px no-repeat;
}
#footer p#ftrlogo a:hover{background-position:-185px 0px;}

#footer p#ftrgt a{
	display:block;
	position:absolute;
	text-indent:-9999px;
	top:20px;
	right:20px;
	width:72px;
	height:18px;
	background:url(img/frt-gotop.png) 0px 0px no-repeat;
}
#footer p#ftrgt a:hover{background-position:-72px 0px}

#footer p#ftrcopy{
	position:relative;
	text-indent:-9999px;
	display:block;
	margin-top:17px;
	left:0px;
	width:960px;
	height:27px;
	background:url(img/ftr-copyright.png) 0px 0px no-repeat;
}



.photo {
	text-align: left;
	margin-bottom: 20px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}


#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

