@charset "UTF-8";
/* Inventions by sdworkz (http://www.sdworkz.com/)
Open Source Web Design #3293 (http://www.oswd.org/)
Ported to Nucleus by Frank Truscott
*/
html, body {
	font-family:"Trebuchet MS", "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

li{
	list-style-type:disc;
	padding-top:4px;
	color:#9BBE00;
	list-style-position:inside;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

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

#header {
	height:96px;
}

#logo {
	width:300px;
	height:96px;
	float:left;
	background-image:url(../images/mark.png);
	background-repeat: no-repeat;
	background-position: 20px 18px;
}

#logo h1{
	font-size:28px;
	color:#dd9abc;
	font-weight:normal;
	text-decoration:none;
	padding-top:24px;
	padding-left:94px;

}

#logo h4 {
	font-size:12px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:94px;
    /*display: none;*/
}

#logo a{
	text-decoration: none;
}

#links {
	width:auto;
	float:right;
	margin: 0px;
	padding:0px;
}

#links ul {
	width:auto;
	margin:0px;
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:91px;
	height:25px;
	text-align:center;
	background-color:#dd9abc;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links li.active{
	float:left;
	list-style-type:none;
	width:91px;
	height:25px;
	text-align:center;
	background-color:#b37d98;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	color:#fff;
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

#links a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

#mainimg {
	background-image:url(../images/main_img.gif);
/*	background-repeat:no-repeat;  */
	height:108px;
	text-align:right;
}

.mainchara {
	background-image:url(../images/main_chara.gif);
	background-repeat:no-repeat;
	width:300px;
	height:108px;
	float: left;
}

#mainimg h3 {
	font-size:36px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
    /*display: none;*/
}

#mainimg h4 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
    /*display: none;*/
}

#mainimg a {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

#contentarea {
	/*clear:both;*/
	/*margin-top:25px;*/
	/*background-image: url(../images/1by1.gif);*/
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	/*background-position: 237px;*/
	padding-top: 25px;
}

#leftbar {
	float:left;
	width:589px;
	margin-left: 25px;
}

/*
#leftbar p{
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
*/
#leftbar .entry{
	font-size:15px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px 14px;
	margin-bottom: 20px;
	line-height: 22px;
}

#leftbar .link_entry{
	font-size:15px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 30px 14px;
	line-height: 22px;
}

#leftbar .entry img {
	margin: 0px;
	padding: 2px;
}

.entry-rule {
	border-top:1px solid #BCBDBC;
	height:1px;
	margin: 3px 0px;
}

.entry-rule hr {
	display:none;
}

#leftbar .entry-info{
	padding:3px 0px;
	font-size: 11px;
}

#leftbar a {
	color:#996633;
	text-decoration:none;
}

#leftbar a:hover {
	color:#666;
	text-decoration:none;
}

#leftbar a img {
	border: thin solid #EE8907;
}

#leftbar .entry h2{
	color:#555555;
	text-decoration:none;
	background: #f6e0e9;
	padding-left: 4px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	padding-top: 2px;
	border-left: 8px solid #CC0000;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

#leftbar .entry h2 a {
	color:#333333;
	text-decoration:none;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;	/*padding:0px 40px;*/
}

#leftbar .entry h2 a:hover {
	color:#666;
	font-weight:normal;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#rightbar {
	float:left;
	width:162px;
	padding:0px 0px 0px 12px;
}

#rightbar h2{
	font-size:16px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:25px;*/
	padding-bottom:3px;
	border-bottom: 2px dotted #996633;
	margin-top: 4px;
	margin-bottom: 4px;
}

#rightbar p{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;	/*padding:0px 25px;*/
}

