/*	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-x left top;
	font-family:Verdana,Tahoma,arial,Sans-serif;
	font-size: 14px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #787878;
}

a img {
	background: none;
	border: none;
}


/* Header */
#header {
	width: 920px;
	height: 87px;
	margin: 0 auto;
}
#logo {
	background: url(images/logo.jpg) no-repeat left top;
	float: left;
/*	width: 600px;	*/
	width: 920px;
	height: 87px;
}
#logo h1 {
	float: left;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 2.6em;
}
#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 2px;
	text-transform: lowercase;
	font: 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
#logo a {
	background: none;
	text-decoration: none;
	color: #8c2124;
}
#menu {
	width: 920px;
	height: 30px;
	margin: 4px auto;
	padding: 1px 0 1px 0;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	background: url(images/li_border.gif) no-repeat left top;
	height: 30px;
	padding: 0 0 0 5px;
}
#menu a {
	margin-right: 3px;
	padding: 5px 20px 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#menu li:hover{
	background: #8c2124;
	color: #FFFFFF;
}
#menu li:hover {
	text-decoration: underline;
}

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 15px;
}
#content {
	float: left;
	width: 630px;
	font-size:16px;
	font-family:Century Gothic,Verdana,Helvetica,'Hiragino Kaku Gothic Pro',Meiryo,'CI', sans-serif;
}


.post {
	clear: both;
	background: url(images/img03.jpg) no-repeat left top;
}
.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}
.post .title1 {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
	border-bottom: 1px dashed #D2D4C9;
}

.post .title a {
	color: #5C5C5C;
}
.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.post .entry {
	padding: 0px 0px 20px 0px;
	text-align: justify;
	margin-top: 0;
	line-height: 180%;
}
.metadigest {
	margin-left: 20px;
	padding: 5px 20px 5px 20px;
	border-top: 1px dashed #D2D4C9;
	text-align: left;
	font-size: 13px;
	line-height: 150%;
}
.metadigest img{
	margin-right: 20px;
}


#sidebar {
	float: right;
	width: 260px;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
}
#sidebar li ul {
	padding: 10px 0px 10px 10px;
}
#sidebar li li {
	line-height: 28px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #8c2124;
	padding-left: 15px;
}
#sidebar h2 {
	padding: 5px 10px;
	height: 24px;
	background: url(images/img04.jpg) repeat-x left top;
	text-transform: uppercase;
	letter-spacing: -.5px;
	font-size: 1.2em;
	color: #FFFFFF;
	border: 1px solid #8c2124;
}
#sidebar p {
	padding: 20px;
}
#sidebar a {
	color: #787878;
}
#sidebar img {
	display:block;
}





#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 30px 0;
	background: #8c2124 url(images/img02.jpg) left top;
	color: #fff;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}


.combody {
	padding:5px 0;
}

.padding {
	padding:8px 10px;
}
.error {
	color: red;
	font-weight: bold;
}

/* 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: 30px;
}
.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 tr.row-a {
	background: #F8F8F8;
}
.table tr.row-b {
	background: #EFEFEF;
}
.table td.w100 {
	width: 100px;
}


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: 430px;
	font-size:12px;
	background: white url(images/txbgj.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: 440px;
	padding: 10px;
    background: #FAFAFA;
}
.commentform .formbutton{
}
.commentform checkbox{
}
.CaptchaSL{
	margin:5px 0px 3px 0px;
}
.mailform {		/* mailform */
	width: 540px;
	padding: 10px;
}
.mailform .formfield{
}
.mailform textarea{
	width: 530px;
	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: 186px;
	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: 185px;
	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: 188px;
	height:20px;
	margin: 5px;
	padding:2px;
}
.clear{
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}
.digestitem{
	display:none;
}
.highlight{
	background: #F9F9F7;
}
.leftbox {
	float: left;
	margin-right: 5px;
	margin-bottom: 0;
}
.rightbox {
	float: right;
	margin-left: 5px;
	margin-bottom: 0;
}



