/*
Theme Name: boso
Theme URI: 
Description: boso yushi Blog template.
Author: .
Version: 1.0
Tags: Business
Template: twentyten
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.navigation {
	margin-top:40px;
	text-align:center;
}

/*
 * WordPressによって出力されるクラス名などを以下に指定します。
 * サイトによって必要なスタイルが変わるので、適時変更してください
 */
.current-cat {
	background: #eeece5 url(/img/ar1.png) left center no-repeat ;
}

#products-left .menu1 .current-cat, #products-left .menu1 .current-cat-parent {

	background: #eeece5 url(../img/ar1.png) left center no-repeat ;

}
