html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	/*font-family:"ＭＳ ゴシック","Osaka−等幅";*/
font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans-serif ! important;
	/*font-size:11px;*/
	background-image:url(assets/images/bg.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color:#000000;
}
p, div, span{
	font-weight:normal;
	/*font-size:10px;*/
	color:#000000;
}
form, input{
	margin:0px;
	padding:0px;
}
a{
	color:#CC3300;
	text-decoration:none;
}
a:hover, a:active{
	text-decoration:underline;
}
a img{
	border:0px;
}
h1, h2, h4, h5, h6
{
	font-weight:normal;
	/*font-size:11px;*/
	color:#000000;
	margin:0px;
}
h2{
margin:0px;
font-weight:normal;
font-size:17px;
color:#993333;
bordor-bottom:1px dotted #339900;
}
h3
{
	font-weight:normal;
	font-size:16px;
	color:#339933;
	margin:0px;
}
h4
{
	font-weight:normal;
	font-size:15px;
	color:#663399;
	margin:0px;
}
p, ol, ul, pre, blockquote
{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
	/*font-size:11px;*/
	color:#000000;
}
table{
	margin:0px;
	padding:0px;
}
ul,li{
	list-style:none;
	margin:0px;
	padding:0px;
}


.clr{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


#header{
	margin-left:15px;
	margin-bottom:10px;
	height:122px;
}
#container{
   /*position:relative;*/
   margin:0px 0px 0px 15px;
   text-align:left;
   width:826px;
}
#contents-container{
	width:700px;
}
#site-nav-container{
	width:126px;
}

#contents-container,
#site-nav-container
{
	display:inline;
	position:relative;
	float:left;
	min-height:1px;
}
#entries{
	width:530px;
	float:left;
}
#modules{
	float:left;
	width:170px;
}

.entry{
	margin-left:20px;
                width:470px;
}
.entry-header{
	margin-bottom:40px;
}
.entry-title{
	padding-bottom:5px;
	font-size:16px;	font-weight:bold;	color:#106927;
	background-image:url(assets/images/hr_480.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.item-title{
	margin-top:20px;
	padding-bottom:5px;
	font-size:16px;	font-weight:bold; color:#05905D;
	background-image:url(assets/images/hr_440-1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.entry-header-left{
	float:left;
	width:200px;
         margin-top:5px;
}
.entry-date{
	font-size:12px;
	color:#595959;
}
.entry-header-right
{
	float:left;
	width:270px;
	text-align:right;
         margin-top:5px;
}
.link-comment, .link-trackback
{
	clear:both;
	font-size:11px;
	color:#000000;
}
.link-comment a, 
.link-trackback a
{
	color:#555555;
}
.entry-content
{
                position:static;
                clear:both;
                width:470px;
                margin-bottom:50px;
}
.entry-body
{
	font-size:14px;
	text-align:justify;	text-justify:distribute;
	line-height:150%;
}
.entry-more
{
	font-size:14px;
	text-align:justify;	text-justify:distribute;
	line-height:150%;
}

/*
.content-nav{
	margin:10px;
	text-align:center;
}
*/


.trackbacks,
.comments,
.archive
{
	position:static;
	overflow:hidden;
	clear:both;
	width:470px;
	margin-left:30px;	margin-bottom:20px;
}
.comments-content
{
	margin-bottom:20px;
}
.trackbacks-header,
.comments-header,
.comments-open-header,
#trackbacks-info
{
	color:#C14E4E;
                margin-bottom:20px;
	font-size:12px;
}

.trackbacks-info,
.trackback-content,
.comments-closed
{
                clear:both;
                margin:0px;
}
.comment-content,
.trackback-excerpt
{
	font-size:14px;
	text-align:justify;	text-justify:distribute;
	line-height:150%;
}
.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
                clear:both;
}
.comment
{
	margin-bottom:20px;
}


.entry-more-link,
.entry-footer
{
	margin-top:20px;
                font-size:13px;
	letter-spacing:0;
}

.trackback-posted,
.comment-footer
{
	clear:both;
	margin-bottom:20px;
                font-size:13px;
	color:#6c5050;
}

.trackback-posted a,
.comment-footer a
{
	color:red;
}
.comments-open-footer
{
	clear:both;
	margin:5px 10px 20px 10px;
}
.comments-open-moderated
{
	color:#C14E4E;
	width:440px;
	line-height:130%;
	font-size:11px;
}
.comments-open label
{ 
               display: block;
               font-size:13px;
}

#comment-author,
#comment-email,
#comment-url,
{
	width:240px;
	font-size:13px;
	color:red;
}
#comment-text,
{
	width:450px;
	/*font-size:11px;*/
	color:#363636;
}

#comment-bake-cookie
{
	margin-left:0;
	vertical-align:middle;
}

#comment-post
{
	font-weight:bold;
}



.module
{
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
}
.module-header
{
	width:160px;/* it value minus padding-left */
	margin-bottom:10px;
	padding-left:5px;	padding-top:4px;	padding-bottom:4px;
	background-color:#7AAF0B;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.module-content
{
	position:relative;
	width:160px;
	margin:0px 0px 0px 2px;
	line-height:120%;
}

.module-list
{
	margin:0px;
	padding:0;
	list-style:none;
}

.module-list-item-l
{
   margin-top:0px;

   margin-left:4px;

   margin-bottom:0px;
   font-size:12px;
   color:#000000;
}
.module-list-item
{
   margin-top:0px;
   margin-bottom:0px;
   font-size:12px;
   color:#000000;
}
.module-list-item a
{
	color:#000000;
}
.module-list-item a:hover,
.module-list-item a:active
{
                color:#CC3300;
}

.module-list-item .module-list
{
	margin-left:10px;
	padding:0;
	list-style:none;
}

.memo-r
{
             font-size:12px;	color:#330066;
	text-align:right;line-height:130%;
}
.memo-l
{
             font-size:12px;	color:#330066;
	text-align:left;line-height:130%;
}
.memo-rs
{
             font-size:11px;	color:#330066;
	text-align:right;line-height:110%;
}
.memo-ls
{
             font-size:11px;	color:#330066;
	text-align:left;line-height:110%;
}
{
.caloline-half-gray
.caloline-purple
	color:#C14E4E;
}
#comment-text{
font-size:11px;
}

