/*----- common -----*/

body{
	color:#596750;
	background:#D8E9D6;
}

a, a:link, a:active, a:hover{color:#207313;}
a:visited{	color:#3C9827;}


hr{
	height:1px;
	border:1px solid #3C9827;
}

/*----- main -----*/

#container{
	background:#A6DB6F url(../../images/article/random_eco_main.jpg) no-repeat left 20px;
	padding-bottom:1px;
	border:1px solid #69A82B;
}

/*----- title banner -----*/
#banner{
	height:130px;
}

#subbanner{
	height:190px;
}

#banner a,
#subbanner a{
	color:#245E17;
	font-family:"Trebuchet MS", "lr oSVbN";
}

#banner h1{
	font-size:x-large;
	font-weight:bold;
	padding:25px 20px 0px;
	height:30px;
}

#subbanner h1{
	font-size:large;
	font-weight:bold;
	padding:25px 20px 0px;
	height:30px;
}

#link-bar{ background:#D8E9D6;}

#counter{
	text-align:right;
	margin:0px;
	padding:4px 18px;
}

#top-links{ padding:0 18px 0; font-size:10px; height:30px; position: absolute; top:100px;}
#top-links-l{ float:left; color:#3C9827; font-weight:bold;}
#top-links-l a{ color:#0314F7;}
#top-links-r{ float:right; text-align:right; color:#FFFFFF;}

/*----- profile -----*/

#profile{}

#profile td{
	vertical-align:top;
}

#profile h2{
	font-size:larger;
	font-weight:bold;
}

#profile dt{
	color:#7EA6D6;
	font-weight:bold;
}

#profile dd{
	color:#FFFFFF;
}

/*----- blog -----*/
#blog{
	background:#BEE595 url(../../images/article/random_eco_blog.gif) repeat-y center top;
	border:1px solid #69A82B !important;
	padding:10px 9px 10px !important;
	margin:5px 0 0 !important;
}

#contents{}

/*----- list (post,trackback,comment) -----*/


#postlist,
#outer-box{margin:0;
	background:#BEE595 url(../../images/article/random_eco_blog.gif) repeat-y center top;
	border:1px solid #69A82B;
	padding:8px!important;
}

#postlist h2{
	color:#245E17;
	font-size:larger;
	font-weight:bold;
	background:url(../../images/article/random_eco_icon1.gif) no-repeat left bottom;
	padding:2px 0px 4px 50px;
	margin:6px 0 0;
}

#postlist th{
	background:#ACD3A3 url(../../images/article/random_eco_grad.gif) repeat-x center bottom;
	border:1px solid #3C9827;
	border-width:1px 0;
	font-weight:normal;
	padding:1px 5px;
	color:#FFFFFF;
}

#postlist td{
	padding:8px 5px;
	border-bottom:1px solid #3C9827;
}

#postlist td a{}

#postlist td blockquote img.thumnail,
#blog #blog-body img{ border:1px solid #3C9827;}

#postlist td.date{
color:#3D76BC;
}
#postlist blockquote{
	margin: 5px 0px 5px 10px;
}

#postlist .date{ color:#3D76BC;}

.box-unit,
#trackback,
#comment{
	margin:10px 0px;
	background:#D0ECB2;
	padding:8px
}
.box{
	padding:3px;
}

h2.h2-general,
#trackback h2,
#comment h2{
	color:#245E17;
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:5px 0px 9px 0;
	background:url(../../images/article/random_eco_icon4.gif) no-repeat right bottom;
}

#trackback form h2,
#comment form h2{
	color:#245E17;
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:10px 0px 10px 20px;
	background:none;
}

h2.h2-general img,
#trackback h2 img,
#comment h2 img{
	margin-bottom:4px;
}

.supple{
	font-size:small;
	font-weight:normal;
	margin:0px 5px;
}

#trackback #url{
padding:14px 0px 0px;
margin:0px;}


#trackback th,
#comment th{
	color:#FFFFFF;
	font-weight:normal;
	line-height:130%;
	background:#ACD3A3 url(../../images/article/random_eco_grad.gif) repeat-x center bottom;
	border:1px solid #3C9827;
	border-width:1px 0;
	padding:1px 3px;
}
#trackback th.sub,
#comment th.sub{}

#trackback th.cont,
#comment th.cont{}

#trackback table,
#comment table{}

#trackback form table,
#comment form table{border-top:0px none}

#trackback form,
#comment form{margin-top:15px}

#trackback td,
#comment td{
padding:5px;
border-bottom:1px solid #698349;
}

#trackback form td,
#comment form td{
background:transparent}

#trackback td.sub,
#comment td.sub{color:#3D76BC;}

#trackback td.sub a,
#comment td.sub a{}

#trackback td.cont a,
#comment td.cont a{
color:#3C9827;
text-decoration:underline;
}

#trackback blockquote{
	margin: 5px 0px 5px 10px;
}

#trackback td.cont span.more a,
#comment td.cont span.more a{
text-decoration:none;
}

#comment blockquote{
	margin: 3px;
}

#trackback dt,
#comment dt{
	color:#000;
}

#trackback input.urlstring{
margin-left:20px}

