/*leaf12 NWUN*/
body{
	color: #4C4C4C;
	font-size: 15px;
	font-family:Verdana,Tahoma,arial,"ＭＳ Ｐゴシック",Sans-serif;
	background:url(images/bg.gif) repeat;
	margin: 0;
	padding: 0px 0 20px 0;
	text-align: center;
}

a:link,
a:visited{
	color: #23598C;
	text-decoration: none;
}
a:hover,
a:active{
	color: black;
}
img{
	border: none;
}
h1,h2,h3 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}
p,ul,ol,dl,blockquote{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

blockquote{
	margin: 5px 0 1px 0;
	padding: 0 0 5px 8px;
	border-left: 3px solid #123454;
	line-height:1.3em;
}
li{
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
}
ol li{
	padding: 0 0 0 9px;
	margin: 0 0 2px 10px;
}







#wrapper{
	width: 700px;
	margin: auto;
	background: url(images/bodybg.gif) repeat-y;
	text-align: left;
}
.container{
	float: left;
	width: 480px;
	margin-right: -230px;
}
#content{
	margin: 0 0 0 13px;
	padding: 15px 0;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
}
.entry{
}
.entry h1{
	font-size: 15px;
	margin: 5px 0 10px 0;
	line-height: 1.5em;
	padding: 10px 0 5px 8px;
	background: #123454 url(images/credits.jpg) repeat-x;
	font-weight: bold;
	color:#fff;
}
#content h2{
	color: #3E565F;
	margin: 0 0 3px 0;
	font-size: 16px;
}
.archives h2{
	height: 23px;
	text-indent: -9999px;
	background: url(images/archivesj.gif) no-repeat;
}
.search h2{
	height: 23px;
	text-indent: -9999px;
	background: url(images/searchpagej.gif) no-repeat;
}
.weblog h2{
	height: 23px;
	text-indent: -9999px;
	background: url(images/weblogj.gif) no-repeat;
}
.member h2{
	height: 23px;
	text-indent: -9999px;
	background: url(images/memberj.gif) no-repeat;
	display:none;
}
.trackback h2{
	height: 23px;
	text-indent: -9999px;
	background: url(images/trackbackj.gif) no-repeat;
}
h2.comments{
	height: 23px;
	text-indent: -9999px;
	background: url(images/comments.gif) no-repeat;
}
.addcomment h2{
	height: 23px;
	text-indent: -9999px;
	background: url(images/addcommentj.gif) no-repeat;
}
.commentsmade h2{
	height: 23px;
	text-indent: -9999px;
	background: url(images/commentsmadej.gif) no-repeat;
}

.error h2{
	height: 23px;
	text-indent: -9999px;
	background: url(images/errorj.gif) no-repeat;
}
.member .body,
.error .body {
	background: url(images/quote.gif) 0 3px no-repeat;
}

.body{
	clear: both;
	margin: 0;
	padding: 0 0 10px 43px;
}
.body img{
	padding: 0px;
	border: 0px solid #ccc;
}
.body p{
	padding: 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.adate{
	margin: 0 0 0 50px;
	padding: 5px 5px 5px 8px;
	border-left: 3px solid #123454;
	line-height:1.3em;
	background:#f2f1f1;
	width: 300px;
}
.trackback .body{
	margin: 0;
	padding: 0 0 10px 43px;
	background: url(images/quote1.gif) 0 3px no-repeat;
}
.addcomment .body{
	width: 370px;
	background: url(images/quote3.gif) 0 3px no-repeat;
}
div.tb div.item,
.commentsmade .body{
	background: url(images/quote1.gif) 0 3px no-repeat;
}
.commentsmade .id1{
	background: url(images/quote4.gif) 0 3px no-repeat;
}
.commentsmade .span{
	background: url(images/quote4.gif) 0 3px no-repeat;
}
div.item div.date,
.commentsmade p.detail{
	text-align: right;
	font-size: 13px;
	margin: 10px 0 18px 0;
	padding: 5px 0 0 0;
	background: url(images/hdot.gif) top repeat-x;
}
.commentsmade .item1{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/item1.gif) 0 1px no-repeat;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}
.commentsmade .item2{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/item2.gif) 0 3px no-repeat;
	line-height: 15px;
	height: 15px;
	vertical-align: middle;
}
.commentsmade .item3{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/item3.gif) 0 3px no-repeat;
	vertical-align: middle;
	height: 15px;
	line-height: 15px;
}

