/*	zenlike051.0 by nodethirtythree design	http://www.nodethirtythree.com	*/
*{
	padding: 0em;
	margin: 0em;
}
body{
	background: #fdb813 url('images/bg1.jpg');
	font-size: 14px;
	font-family: "georgia", "times new roman", sans-serif;
	color: #333;
	padding: 5px 0px 35px 0px;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: normal;
	margin: 0;
	font-size: 14px;
}
a:link,
a:visited,
a:active{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: none;
}
img{
	border: 0;
}
a img{
	border: none;
}
ul{
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
ol{
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
ul li{
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}
ol li{
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}
dl{
}
dt{
	padding:5px 0 5px 5px;
	font-weight:bold;
}
dd{
	padding:0 0 0 0;
	margin: 0 0 0 20px;
}
blockquote{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 2px solid #eee;
	background:#F9F9F9;
}

#upbg{
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	background: #fdb813 url('images/bg2.jpg') repeat-x;	
}
#outer{
	z-index: 2;
	position: relative;
	width: 800px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
}
#header{
	height: 126px;
	background: #fff url('images/topbg.jpg') repeat-x;
	margin-bottom: 2px;
}
#menu{
	position: relative;
	background: #fdb813 url('images/menubg.gif') repeat-x top left;
	height: 49px;
	padding: 0 14px 0 14px;
	margin-bottom: 2px;
}
#menubottom{
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
}
#content{
	padding: 0;
	width: 800px;
}
#primarycontainer{
	float: left;
	margin-right: -230px;
}
#primary{
	margin: 0 240px 0 10px;
	width: 530px;
}
#secondary{
	float: right;
	width: 220px;
	padding: 5px 5px 20px 5px;
}
#footermenu{
	clear: both;
	width: 710px;
	min-height: 10px;
	margin: 0 auto;
	font-size: 15px;
}
#footercounter{
	clear: both;
	margin: 3px 20px 3px 0;
	padding: 0;
	font-size: 12px;
	text-align: right;
}
#footer{
	clear: both;
	padding-top: 20px;
	background: #fff url('images/border2.gif') repeat-x left top;
	font-size: 12px;
}
.post{
	margin-top:10px;
}
#primary h1,
.post h1{
	font-size: 19px;
	background: url('images/db1.gif') no-repeat left 5px;
	padding-left: 34px;
	font-weight: bold;
}
#primary h2,
.post h2{
	font-size: 17px;
	background: url('images/db2.gif') no-repeat left 5px;
	padding-left: 28px;
	font-weight: bold;
}
.post h3{
	font-size: 17px;
	background: url('images/db2.gif') no-repeat left 5px;
	padding-left: 28px;
	font-weight: bold;
}
.post h4,
.post h5,
.post h6{
	font-size: 14px;
	color: #333;
}
.post h1 a,
.post h2 a,
.post h3 a,
.post h4 a,
.post h5 a,
.post h6 a{
	color: #333;
}
.post h1 a:hover,
.post h2 a:hover,
.post h3 a:hover,
.post h4 a:hover,
.post h5 a:hover,
.post h6 a{
	color: #e94d1f;
}
.title{
	background: url(images/title_bottom.gif) repeat-x left bottom;
}
.divider2{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 30px 0 30px 0;
}
.post .entry{
	margin: 15px 0 15px 18px;
	font-family: Verdana,Tahoma,arial,'Hiragino Kaku Gothic Pro',Meiryo,'CI', sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	overflow: hidden;
}
.entry ul li{
	background: url(images/checkbox.gif) left 8px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}
