/* Top Elements かつ */

body{
	font-size:12px;
	font-family:Verdana,Tahoma,arial,Sans-serif;
	background: url(images/bg.gif) repeat;
	color: #555;
	padding: 0;
	margin: 0;
}

p,ul,dl{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}






#wrap{
	width: 820px;
	margin: 0 auto;
	background: #CCC url(images/wrap.jpg) repeat-y center top;
}
#header{
	padding: 0;
	height: 103px;
	position: relative;
	background: #CCC url(images/header.jpg) no-repeat center top;
	color: #FFF;
}
#header-links{
	position: absolute;
	top: 20px; right: 30px;
	color: #C6DDEE;
	font-size: 10px;
}

#menu{
	clear: both;
	margin: 0 8px 0 4px;
	background: url(images/menu.jpg) repeat-x 0 0;
	height: 37px;
}
#menu ul{
	float: right;
	margin:0;
	padding: 0;
	height: 27px;
	list-style: none;
}
#menu ul li{
	display: inline;
	margin: 5px 0 3px 0 ;
	padding: 5px 10px 0px 10px;
	height: 21px;
	float: left;
}
#menu ul li:hover{
	background: #01426c;
}
#menu ul li a{
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover,
#menu ul li.current a{
	color: #D4E59F;
}



#main{
	float: left;
	width: 545px;
	padding: 0 0 0 5px;
	margin: 0;
	display: inline;
	font-size:14px;
	font-family:Century Gothic,Verdana,Helvetica,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
	line-height:22px;
	word-break: break-all;
}
#footer{
	clear: both;
	height: 65px;
	text-align: center;
	color: #C6DDEE;
	background: url(images/footer.jpg) no-repeat center bottom;
}
#footer p{
	text-align: right;
	padding: 15px 0px 0px 0px;
	margin: 0px 30px 0px 30px;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}



.digest{
	display:none;
}






































a,
a:visited{
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover{
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 120%;
	color: #666666; 
}
h1, h2, h3{
	padding: 10px;
	margin: 0;
}
/* images */
img {
	background: none;
	border: none;
	vertical-align: middle;
}
img a{
	text-decoration: none;
	color: #2180BC;
	background: none;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul li {
	list-style-image: url(images/bullet.gif);
}
blockquote {
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 38px;
	border: 1px solid #f2f2f2;
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;
}
/* 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;
}
.table td.first,
.table th.first {
	border-left: 0px;
}
.table tr.row-a {
	background: #F8F8F8;
}
.table tr.row-b {
	background: #EFEFEF;
}
#header h1{
	display:none;
	position: absolute;
	margin: 0; padding: 0;
	font-size:24px;
	font-weight:bolder;
	letter-spacing: 5px;
	color: #FFF;
	text-transform: none;
	top: 25px; left: 47px;
}
#header h2{
	position: absolute;
	margin: 0; padding: 0;
	font-size:12px;
	font-weight:normal;
	text-transform: none;
	color: #FFF;
	top: 85px; left: 55px;
}
#header h1.logo{
	display:block;
	position: absolute;
	margin: 0; padding: 0;
	top: 25px; left: 40px;
	height: 80px;
	width: 740px;
}
#content-wrap {
	clear: both;
	width: 770px;
	padding: 0; 
	margin: 0px auto;
}
.body {
	margin: 0;
	padding: 10px 0 10px 20px;
}
/* item */
.item{
	margin: 10px 0 10px 0;
}

#main h1 {
	font-size:1.2em;
	font-weight:bolder;
	color: #88ac0b;
	padding: 15px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(images/square-green.png) no-repeat 3px 60%;
}
#main h1 a{
	color: #88ac0b;
	text-decoration: none;
	background: none;
}
#main h1 a:hover{
	color: #2180BC;
}

.post-footer{
	color: #2180BC;
	font-size: 90%;
	background-color: #FAFAFA;
	margin: 0px 0px 20px 20px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #f2f2f2;
}
.post-header{
	font-size: 90%;
	margin: 3px 0px 10px 20px;
	color: #CFCFCF;
}
.post-header a{
	color: #CFCFCF;
}
.date{
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.comments{
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.readmore{
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.id0{
	margin: 0;
	padding: 5px 1px 5px 5px;
	background: #fff;
}
.id1{
	margin: 0;
	padding: 4px 0px 4px 4px;
	background: #FAFAFA;
	border: 1px solid #B3C492;
}
.gototop{
	background: url(images/yles.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* Sidebar */
#sidebar{
	float: right;
	width: 210px;
	padding: 0 0 0 5px;
	margin: 0;
}
.sidebox{
	margin: 10px 4px 5px 0px;
	padding: 2px;
	border: 1px solid #B3C492;
	background: #fff;
}
#sidebar dt,
#sidebar h1 {
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 2px 0px;
	font: bold 1.3em Century Gothic,Verdana,Helvetica,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
	color: #fff;
	letter-spacing: 3px;
	background: #FAFAFA url(images/sidebg.gif) repeat;
}
#sidebar dl,
#sidebar ul {
	text-align: left;
	margin: 0;padding: 0;
	text-decoration: none;
}
#sidebar dl dd,
#sidebar ul li{
	list-style-image: url(images/bullet.gif);
	padding: 2px 0 2px 5px;
	margin: 0 0 0 20px;
	color: #68774A;
	font: normal 1.2em Century Gothic,Verdana,Helvetica,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
}
#sidebar dl dd a,
#sidebar ul li a {
	display:block;
	text-decoration: none;
	background-image: none;
	color: #666666;
}
#sidebar dl dd:hover,
#sidebar ul li:hover {
	background: #68774A;
}
#sidebar dl dd:hover a,
#sidebar ul li:hover a{
	color: #fff;
}
/* Footer */

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 #DEDDDD;
	border-left: 1px solid #DEDDDD;
	border-bottom: 1px solid #DEDDDD;
	border-right: 1px solid #DEDDDD;
}
.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: #FFF;
	background: #8EB50C url(images/button-bg.jpg) repeat-x 0 0;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}
.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: 490px;
	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: 500px;
	padding: 10px;
    background: #FAFAFA;
}
.commentform .formbutton{
}
.commentform checkbox{
}
.CaptchaSL{
	margin:5px 0px 3px 0px;
}
.mailform {		/* mailform */
	width: 500px;
	padding: 10px;
    background: #FAFAFA;
}
.mailform .formfield{
}
.mailform textarea{
	width: 490px;
	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;
}
.searchform .formbutton{
    width: 186px;
	margin: 5px 0 0 0;
	padding:2px;
}
#sidebar .searchform .formfield{
	font-size: 13px;
	clear: both;
    width: 185px;
	height:15px;
	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;
}
.highlight{
	background: #DEFFA9;
}
.leftbox {
	float: left;
	margin-right: 1.3em;
	margin-bottom: 0;
}
.rightbox {
	float: right;
	margin-left: 1em;
	margin-bottom: 0;
}
.deco img {
	float: left;
	padding: 2px;
	margin: 5px;
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
}

#header-links a{
	color: #FFF;
	text-decoration: none;
}
#header-links a:hover{
	color: #D4E59F;
}