.body h3{
	font-size: 15px;
	margin: 5px 0 1px 0;
	line-height: 1.5em;
	padding: 5px 0 5px 8px;
	background: #123454 url(images/credits.jpg) repeat-x;
	font-weight: bold;
	color:#fff;
}
.body h3 a{
	color:#fff;
}
p.errormessage{
	color: red;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}



.itemdetails{
	text-align: right;
	font-size: 13px;
	margin: 10px 0 18px 0;
	padding: 5px 0 0 0;
	background: url(images/hdot.gif) top repeat-x;
}
.item1{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/item1.gif) 0 1px no-repeat;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}
.item2{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/item2.gif) 0 3px no-repeat;
	line-height: 15px;
	height: 15px;
	vertical-align: middle;
}
.item3{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/item3.gif) 0 3px no-repeat;
	vertical-align: middle;
	height: 15px;
	line-height: 15px;
}

#sidebar{
	width: 210px;
	float: right;
	margin-right: 5px;
	padding: 15px 0;
	text-align: left;
}

.containerwide{
	width: 668px;
	margin-right: -230px;
	padding: 10px 0 0 10px;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
.containerwide img{
	padding: 1px;
	border: 1px solid #ccc;
}
#footer{
	width: 700px;
	margin: auto;
	padding: 12px 0 12px 0;
	background: url(images/footer.gif) top no-repeat;
	font-size: 0.9em;
	color: #fff;
}
div.counter{
	text-align: right;
	padding-right: 22px;
}
#footer .credits{
	text-align: center;
	line-height: 1.5em;
	padding: 5px 0 5px 0;
	background: #123454 url(images/credits.jpg) repeat-x;
}
#footer .fmenu{
	text-align: left;
	line-height: 1.5em;
	padding: 5px 0 5px 0;
	background: #123454;
}
#footer a:link,
#footer a:visited{
	color: #fff;
}
#footer a:hover,
#footer a:active{
	color: white;
}
#header{
	position: relative;
	width: 700px;
	height: 151px;
	margin: auto;
	background: url(images/header.gif) no-repeat;
}
#logo{
	position: absolute;
	top: 16px;
	left: 14px;
	margin: 0;
	width: 670px;
	height: 135px;
	background: none;
}
#navigation{
	font-size: 14px;
	width: 694px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 129px;
	left: 3px;
}
#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li{
	background: none;
	display:inline;
}

#navigation li a{
	color: #4E4E4E;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/linkbg2.gif) top repeat-y;
	padding: 0;
}
#navigation li.now a{
	background: url(images/linkbg1.gif) top repeat-y;
}
#navigation li a:hover,
#navigation li a:active{
	background: url(images/linkbg1.gif) top repeat-y;
	margin: 1px 0 0 0;
}
#navigation li a:link,
#navigation li a:visited{
	position: absolute;
	top: 2px;
}



form{		/* Forms */
	margin:0;
	padding: 0;
}
#main form img{
	background: none;
	border: none;
	padding: 5px;
}
label{
	margin:0;
	padding: 0;
	font-weight:normal;
	vertical-align: middle;
}
input{
	margin:0;
	padding: 0;
}
textarea{
	padding:5px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
.formfield{
	font-family:Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background-color:#FCFCFC;
	color:#494949;
	margin-bottom:5px;
	padding:2px;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.formfield:focus{
	background-color:#ffc;
	border:1px solid #000000;
}
.formbutton,
input.button {
	height: 24px;
	font-size: 12px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 1px 10px 0 0;
	padding: 1px 10px;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
.formcheckbox{
	margin: 1px 0 0 0;
	padding: 1px 10px;
}
#nucleus_lf_name {
	display:block;
	clear: both;
	ime-mode:inactive;
}
#nucleus_lf_pwd {
	display:block;
	clear: both;
	ime-mode:inactive;
}
#nucleus_lf_shared {
    width: 43px;
	padding: 1px;
}

