/*	Design by Free CSS Templates	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License	*/
body {
	margin: 0;
	background: url(images/img01.jpg) repeat-y center top;
	font-family:Verdana,Tahoma,arial,Sans-serif;
	font-size: 14px;
	color: #333;
}
h1,h2,h3 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}
p,ul,dl{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a img {
	background: none;
	border: none;
}
#header {
	width: 760px;
	height: 60px;
	margin: 0 auto;
	background: #fff url(images/headerback.png) repeat-x left top;
	padding: 0;
}
#logo {
	background: #fff url(images/top_ber.png) no-repeat left top;
	width: 600px;
	height: 60px;
	padding: 0;
}
#page {
	width: 760px;
	margin: 0 auto;
	background: #fff;
}
#content {
	float: right;
	width: 600px;
	padding: 0 0 0 10px;
	font-family:Century Gothic,Verdana,Helvetica,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
}
#content a:hover{
	color: #9c0;
}
.post {
	clear: both;
	margin-left: 20px;
	width: 570px;
}
.post .entry {
	color: #000;
	padding: 0px 10px 10px 10px;
	text-align: justify;
	line-height: 1.8em;
}
.post .meta {
	padding: 2px 20px;
	margin: 0 0 10px 0;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	font-size: 11px;
}


.fix h1 {
	margin: 10px 0  0 0;
	padding: 5px;
	border-bottom: 1px dashed #D2D4C9;
	font-size: 18px;
	font-weight: bold;
}
.fix h2 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
.fix a{
	color: #c70356;
}


div.indextop{
	margin-left: 20px;
}
div.indextop h2 {
	margin: 0 10px 0 0;
	padding: 5px;
	border-bottom: 1px dashed #D2D4C9;
	font-size: 14px;
	vertical-align:top;
}
div.indextop h2 a {
	color: #333;
}
div.indextop h2 span {
	display:block;
	float:left;
}

#sidebar{
	float: left;
	margin: 5px 0 20px 0;
	width: 150px;
}
#sidebar ul{
	margin: 0;
	padding: 0px 0px 10px 10px;
	list-style: none;
}
#sidebar li{
	background: url(images/img08.gif) no-repeat left 8px;
	border-bottom: 1px dashed #D2D4C9;
	padding: 3px 0 3px 10px;
}
#sidebar a {
	color: #333;
}
#sidebar a:hover {
	color: #9c0;
}
#sidebar ul.excmenu {
	margin: 0;padding: 0;
	list-style: none;
}
#sidebar ul.excmenu li{
	height: 40px;
	line-height: 40px;
	display:block;
	background: url(images/sub_ba.gif) no-repeat left top;
	border: none;
	padding: 0px 0 0 35px;
	font-weight: bold;
	color: #333;
	overflow:hidden;
}
#sidebar ul.excmenu li b{
	display:block;
	padding: 0;
	line-height: 25px;
	margin-top: 2px;
	height: 18px;
	color: #333;
}
#sidebar ul.excmenu li small{
	display:block;
	padding: 0;
	line-height: 15px;
	margin-top: 2px;
	height: 15px;
	font-weight: normal;
	font-size: 13px;
	color: #f00;
}
#sidebar ul.excmenu a:hover b{
	margin: 3px 0 0px 2px;
	color: #9c0;
	cursor:pointer;
}
#sidebar ul.exc {
	padding: 20px 0px 10px 0px;
}
#sidebar ul.exc li {
	background: none;
	border: none;
	padding: 0 0 5px 0;
	text-align: center;
}
#sidebar ul.exc a:hover{
	margin: 0 0 1px 2px;
}
#footer {
	width: 760px;
	height: 20px;
	margin: 0 auto;
	padding: 2px 0 30px 0;
	background: #fff;
	border-top: 2px solid #00d200;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 14px;
	text-align: center;
	color:#333;
}
#footer p a{
	padding-top: 5px;
	color:#333;
}
#footer p a:hover{
	color: #9c0;
}

/* start - table */
.table table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.table th strong {
	color: #fff;
}
.table th {
	background: #93BC0C;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
.table tr {
	height: 25px;
}
.table td {
	padding: 5px 7px 2px 7px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	vertical-align: top;
}
.table td.first,
.table th.first {
	border-left: 0px;
}
.table .row-a {
	background: #F8F8F8;
}
.table .row-b {
	background: #EFEFEF;
}
.table .w100 {
	width: 100px;
}
.table .w150 {
	width: 150px;
}
.table .w450 {
	width: 450px;
}
.table .w280 {
	width: 280px;
}

.clear{
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}
.highlight{
	background: #F9F9F7;
}
.leftbox {
	float: left;
	margin-right: 5px;
	margin-bottom: 0;
}
.rightbox {
	float: right;
	margin-left: 5px;
	margin-bottom: 0;
}
.digest{
	display:none;
}

form{		/* Forms */
	margin:0;
	padding: 0;
}
#main form img{
	background: none;
	border: none;
	padding: 5px;
}
label{
	margin:0;
	padding: 0;
	font-weight:normal;
}
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:#4a4a4a;
	margin-bottom:5px;
	padding:2px;
	border-top: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
}
.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: #333;
	background: #e75a537;
	border-top: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
}
.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;
}
#nucleus_cf_body {
	width: 500px;
	font-size:12px;
	background: white url(images/txcgj.gif) center center no-repeat;
	ime-mode:active;
}
#nucleus_cf_name{
	clear: both;
    width: 180px;
	height:18px;
	ime-mode:active;
}
#nucleus_cf_mail{
	clear: both;
    width: 250px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_email{
	clear: both;
    width: 250px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_verif{
    width: 43px;
	padding: 1px;
	ime-mode:inactive;
}
#nucleus_cf_remember {
	margin:2px 0 2px 10px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px 0px;
}

#nucleus_mmf_frommail{
	clear: both;
    width: 180px;
	height:18px;
	ime-mode:inactive;
}

.commentform{	/* comment */
	width: 500x;
	padding: 10px;
}
.commentform .formbutton{
}
.commentform checkbox{
}
.CaptchaSL{
	margin:5px 0px 3px 0px;
}
.CaptchaSL .cimg{
	float: left;
	margin-right:5px;
	width: 231px;
	height:72px;
}
.CaptchaSL .ctext{
	float: left;
	width: 144px;
	height:72px;
	font-size: 12px;
}
.CaptchaSL .ctext input#nucleus_cf_verif{
	margin-left:10px;
	margin-right:10px;
}
.mailform {		/* mailform */
	width: 510px;
	padding: 10px;
}
.mailform .formfield{
}
.mailform textarea{
	width: 510px;
	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;
}
#header .searchform {
	float:right:
	width: 200px;
	padding-top: 21px;
	height:41px;
}
#header .searchform .formfield {
	margin: 0 0 0 130px;
	color: #000;
	background: white url(images/txbgjs.gif) left top no-repeat;
}
#header .searchform .formbutton {
	display:none;
}

#sidebar .searchform .formfield{
	font-size: 13px;
	clear: both;
    width: 120px;
	height:18px;
	margin: 5px;
	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;
}
.itemformmail{
    width: 520px;
}
.itemformmail .uftitle{
	width: 110px;
}
.itemformmail .ufinput{
	width: 380px;
}