/*	zenlike021.0 by nodethirtythree design	http://www.nodethirtythree.com	*/
*{
	padding: 0em;
	margin: 0em;
}
body{
	padding: 5px 0px 35px 0px;
	font-size: 13px;
	font-family: "georgia", "times new roman", sans-serif;
	color: #333333;
	background: #eee;
	width: 1024px;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: normal;
	margin: 0;
	font-size: 10px;
}
a:link,
a:visited{
	color: #B96D00;
	text-decoration: underline;
}
a:hover,
a:active{
	text-decoration: none;
}
img{
	border: 0;
}
a img {
	border: none;
}
p,ul,ol,dl,blockquote{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
ul br,ol br{
	display: none;
}
li br{
	display: inline;
}
.box,
blockquote{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 1px solid #eee;
	background:#F9F9F9;
}
#upbg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	background: #eee;
	z-index: 1;
}
#outer{
	position: relative;
	width: 82%;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
	z-index: 2;
}
#header{
	position: relative;
	width: 840px;
	height: 80px;
	background: #0f0f0f url('images/topbg.gif') repeat-x;
	margin-bottom: 2px;
}
#menu{
	position: relative;
	background: #f1a71e url('images/menubg.gif') repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
}
#menubottom{
	background: #fff url("images/border1.gif") repeat-x;
	height: 14px;
	margin-bottom: 5px;
}
#content{
	padding:0;
}
#primarycontainer{
	float: right;
	width: 840px;
	margin-left: -260px;
}
#primarycontent{
	margin: 0 0px 0 260px;
	width: 580px;
	float: right;

}
#secondarycontent{
	float: left;
	width: 230px;
	margin-left: 0px;
	padding-right: 0px;
	border-right: solid 1px #E1D2BD;
}
























#headert{
	position: relative;
	width: 100%;
	height: 80px;
	background: #2B2B2B url('images/topbg.gif') repeat-x ;
	margin-bottom: 2px;
}
#headercontent{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
}
#headercontent div.h1,
#headercontent h1{
	font-weight: normal;
	color: #fff;
	font-size: 2.5em;
}
#headercontent div.h1img{
	float: left;
	position: relative;
	top: 15px;
	left: 0px;
	display: block;
	width: 300px;
	height: 65px;
}
#secondarycontent .box{
	position: relative;
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
	left: -5px;
	top: -5px;
	padding: 5px;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 5px;
}
#headercontent div.h2img {
	float: right;
	display: block;
	position: relative;
	top: 15px;
	width: 400px;
	height: 65px;
}
#headercontent h1 sup{
	color: #777;
}
#headercontent div.h2{
	float: left;
	position: relative;
	top: 15px;
	left: 0px;
	display: block;
	width: 300px;
	height: 65px;
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
}
#headercontent h2{
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
}
#headerpic{
	position: relative;
	height: 109px;
	background: #fff url('images/hdrpic.jpg') no-repeat top left;
	margin-bottom: 2px;
}
#headerpict{
	position: relative;
	height: 400px;
	margin-bottom: 2px;
}


#menu ul{
	position: absolute;
	top: 1.1em;
}
#menu ul li{
	position: relative;
	display: inline;
}
#menu ul li a{
	padding: 0.5em 1.0em 0.9em 1.0em;
	color: #333333;
	text-decoration: none;
}
#menu ul li a:hover{
	background: #f1a71e url('images/menuactive.gif') repeat-x top left;
}
#menu ul li a.active{
	background: #f1a71e url('images/menuactive.gif') repeat-x top left;
}





#primarycontentw{
	margin: 0 10px 0 10px;
}
#primarycontentw h1,
#primarycontentw h2,
#primarycontentw h3,
#primarycontentw h4,
#primarycontentw h5,
#primarycontentw h6,
#primarycontent h1,
#primarycontent h2,
#primarycontent h3,
#primarycontent h4,
#primarycontent h5,
#primarycontent h6{

}
#primarycontent ul{
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}
#primarycontent ol{
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
#primarycontent ul li{
	background: url("images/arrow.gif") left 8px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0;
}
#primarycontent ol li{
	padding: 0 0 0 0;
	margin: 0 10px;
}
.post h1.title,
.post h2.title,
#secondarycontent h3,
#secondarycontent h4,
#primarycontentw h3,
#primarycontentw h4,
#primarycontent h3,
#primarycontent h4{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}
.post h2.title a,
#secondarycontent h3 a,
#secondarycontent h4 a,
#primarycontentw h3 a,
#primarycontentw h4 a,
#primarycontent h3 a,
#primarycontent h4 a{
	color: #333333;
	text-decoration: none;
}
#secondarycontent h3,
#primarycontentw h3,
#primarycontent h3{
	font-size: 1.7em;
	padding-left: 34px;
	background-image: url('images/db2.gif');
}
.post h1.title,
.post h2.title,
#secondarycontent h4,
#primarycontentw h4,
#primarycontent h4{
	font-size: 1.2em;
	padding-left: 28px;
	background-image: url('images/db2.gif');
}
.blogitem h1.title,
.blogitem h2.title{
	font-size: 1.2em;
	padding: 5px 0 5px 33px;
	display: block;
	background: #EDEDED url('images/db2.gif') no-repeat 8px 8px;
	border-right: solid 1px #B0B0B0;
	border-bottom: solid 1px #B0B0B0;
}
.topboxleft{
	float: left;
	width: 500px;
}
.topboxright{
	float: right;
	width: 300px;
	height: 100px;
}
.divider2{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 2.0em 0em 2.0em 0em;
}
.divider2t{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 3px 0em 3px 0em;
}