input.txt,
#trackback input.urlstring,
textarea{
    border:1px solid #ccc;
}


/*----- blog-header -----*/

#blog-head{
	padding:0;
	margin:0;
}
#blog-head .date{	
padding:5px 0px 0px; color:#3D76BC;
}

#blog-head .date a,
#blog-head .response a
{color:#3C9827;}

#blog-head h2{
	color:#245E17;
	font-size:larger;
	font-weight:bold;
	background:url(../../images/article/random_eco_icon1.gif) no-repeat left bottom;
	padding:2px 0px 4px 50px;
	margin:6px 0 0;
	border-bottom:1px solid #3C9827;
}

#blog-head h2 img{
	margin-top:5px;}
/*----- blog-body -----*/


#blog td#blog-body{
	padding:10px;
}

#blog-body blockquote{
	border:1px solid #3C9827;
}
#blog-body blockquote#affiliate{
	border:3px double #3C9827;
}

/*----- blog-footer -----*/

#blog-foot{
	text-align:left;
	margin:10px;
}
#blog-foot a{
}

#theme #rader{
	background-image:url(../../images/article/trb_plain_green.gif);
}

#related li{
color:#3C9827;}

#blog-foot h2{
	font-size:small;
	font-weight:bold;
	color:#245E17;
	margin:0 3px 3px 0;
	border-bottom:1px solid #3C9827;
	padding:2px 5px 0 14px;
	background:url(../../images/article/random_eco_icon3.gif) 0 2px no-repeat;
}
#blog-foot h3{color:#000033}

#blog-foot .g-ads .line2{
	color:#666;
}

/*----- miscellaneous -----*/



.navi{
	border-bottom:1px dashed #3C9827;
	border-top:1px dashed #3C9827;
	}


/*----- utilities -----*/

#utilities, #utilities2, .utiloff{
	padding:0 !important;
}

#utilities div, #utilities2 div{
padding:0 0 8px;
margin:5px 10px 10px;}


#utilities h2, #utilities2 h2{
	color:#FFFFFF;
	background:url(../../images/article/random_eco_icon2.gif) no-repeat left bottom;
	text-align:center;
	font-size:small;
	font-weight:bold;
	padding:2px 0px;
	margin:0 0 5px;
	border:1px solid #3C9827;
}

#utilities h3, #utilities2 h3{
	font-weight:bold;
}
#utilities ul, #utilities2 ul{
	color:#666;
}
#utilities div#webryseal, #utilities2 div#webryseal,
#utilities div#message, #utilities2 div#message{
	text-align:center;}

#utilities .g-ads ul,
#utilities2 .g-ads ul{
	padding:0px 5px 0px 10px;
	color:#666;
}
#utilities .g-ads .line2,
#utilities2 .g-ads .line2{
	color:#666;
}

/*----- calendar -----*/

#calendar{}
#calendar a{}
#calendar table{}

#calendar td{}
#calendar td a{}

#calendar th{color:#3D76BC;}

#calendar td a{
}
#calendar table caption a{}
#calendar table caption{
	border-top:1px solid #596750;
	border-bottom:1px solid #596750;
}

/*----- album -----*/
/*----- footer -----*/

#footer{
	color:#FFF;
}

#footer a{
	color:#3C9827;
}

#links{
	border-bottom:1px dashed #3C9827;
}

#sbanner{
}

#sbanner img{
	border:1px solid #eeeeee;
}
/**/

/**/
#outer-box td{ padding:5px 5px;}
#outer-box th{ padding:5px 5px; color:#3C9827;}

/*  for SNS  */
#banner #join{
top:10px;
right:10px;
}

#outer-box .g-ads h3,
#outer-box h2{
	color:#245E17;
	font-size:larger;
	font-weight:bold;
	background:url(../../images/article/random_eco_icon1.gif) no-repeat left bottom;
	padding:2px 0px 4px 50px;
	margin:6px 0;
	border-bottom:1px solid #3C9827;
}


#outer-box .g-ads h3,#outer-box h3{
	color:#245E17;
	font-size:larger;
	font-weight:bold;
	background:url(../../images/article/random_eco_icon1.gif) no-repeat left bottom;
	padding:2px 0px 4px 50px;
	margin:6px 0 0;
}
#outer-box .navi{ margin:20px 0 0;}
#outer-box .inner-box{ margin:5px; padding:0px;}
#outer-box .inner-box h3{
background:none;
padding:0;
border:0px;
font-size:small;}
#outer-box input.txt,
#outer-box textarea{
}
#outer-box .inner-box .item{
	border-top:1px  dotted #3C9827;
	padding:5px 0;} 
.deco{
}
.deco th{
	border:solid #3C9827;
	border-width:2px 0px;
	padding:1px 7px;
}
.deco td{
	border-bottom:1px solid #3C9827;
}

.inner-box .tc1,
.deco td .tc1{color:#3C9827;}

div#c-menu{background:none;}
div#side-image{background:none;}


.themetabs{
	background:#3c9827;
}
#contents .themetabs{
	margin:0 0 5px;
}
.themetabs a{
	background:#bee595;
	background:#acd3a3 url(../../images/article/random_eco_grad.gif) repeat-x center bottom;
	color:#fff;
}
