/* Nucleus CMS Stylesheet Nonzero1.0 by nodethirtythree design	http://www.nodethirtythree.com */
div.fluid{
	width: 950px !important;
}
div.fixed{
	width: 950px !important;
/*	width: 90% !important;	*/
}

*{
	margin: 0em;
	padding: 0em;
}
body{
	background-color: #fff;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 62.5%;	/* font-size: 12px; */
	padding: 0px;
	margin: 0px;
	color: #757575;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: normal;
	margin: 0;
	font-size: 12px;
}
a:link,
a:visited{
	text-decoration: none;
	color: #0f6ca9;
}
a:hover,
a:active{
	color: #F16C00;
	text-decoration: underline;
}
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;
}
ul{
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}
ol{
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
ul li{
	background: url("images/arrow.gif") left 8px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0;
}
ol li{
	padding: 0 0 0 0;
	margin: 0 10px;
}
dt{
	clear:both;
	padding:5px 0 5px 10px;
	font-weight:bold;
}
dd{
	padding:5px 5px 5px 10px;
	margin-left: 10px;
}
.box,
blockquote{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 1px solid #eee;
	border-left: 8px solid #eee;
	background:#F9F9F9;
}


#header{
	width:100%;
	height:122px;
	background: #440000 url("images/n1.gif") repeat-x;
}
#header_inner{
	position: relative;
	width: 950px;
	height:122px;
	margin: 0 auto;
}
#logo{
	position: relative;
	bottom: 6px;
}
#logo h1{
	display:block;
	margin: 3px 6px 0 6px;
	padding: 0 0 0 0;
	min-height: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	position:absolute;
	top:20px;
	left:10px;
	width: 600px;
}
#logo h2{
	margin: 0;
	padding: 0;
	height: 20px;
	position:absolute;
	top:5px;
	right:5px;
	font-size: 15px;
	font-weight: bold;
	color: #D2DCE5;
}
#logo h1.index{
	display:block;
	margin: 3px 6px 0 6px;
	padding: 0 0 0 0;
	min-height: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	position:absolute;
	top:88px;
	left:180px;
}
#logo p.index{
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: normal;
	position:absolute;
	top:65px;
	left:10px;
	min-height: 14px;
	width: 500px;
}
#logo a{
	color: #D2DCE5;
}
#logo p{
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: normal;
	position:absolute;
	top:88px;
	left:180px;
	height: 34px;
	width: 550px;
	overflow:hidden;
}
#logo img{
	margin: 0;
	padding: 0;
	width: 150px;
	height: 40px;
	position:absolute;
	top:88px;
	left:18px;
}
#menu{
	position: absolute;
	right: 0;
	bottom: 0;
}
#menu ul{
	list-style: none;
}
#menu li{
	float: left;
	padding: 0;
	margin: 0;
	background:none;
}
#menu li a{
	margin-left: 3px;
	display: block;
	padding: 14px 14px 10px 14px;
	background: #fff url("images/n4.gif") repeat-x;
	border: solid 1px #fff;
	color: #616161;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-transform: lowercase;
	text-decoration: none;
}
#menu li a.active{
	background: #FF790B url("images/n3.gif") repeat-x;
	color: #fff;
	border: solid 1px #DB7623;
}

#main{
	background: #fff url("images/n2.gif") 0px 1px repeat-x;
}

#main_inner{
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
}
#primary{
	position: relative;
	margin-right: 240px;
}
#column{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -240px;
	padding-right: 10px;
}
#secondary{
	float: right;
	width: 230px;
}
#sidebar{
	width: 210px;
	float: left;
	padding: 0 0 10px 19px;
	border-left: dotted 1px #E1E1E1;
	font-size: 15px;
}
#primary h2,
#primary h3{
	position: relative;
	font-size: 17px;
	padding: 0 0 0 0;
	margin: 5px 0 13px 0;
	font-weight: bold;
	color: #184366;
	border-bottom: dotted 1px #E1E1E1;
}
#primary h3.indextitle,
#primary h2.indextitle{
	position: relative;
	margin: 5px 0 13px 0;
	padding: 5px 5px 35px 5px;
	font-size: 17px;
	color: #184366;
	font-weight: bold;
	border-bottom: dotted 1px #E1E1E1;
}
#primary .itemtitle,
#primary .itemtitle a,
#primary .indextitle,
#primary .indextitle a{
	text-decoration: none;
	color: #184366;
}
#primary .indextitle a:hover,
#primary .itemtitle a:hover{
	text-decoration: none;
	color: #F16C00;
}
#primary .post ul.post_info{
	font-family: "Lucida Grande",sans-serif;
	font-size: 12px;
	list-style: none;
	padding: 0 0 0 20px;
	margin: -45px 0 30px 0;
	position: relative; 
	z-index:1;
}
#primary .post ul.post_info li{
	display: inline;
	line-height: 18px;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	background-image:none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#primary .post ul.post_info li.date{
	background-image: url("images/user_edit.png");
}
#primary .post ul.post_info li.auth{
	background-image: url("images/user_.png");
}
#primary .post ul.post_info li.edit{
	background-image: url("images/user_edit.png");
}
#primary .post ul.post_info li.comments{
	background-image: url("images/n6.gif");
}
#primary .post ul.post_info li.button{
	padding: 0 0 0 0px;
}
.next {
	display:block;
	line-height: 40px;
	margin-bottom: 30px;
}
.maincontent {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet,Meiryo,'CI', sans-serif;
	color: #424242;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	font-size: 15px;
	line-height: 1.6em;
}
.maincontent h1,
.maincontent h2,
.maincontent h3,
.maincontent h4,
.maincontent h5,
.maincontent h6{
	font-weight: normal;
	margin: 0;
	font-size: 15px;
}
.maincontent a:link,
.maincontent a:visited{
	text-decoration: none;
	color: #0f6ca9;
}
.maincontent a:hover,
.maincontent a:active{
	color: #F16C00;
	text-decoration: none;
}
.itemcomment a:link,
.itemcomment a:visited{
	text-decoration: none;
	color: #757575;
}
.itemcomment a:hover,
.itemcomment a:active{
	color: #F16C00;
	text-decoration: underline;
}