.contentarea{
	padding-top: 1.3em;
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: justify;
}
#secondarycontent img {
	display:block;
	margin:0 0 3px 0;
	border:0;
}
#secondarycontent .contentarea{
	margin-left: 10px;
}
.contentbody {
	margin-bottom: 1.0em;
	font-family: Verdana,Tahoma,arial,'Hiragino Kaku Gothic Pro',Meiryo,'CI', sans-serif;
	font-size: 15px;
	line-height: 1.5em;
}
.combody {
	padding: 0 0 40px 0;
	text-align: justify;
	margin-top: 0;
	line-height: 180%;
}
.padding {
	padding:8px 10px;
}
.error {
	color: red;
	font-weight: bold;
}
.divider1{
	position: relative;
	background: #fff url('images/border2.gif') repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.post{
	margin-top:0.8em;
}
.post a img{
	padding-left: 4px;
	padding-right: 1px;
}
.post a:hover img{
	padding-left: 1px;
	padding-right: 4px;
}
.post .noborder{
	margin: 0;
	padding: 0;
	line-height: 0.1em;
}
.post .noborder img{
	margin: 0;
	padding: 0;
}
.contentbody ul{
	list-style: square;
}
.contentbody ol li,
.contentbody ul li{
	margin-left: 2.0em;
}
.post .details{
	position: relative;
	top: -1.0em;
	font-size: 0.8em;
	color: #787878;
	margin-left:0.8em;
}
.post ul.controls{
	clear: both;
}
.post ul.controls li{
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0em 1.0em 0em 20px;
}
.post ul.controls li a.printerfriendly{
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li a.comments{
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li a.more{
	background-image: url('images/icon-more.gif');
}
#secondarycontent .contentarea ul,
ul.linklist{
	list-style: none;
}
#secondarycontent .contentarea ul li,
ul.linklist li{
	line-height: 2.0em;
}
#footermenu{
	clear: both;
	font-size: 15px;
	line-height: 1.2em;
	min-height: 15px;
}
#footermenu .left{
	float:left;
	width: 610px;
	margin-left: 10px;
}
#footermenu .right{
	float:right;
	width: 200px;
	margin-right: 10px;
	text-align: right;
}
#footer{
	clear: both;
	min-height: 70px;
	padding-top: 5.0em;
	background: #fff url("images/border2.gif") repeat-x 0em 2.5em;
	font-size: 14px;
	position:relative;
}
#footer .left{
	float:left;
	width: 610px;
	margin-left: 10px;
	bottom: 1.2em;
}
#footer .right{
	float:right;
	width: 200px;
	margin-right: 10px;
	bottom: 1.2em;
	text-align: right;
}
#footer h3 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 20px;
	position:absolute;
	top:85px;
	left:500px;
	font-size: 15px;
	font-weight: normal;
}
#footer img{
	width: 200px;
	height: 40px;
	position:absolute;
	top:45px;
	left:500px;
}


#footer a{
	text-decoration: none;
	color: #333333;
}