.entry a:link,
.entry a:active{
	color: #000099;
	text-decoration: none;
}
.entry a:hover{
	color: #333333;
	text-decoration: none;
}
.entry a:visited{
	color: #870767;
	text-decoration: none;
}
.post .details{
	font-size: 12px;
	margin: 5px 0 5px 28px;
	padding: 5px 5px 5px 5px;
	background: #eee url(images/lt.gif) left top no-repeat;
}
.post .details a{
	color:#333;
}
.post ul.controls{
	clear: both;
}
.post ul.controls li{
	display: inline;
	font-size: 12px;
}
.post ul.controls li a{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 14px 0 20px;
}
.post ul.controls li .printerfriendly{
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li .comments{
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li .more{
	background-image: url('images/icon-more.gif');
}
#header{
	position:relative;
}
#header h1{
	display:block;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	min-height: 16px;
	font-size: 14px;
	font-weight: bold;
	position:absolute;
	top:65px;
	left:20px;
	color: #040000;
	width: 500px;
	height: 18px;
	overflow: hidden;
}
#header p{
	display:block;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	position:absolute;
	top:85px;
	left:30px;
	color:#555;
	width: 500px;
	height: 28px;
	overflow: hidden;
}
#header h2{
	margin: 0;
	padding: 0;
	height: 10px;
	position:absolute;
	top:100px;
	right:30px;
	font-size: 12px;
	font-weight: normal;
}
#header h2 a:hover,
#header h2 a{
	text-decoration: none;
	color: #333;
}
#header img{
	margin: 0;
	padding: 0;
	width: 700px;
	height: 50px;
	position:absolute;
	top:10px;
	left:15px;
}
#header h3{
	display:block;
	margin: 0;
	padding: 0;
	height: 10px;
	position:absolute;
	top:70px;
	right:0px;
	font-weight: normal;
	display:none;
}
#headerpic{
	position: relative;
	width: 800px;
	height: 300px;
	background: #fff;
	margin-bottom: 2px;
}
#headersearch {
	position: absolute;
	top: 66px;
	right: 28px;
	padding: 0;
}
#headersearch .searchform .formfield{
	margin-right: 7px;
	width: 140px;
}
#headersearch .searchform .formbutton{
	background: #e84c1f url('images/buttonbg.gif') repeat-x;
	font-weight: bold;
	color: #F2F3DE;
	vertical-align: middle;
}
#header h1.digest,
#header p.digest{
	display:none;
}
#menu ul{
	position: absolute;
	top: 14px;
}
#menu ul li{
	position: relative;
	padding: 0;
	margin: 0;
	display: inline;
}
#menu ul li a{
	padding: 7px 14px 13px 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a.active,