#primary .post{
	position: relative;
}
#primary .post img{
	padding: 3px;
	border: solid 1px #e1e1e1;
}

.sidebar a{
	color: #0f6ca9;
	text-decoration: none;
}
.sidebar a:hover{
	color: #fc090b;
}
.sidebar ul{
	list-style: none;
}
.sidebar ul li{
	background: url("images/comment.png") left 2px no-repeat;
	padding: 0 0 0 23px;
	margin: 0;
	line-height: 1.5em;
}
.sidebar ul li.catmenu{
	background: url("images/comment.png") left 2px no-repeat;
	padding: 0 0 0 40px;
}
.sidebar ul li.current{
	background: url("images/comment_.png") left 2px no-repeat;
}
.sidebar ul li.current a{
	color: #fc090b;
}
.sidebar ul li a:hover{
	color: #fc090b;
}
.sidebar ul li:hover{
	background:#eee;
}


.sidebar #counter {
	font-size: 12px;
}
.sidebar img {
}
.sidebar h4 {
	border-bottom: dotted 1px #E1E1E1;
	position: relative;
	padding: 0 0 0.175em 0;
	margin: 1.4em 0 0.55em 0;
	color: #184366;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

.sidebar div.profile{
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.sidebar div.profile img{
	float:left;
	margin: 0 5px 3px 0;
}
#footer{
	width: 950px;
	margin: 0 auto;
	clear: both;
	position:relative;
	border-top: dotted 1px #E1E1E1;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	padding-top: 1.0em;
	text-align: center;
	font-size: 12pt;
	min-height: 40px;
}
#footer h3 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 20px;
	position:absolute;
	top:55px;
	left:190px;
	font-size: 15px;
	font-weight: normal;
}
#footer img{
	margin: 0;
	padding: 0;
	width: 150px;
	height: 40px;
	position:absolute;
	top:45px;
	left:20px;
}
#footer a:hover,
#footer a {
	text-decoration: none;
	color: #757575;
}

#footer p {
	padding: 0;
	height: 20px;
	position:absolute;
	top:5px;
	left:20px;
	text-align: center;

}
#footermenu {
	clear: both;
	width: 930px;
	padding: 20px;
	margin: 0 auto;
	min-height: 10px;
	margin: 0 auto;
	font-size: 15px;
}
#footermenu div.counter {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}
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: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
	margin: 1px 0 0 0;
	padding: 3px 2px 2px 5px;
	vertical-align: middle;
}
.formfield:focus{
	background-color:#ffc;
	border:1px solid #000000;
}
.formbutton{
	font-size: 12px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	background: #fafafa;
	color:#707070;
	border-top: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
	margin: 1px 0 0 0;
	vertical-align: middle;
}
.formbutton:hover {
	background-color:#f5f5f5;
	border:1px solid #A1A1A1;
	color:#353535;
}
input.button {
	font-size: 12px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	background: #FF790B url('images/n3.gif') repeat-x;
	color: #fff;
	border-top: 1px solid #DB7623;
	border-left: 1px solid #DB7623;
	border-bottom: 1px solid #DB7623;
	border-right: 1px solid #DB7623;
	margin: 1px 0 0 0;
	vertical-align: middle;
}
input.trackbackurl{
	width: 480px;
	height:22px;
	font-size: 12px;
}
.commentform{
	margin: 10px 0 0 30px;
	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:480px;
	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: none;
}
.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: 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;
}
.loginform .formfield{
	width: 180px;
	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: 10px;
}
.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:650px;
}
.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;
}
.error{
	color: red;
	font-weight: bold;
}
.highlight{
	background: #DEFFA9;
}
.hidden{
	display: none;
}
.centerize{
	text-align: center;
}
.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;
}