* html #nucleus_cf_remember {
	margin:0px 3px -2px 0px;
}

#nucleus_mmf_frommail{
	clear: both;
    width: 180px;
	height:18px;
	ime-mode:inactive;
}
.commentform{	/* comment */
	width: 400px;
	padding: 10px;
    background: #E2EDF0 url(images/mountaintop.gif) top left no-repeat;
}
#nucleus_cf_body {
	width: 380px;
	font-size:12px;
	background: white url(images/txcgj.gif) center center no-repeat;
	ime-mode:active;
}
#nucleus_cf_name{
	float:left;
	width: 180px;
	height:18px;
	ime-mode:active;
}
#nucleus_cf_mail{
	float:left;
	width: 180px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_email{
	float:left;
	width: 180px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_verif{
    width: 43px;
	padding: 1px;
	ime-mode:inactive;
}
#nucleus_cf_remember {
	float:left;
	margin:2px 0 2px 10px;
}
.commentform .formbutton{
	float:left;
	height: 24px;
	font-size: 12px;
	margin: 1px 0px 0 0;
	padding: 1px 10px;
}
.commentform checkbox{
}
.commentform label{
	float:left;
	display:block;
	height:20px;
	margin-bottom:5px;
	padding:2px;
	width: 180px;
	vertical-align: middle;
}
.cextra{
	float:left;
	width: 386px;
}
.centry{
	float:left;
	margin:0 0 0 5px;
	width: 386px;
}
.CaptchaSL{
	margin:5px 0px 3px 0px;
}
.CaptchaSL .cimg{
	float: left;
	width: 231px;
	height:72px;
}
.CaptchaSL .ctext{
	float: left;
	width: 145px;
	margin: 0 0 0 5px;
	padding: 2px 0 3px 5px;
	height:68px;
	font-size: 12px;
}
.CaptchaSL .ctext input#nucleus_cf_verif{
	margin-left:10px;
	margin-right:10px;
}
.mailform {		/* mailform */
	width: 400px;
	padding: 10px;
    background: #E2EDF0 url(images/mountaintop.gif) top left no-repeat;
}
.mailform .formfield{
}
.mailform textarea{
	width: 350px;
	font-size:12px;
	background: white url(images/txbgj.gif) center center no-repeat;
}
.mailform .formbutton{
}
.loginform {	/* loginform */
	padding:0px;
}
.loginform .formfield{
	font-size: 12px;
	clear: both;
    width: 180px;
	height:18px;
	margin: 0 0 0 0;
	padding:2px;
}
.loginform .formbutton{
    width: 140px;
	margin: 5px 0 0 0;
	padding:2px;
}
.searchform {	/* search form */
	padding:0px;
}
.searchform .formfield{
	font-size: 12px;
	clear: both;
    width: 180px;
	height:18px;
	margin: 0 0 0 0;
	padding:2px;
	background: white url(images/txbgjs.gif) left top no-repeat;
}
.searchform .formbutton{
    width: 60px;
	margin: 5px 0 0 0;
	padding:2px;
}
#sidebar .searchform{
}
#sidebar .searchform .formfield{
	font-size: 13px;
	clear: both;
	width: 164px;
	height:18px;
	margin: 5px 0px 5px 0px;
	padding:2px;
}
#sidebar .searchform .formbutton{
    width: 50px;
	margin: 5px;
	padding:2px;
	display:none;
}
#sidebar select{
	font-size: 13px;
	clear: both;
    width: 120px;
	height:20px;
	margin: 5px;
	padding:2px;
}
#content .searchform .formfield{
    width: 250px;
}
#content .searchform .formbutton{
    width: 50px;
}