#menu ul li a:hover{
	background: #f36d21 url('images/menuactive.gif') repeat-x top left;
}
.sidebar{
	background: #fff;
}
.sidebar img {
	display:block;
	margin:0 0 3px 0;
	border:0;
}
.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background:none;
}
.sidebar li ul{
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
.sidebar li li{
	background: url(images/comment.png) left 8px no-repeat;
	padding: 5px 0 5px 20px;
	margin: 0 0 0 5px;
	border-bottom: 1px dotted #D6C9BF;
	font-size: 14px;
	font-weight: bold;
}
.sidebar li li.active a,
.sidebar li li.active{
	color:#e94d1f;
}
.sidebar li li.smenusub{
	padding-left: 25px;
}
.sidebar li li:hover{
	background: #f36d21;
}
.sidebar li li:hover a{
	color: #fff;
}
.sidebar li li a{
	padding-left: 3px;
}
.sidebar li li a:hover{
	padding-left: 0px;
}
.sidebar li h2{
	display: inline;
	font-size: 17px;
	margin: 13px 0 5px 0;
	padding: 5px 0  5px 10px;
	background: url('images/db2.gif') no-repeat left;
	padding-left: 28px;
	font-weight: bold;
}
.sidebar img{
	float:none;
}
.sidebar li p{
	padding: 0 20px;
}
.sidebar li ul.banner li{
	padding: 0;
	margin: 0 0 0 15px;
	border: none;
	background: none;
}
.sidebar li ul.banner a img{
	margin-left: 3px;
}
.sidebar li ul.banner a:hover img{
	margin-left: 0;
}
.sidebar li ul.banner li:hover{
	background: transparent;
}
.sidebar li div{
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}
.sidebar li div img{
	float:left;
	padding: 0;
	margin: 0;
}
#footer{
	position:relative;
	height: 80px;
}
#footer img{
	margin: 0;
	padding: 0;
	width: 220px;
	height: 40px;
	position:absolute;
	top:20px;
	left:5px;
}
#footer h3{
	margin: 0 0 5px 0;
	padding: 0;
	height: 20px;
	position:absolute;
	top:80px;
	right:5px;
	font-size: 14px;
	font-weight: normal;
}
#footer a:hover,
#footer a{
	text-decoration: none;
	color: #333;
}
#footer p{
	margin: 0;
	line-height: normal;
	padding: 0;
	position:absolute;
	top:25px;
	left:240px;
	width: 550px;
	height: 50px;
}
#footer p img{
	width: auto;
	height: auto;
	position:static;
}
#footermenu div{
	padding: 5px 10px 5px 10px;
	border-left: 5px solid #f4d264;
}
#footermenu a{
	color: #333;
}
form{
	margin: 0;
}
.formfield{
	display:block;
	font-size: 12px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	line-height:1.5;
	background: white;
	color: #040000;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
border: solid 1px #333333;
	margin: 1px 0 0 0;
	padding: 3px 2px 2px 5px;
	vertical-align: middle;
	letter-spacing: 2px;
}
.formfield:focus{
	background-color:#ffc;
	border:1px solid #000000;
}
.formbutton,
input.button{
	font-size: 12px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	background: #e84c1f url('images/buttonbg.gif') repeat-x;
	color: #040000;
color: #fff;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
border: solid 1px #f36d21;
	margin: 1px 0 0 0;
	vertical-align: middle;
}
input.trackbackurl{
	width: 480px;
	height:22px;
	font-size: 12px;
}
.commentform{
	margin-top: 10px;
	padding: 10px;
	background: #EEEEEE;
}
.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;
	background: #fff url(images/form_search.gif) center 4px no-repeat;
}
.searchform .formfield:focus{
	background:#fff;
}
.searchform .formbutton{
	float: left;
	width: 60px;
	height:26px;
	padding: 2px 2px;
	vertical-align: middle;
}
.sidebar .searchform{
	margin: 0 0;
	padding: 0 0 0 10px;
}
.sidebar .searchform .formfield{
	float: none;
	width: 170px;
	margin: 0 0 2px 0;a
}
.sidebar .searchform .formbutton{
	float: none;
	height:21px;
	width: 78px;
	display:none;
}
.loginform{
	margin: 5px 0;
	padding: 0 0 0 10px;
}
.loginform .formfield{
	width: 170px;
	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: 100px;
}
.sidebar a#nucleus_lf{
	display: none;
}
#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: 10px;
	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: 119px;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0 3px;
	padding: 2px 0 3px 0;
	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;
}
.error{
	color: #e94d1f;
	font-weight: bold;
}
.highlight{
	color: #e94d1f;
	background: #F9F9F7;
}
.hidden{
	display: none;
}
.clearing,
.clear{
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}
.leftbox{
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.rightbox{
	float: right;
	margin-left: 8px;
	margin-bottom: 4px;
}
.itemformmail{
	width: 490px;
}
.itemformmail .uftitle{
	width: 130px;
	margin: 2px 5px 2px 0px;
}
.itemformmail .ufinput{
	width: 340px;
	margin: 2px 0px 2px 5px;
}
.itemformmail .need{
	width: 10px;
}
.itemformmail textarea{
	width: 320px;
	height: 200px;
}
.itemformmail input.address{
	width: 320px;
}
.CaptchaSL .ctext{
	width: 100px;
}

.archiveindex{
	font-size: 14px;
}
.archiveindex a:link,
.archiveindex a:active{
	color: #333;
}
.archiveindex a:hover{
	color: #333333;
}