.sidebox{
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

.side-indent {
	padding-left:12px;
	background-color:#fff;
}

.sidebox form {
	/*padding:0px 25px;*/
}

.sidebox a {
	font-size:14px;
	color:#996633;
	font-weight:normal;
	text-decoration:none;
}

.sidebox a:hover {
	font-size:14px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

.sidebox ul {
	margin: 0px;
	padding: 0px 4px 8px;
	background-color:#ffffff;
}

.sidebox li {
	list-style-position:outside;
	margin-left: 18px;
	line-height: 16px;
/*	color: #FFFFFF; */
}

.orangetext {
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottombuffer {
	clear:both;
	height:25px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	/*padding-top:25px;*/
	background-color:#ffffff;
}

#bottom {
	clear:both;
	height:32px;
	/*padding-top:25px;*/
}

#email {
	float:left;
	width:500px;
	background-color:#dd9abc;
	height:22px;
	padding-top:10px;
	text-align: right;
}

#email a{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:5px 40px 0px;
}

#email a:hover{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:5px 40px 0px;
}

#validtext {
	float:left;
	width:300px;
	background-color:#dd9abc;
	height:22px;
	padding-top:10px;
	text-align: left;
}

#validtext p{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:5px 40px 0px;
}

#validtext a:hover{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:5px 40px 0px;
}

.formfield {
	width:90%;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(../images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(../images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(../images/commentquote03.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(../images/commentquote03.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/* for comments*/
.comment-item, .trackbacks-item
{

}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{

}
.comment-info, .trackbacks-info
{

}
.commentform {

}
.commentform .formfield, .mailform .formfield
{
	font-size: 11px;
	background: white;
	color:#797B7A;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
	width: 300px;
}
.searchform .formfield {
	font-size: 11px;
	background: white;
	color:#797B7A;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton {
	font-size: 11px;
	background: white;
	color:#797B7A;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
table.calendar {
	font-size: x-small;
	color: #797B7A;
	width: 100%;
}

tr.calendardateheaders {
	font-size: x-small;
	color: #FF8000;
}

td.days {
	text-align: center;
	border: 1px solid #CCCCCC;
}

td.today {
	text-align: center;
	color: green;
	background-color: #F5F5F5;
}
#leftbar .pageswitch {
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
#leftbar .pageswitch a{
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
#leftbar .pageswitch strong{
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
#leftbar .works ul {
	width: 570px;
	margin: 0px;
	padding: 0px;
}

#leftbar .works li {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	width:120px;
	list-style: none;
	float: left;
	height: 120px;
	text-align: center;
	margin: 0px;
	padding: 4px;
}
#leftbar .works li a {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FF9C1F;
	text-decoration:none;
}
#leftbar .works li a:hover {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #CC6600;
}
#leftbar .works li img {
border:none;
}
.asbn{
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	width: 220px;
	clear: both;
}

#leftbar .news_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

#leftbar .news_title a {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

#leftbar .news_date {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

* a:hover {
color:#666;
}

#mainbar{
	width:800px;
	margin: 0px;
	padding: 0px;
}
.directions a{
font-size: 9px;
text-align: center;
text-decoration:none;
line-height:14px;
color:#666666;
}

.subnavi {
font-size: 11px;
padding-right: 16px;
padding-left: 16px;
margin-bottom: 8px;
}

#edit {
width: 100%;
}

#edit h2 {
width: 90%;
color: #666666;
font-size: 18px;
margin-left: auto;
margin-right: auto;
}

#edit .blogform {
width: 90%;
font-size: 12px;
margin-right: auto;
margin-left: auto;
}

#edit .shortcuts {
font-size: 11px;
}

.links li {
list-style-type: disc;
padding-top: 8px;
color: #9bbe00;
list-style-position: outside;
clear: both;
}

.links li .title {
border-bottom: 1px dotted #996633;
}

.linksdesc{
color: #666;
font-size: 13px;
line-height:16px;
text-align: justify;
}

.loginform label {
font-size: 10px;
}

.side-counter {
	font-size: 10px;
	line-height: 14px;
	padding: 5px;
	padding-left:12px;
	background-color:#fff;
}