.clear{
	height: 0;
	clear: both;
}
.digest{
	display:none;
}
.leftbox {
	float: left;
	margin-right: 4px;
	margin-bottom: 0;
}
.rightbox {
	float: right;
	margin-left: 4px;
	margin-bottom: 0;
}































#header p{
	position: absolute;
	top: 16px;
	left: 24px;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	display:none;
}


















































#containerwide .maiduruya img{
	border: none;
}
.divmemberinfo,
.divweblog,
.divsearch{
	background: url(images/quote.gif) 0 3px no-repeat;
}



.itemdetailslink{
	text-align: right;
	padding: 5px 0 0 0;
}
h4.userlink{
	font-size: 12px;
}

/* */
.sidebardiv{
	margin: 0 8px 0 5px;
}
#sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar li{
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
	background: none;
}
#sidebar ul.menu li.cat{
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
	background: none;
}
#sidebar ul.menu li.subcat{
	padding: 0 0 0 20px;
}
#sidebar ul.menu li.current{
	color: #3E565F;
	background-color:#E2EDF0;
}

/* */


/* */




#sidebar h3.links{
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/linksj.gif) no-repeat;
}
#sidebar h3.lastct{
	height: 23px;
	text-indent: -9999px;
	margin: 5px 0 2px 0;
	background: url(images/latestcommentj.gif) no-repeat;
}
#sidebar h3.about{
	height: 23px;
	text-indent: -9999px;
	margin: 5px 0 2px 0;
	background: url(images/about.gif) no-repeat;
}
#sidebar h3.login{
	height: 23px;
	text-indent: -9999px;
	margin: 5px 0 2px 0;
	background: url(images/loginj.gif) no-repeat;
}
#sidebar h3.menu{
	height: 23px;
	text-indent: -9999px;
	margin: 5px 0 2px 0;
	background: url(images/categoriesj.gif) no-repeat;
}
#sidebar h3.search{
	height: 23px;
	text-indent: -9999px;
	margin: 5px 0 2px 0;
	background: url(images/searchj.gif) no-repeat;
}

/* */


.highlight{
	font-weight: bold;
	text-decoration: underline;
}


















.left {
	text-align: left;
}

.hidden{
	display: none;
}
.contentbody{
	margin: 0;
	padding: 0 0 10px 43px;
}
.contentbody img{
	padding: 1px;
	border: 1px solid #ccc;
}
.contentbody p{
	padding: 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.contentbody h3{
	font-size: 14px;
}
h3.title{
	color: #3E565F;
	margin: 8px 0 8px 0;
	font-size: 14px;
}
h4.h4title{
	text-align: left;
	font-size: 15px;
	margin: 5px 0 1px 0;
	padding: 0 0 5px 8px;
	border-left: 3px solid #123454;
}
p.h4title{
	font-size: 9px;
	padding: 0 0 5px 8px;
	margin: 5px 0 5px 0;
}

h2.weblogo{
	height: 23px;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 0 0 5px 25px;
	border-bottom: 1px solid #123454;
	background: url(images/weblogj.gif) no-repeat;
}
.contentmain{
	font-size: 15px;
	line-height: 1.9em;
}


.itemformmail{
	width: 450px;
}
.itemformmail .uftitle{
	width: 130px;
	margin: 2px 5px 2px 0px;
}
.itemformmail .ufinput{
	width: 300px;
	margin: 2px 0px 2px 5px;
}
.itemformmail .need{
	width: 10px;
}
.itemformmail textarea{
	width: 280px;
	height: 200px;
}
.itemformmail input.address{
	width: 320px;
}
.CaptchaSL .ctext{
	width: 100px;
}

.archiveindex{
	font-size: 14px;
}
.archiveindex a:link,
.archiveindex a:active{
	color: #040000;
}
.archiveindex a:visited,
.archiveindex a:hover{
	color: #e94d1f;
}