body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image:url(img/headback.jpg);
	background-repeat:repeat-x;
	
}
img{border:0}




#outer{
	width: 800px;
	background-color: #FFFFFF;
	
	margin-right: auto;
	margin-left: auto;
	
	text-align:left;
	

}
#contents{
	clear:both;
	padding:0px 10px;
	margin-top:15px;
}

h1{
	
	height:22px;
	text-align:right;
	margin:0px;
	padding-right:10px;
	padding-top:2px;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	background-image:url(img/headback.jpg);
	background-repeat:repeat-x;
	
		
	}
h2{
	margin:20px 0px;	

	font-size: 14px;
	color:#00CC66;
	border-bottom:1px solid #cccccc;
	
}


h3{
	margin:10px 10px 10px 0px;
	border-bottom:1px solid #cccccc;
	font-size: 16px;
	color:#D9006C;
	
}

h4{
	margin:10px 10px 10px 0px;
	border-bottom:1px solid #cccccc;
	padding-top: 5px;
	padding-left:5px;
	font-size: 16px;
	color:#006600;
	background-image: url(../img/b-3.jpg);
	background-repeat: no-repeat;
	font-weight:normal;
}


/*sharing*/
.clear{
	clear:both;
}
.textright{
	text-align:right;
	margin-right:10px;
}
.textleft{
	text-align:left;
}
.center{ text-align:center}

.small{font-size:11px;}
.m-small{font-size:13px}
.big{
	font-size:110%;
	
}
.orange{
	color:#FF6600;
}
.lightorange{color:#FF9933}
.bold{
	font-weight:bold;
}
.red{
	color:#FF3300;
}
.lightgreen{color:#00CC99!important}
.purple{color:#D9006C!important;}
.greengray{color:#669999!important}
.blue{color:#0000CC!important}
.deepblue{color:#000099!important}
.lightblue{color:#0066FF!important}
.gray{color:#333333!important}
.lightgray{color:#666666!important}
.green{color:#009900!important}
.darkgreen{color:#009900!important}
.letterspace{letter-spacing:1px!important;}
.underline{	text-decoration:underline!important;}
.borderless{border-bottom:0px !important;}
.floatleft{float:left}
.floatright{float:right}
/*sharing*/



/*head*/
#head1{
	width:343px;
	height:79px;
	float:left;
}
#head2{
	width:457px;
	height:79px;
	float:right;
}
#head2 p{
	margin:0px;
}
#head3{
	width:410px;
	height:300px;
	clear:both;
	float:left;
	
}
#head4{
	width:390px;
	height:151px;
	float:right;
}
#head4 p{
	margin:0px;
}
#bottomnavi{
	width:190px;
	float:left;
}
/*------head------*/

/*------left------*/

#leftbox{
	width:170px;
	float:left;
	
}



#leftbox a{
	color:#0066FF;
}

#leftbox a:hover{
	color:#990033;
}




p{
	color:#666666;
	line-height:130%;
	font-size:13px;
	margin:0;
	margin:5px 5px;
}
#prof p{
	color:#669900;
	font-size:12px;
	padding:5px 0px;
}
#new h2{margin:5px 0px!important;}
#new .list{color:#669966!important}
.list a{color:#669900!important;font-weight:normal;}
/*------left------*/

/*center*/
#center-box{
	width:420px;
	margin:0px 10px;
	float:left;
}

address.vcard,.content-nav{
	font-style:normal;
	color:#666666;
	font-size:13px;
	margin-top:5px;
}
.asset-meta a{
	font-size:12px;
}	

.archive-list-item a{
	border:0 !important;
	background-image:none !important;
	padding:0!important;
}
#p-navi{
	font-size:12px!important;
	color:#999999!important;
	padding-left:10px;
}
#p-navi a{
	color:#999966;
}
#p-navi a:hover{color:#996600;}
#center-box a{
	color:#669900;
}
/*center*/


/*------right------*/
#rightbox{
	width:170px;
	float:right;
	
}

.widget-content table{
 width:170px;
 	
	color:#669900;

 font-size:12px;
 margin-bottom:15px;
 
 
}
.widget-content table a{
	color:#66CC00;
}
.widget-content table th{
	font-weight:normal;
	color:#999933;
	text-align:center;
}
.widget-content table td{
 text-align:center

}
.widget-header{
 margin-left:10px;
 color:#FFFFFF;
 font-weight:normal;
 margin-bottom:5px;
  margin-top:20px;

}
#rightbox h3,#leftbox h3{
	font-size:14px;
	
	color:#ffffff;
	background-color:#93C353;
	padding:5px;
	padding-bottom:3px;
	margin:0;
	margin-bottom:0px;
}
.archive-list a,#category a{
	display:block;
	width:156px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	color:#669966;
	border:1px solid #C7DEA9;
	border-top:0;
	font-size:14px;
	text-decoration:none;
	background-image:url(img/arrow.gif);
	background-position:3px 9px;
	background-repeat:no-repeat;
	
		
}
.archive-list a:hover,#category a:hover{
	color:#669900;
	background-color:#F1F8E9;

}

#category{
	margin:10px 0px;
}
#month-archive{
	margin:10px 0px;

}
#new h3.list{
	font-size:13px;
	margin:5px 0px!important;
	background-color:#ffffff;
	
}

.counter{
	text-align:right;
	padding-right:5px;
}


#footer{
	clear:both;
	width:780px;
	padding-top:5px;
	font-size:12px;
	color:#999999;
	border-top:1px dotted #cccccc;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#foot-box{
	
}
.copy{
	font-size:10px;
	color:#999999;
	text-align:center;
}
.copy a{
	color:#999999;
	text-decoration:none;
	font-size:9px;
}
#footer p{
	color:#999999;
	font-size:12px;

}

#bookmark-list{
	margin-left:15px;
	
}
#bookmark-list li{
	font-size:13px;
	color:#690;
	line-height:160%;
	list-style-position:outside
	
}
#bookmark-list li a{
	color:#690;
}