form{
	margin: 0;
}
.formfield{
	display:block;
	font-size: 12px;
	font-family:Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	line-height:1.5;
	background-color:#FCFCFC;
	color: #494949;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	margin: 1px 0 0 0;
	padding: 3px 2px 2px 5px;
	vertical-align: middle;
}
.formfield:focus{
	background-color:#ffc;
	border:1px solid #000000;
}
.formbutton,
input.button {
	font-size: 12px;
	font-family:Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background: #f1a71e url('images/buttonbg.gif') repeat-x;
	color: #333333;
	border-top: 1px solid #a46b01;
	border-left: 1px solid #a46b01;
	border-bottom: 1px solid #a46b01;
	border-right: 1px solid #a46b01;
	margin: 1px 0 0 0;
	vertical-align: middle;
	height: 24px;
}
input.trackbackurl{
	width: 400px;
	height:22px;
	font-size: 12px;
}
.commentform{
	width: 540px;
	margin-top: 10px;
	padding: 0px;
/*	background: #EEE;	*/
}
.commentform .formfield{
	width: 160px;
	height:20px;
	margin: 0 2px 2px 0;
}
.commentform label{
	float: left;
	display:block;
	width: 130px;
	font-size: 12px;
	height:20px;
	text-align: left;
	margin: 0 0 2px 10px;
	padding: 3px 2px 2px 5px;
}
.commentform br{
	clear: both;
}
.commentform .formbutton{
	width: 100px;
	height: 22px;
	padding: 2px 2px;
}
.commentform textarea#nucleus_cf_body{
	width:400px;
	height: 100px;
	ime-mode:active;
}
#nucleus_cf_name{
	float: left;
	width: 224px;
	height:18px;
	ime-mode:active;
}
#nucleus_cf_mail{
	float: left;
	width: 224px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_email{
	float: left;
	width: 224px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_remember{
	float: left;
	width: 23px;
	padding: 1px;
	vertical-align: middle;
	height:20px;
}
.searchform {
	margin: 5px 0;
}
.searchform .formfield{
	float: left;
	width: 400px;
	height:20px;
	margin: 0 10px 2px 0;
}
.searchform .formbutton{
	float: left;
	width: 60px;
	height:26px;
	padding: 2px 2px;
	vertical-align: middle;
}
.sidebar .searchform{
	margin: 0 0;
/*	padding: 0 0 0 10px;	*/
	padding: 5px 0 5px 25px;
}
.sidebar .searchform .formfield{
	float: none;
	width: 180px;
	margin: 0 0 2px 0;
}
.sidebar .searchform .formbutton{
	float: none;
	height:21px;
	width: 78px;
/*	display:none;	*/
}
.loginform {
	margin: 5px 0;
/*	padding: 0 0 0 10px;	*/
	padding: 5px 0 5px 5px;
}
.loginform .formfield{
	width: 150px;
	height:20px;
	margin: 0 2px 2px 0;
}
.loginform label{
	display:block;
	font-size: 12px;
	height:19px;
	margin: 0 0 2px 0;
	padding: 3px 2px 2px 5px;
}
.loginform .formbutton{
	display: block;
	width: 60px;
	padding: 2px 2px;
}
.loginform .logoutb{
	width: 160px;
}
#nucleus_lf_name {
	ime-mode:inactive;
}
#nucleus_lf_pwd {
	ime-mode:inactive;
}
#nucleus_lf_shared {
	float: left;
	width: 23px;
	padding: 1px;
	vertical-align: middle;
	height:20px;
}
.mailform {
	margin-top: 10px;
	padding: 0;
/*	background: #eee;	*/
}
.mailform .formfield{
	width: 300px;
	margin: 0 0 2px 0;
}
.mailform label{
	display:block;
	float: left;
	width: 130px;
	font-size: 12px;
	height:19px;
	text-align: left;
	margin: 0 0 2px 10px;
	padding: 3px 2px 2px 5px;
}
.mailform textarea.formfield{
	width:470px;
}
.mailform input#nucleus_mmf_frommail{
}
#nucleus_mmf_frommail{
	float: left;
	width: 224px;
	height:18px;
	ime-mode:inactive;
}
.mailform .formbutton{
	width: 100px;
	padding: 2px 2px;
}
.CaptchaSL{
	clear: both;
	margin:5px 0px 3px 0px;
	height:78px;
}
.CaptchaSL .cimg{
	float: left;
	width: 231px;
	height:72px;
}
.CaptchaSL .ctext{
	float: left;
	width: 229px;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0 10px;
	padding: 2px 0 3px 5px;
	height:68px;
}
.CaptchaSL .ctext input#nucleus_cf_verif{
	width: 50px;
	margin: 0 10px 0 0;
	padding: 1px 2px 1px 5px;
	ime-mode:inactive;
	font-size: 11px;
	height:18px;
}



.clear{
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}
br.clear{
	line-height: 0.1em;
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}
.digest,
br.nd{
	display:none;
}
.highlight{
	background: #F9F9F7;
}
.leftbox {
	float: left;
	margin-right: 4px;
	margin-bottom: 0;
}
.rightbox {
	float: right;
	margin-left: 4px;
	margin-bottom: 0;
}
img.thumbnail{
	padding: 3px;
	border: solid 1px #eee;
}

.itemformmail{
	width: 550px;
}
.itemformmail .uftitle{
	width: 140px;
	margin: 2px 5px 2px 0px;
}
.itemformmail .ufinput{
	width: 390px;
	margin: 2px 0px 2px 5px;
}
.itemformmail .need{
	width: 10px;
}
.trackback{
	font-size: 15px;
}
