/*===================================================================

 about this template
 http://hyper-text.org/archives/2007/10/css_switch.shtml

===================================================================*/

a:link{color:#660;}
a:visited{color:#660;}
a:hover{color:#693;}

#container{background-image:url(../img/kamiG.png);}

#main{background-color:#cccc99;}

.hentry h2{background:url(../img/listmark-a1.png) no-repeat 0 8px;}

.dotline{background-color:#cccc99;}

/* 文字サイズ */
#moji a:hover{background-color:#693;}

/* トップニュー */
#header .menu li a:hover,
#header .menu li.current-menu-item a{background-color:#693;}

/* メインメニュー */
#side{background-color:#000;}
.side-widget ul li{background:#333 url(../img/kamiG.png);}
.side-widget ul .current a,
.side-widget ul li:hover > a {background: #5df16b url(../img/gradient.png) repeat-x 0 -40px;}

/* ページ送り */
.navigation a{color:#fff; background-color:#660;}
.navigation a:hover{background-color:#693;}

/*----------------------------------------
 __CSS_switch
----------------------------------------*/

ul#css_switch li.green a {
	background: url(../img/gr_on.gif) no-repeat left center;
}
ul#css_switch li.gray a {
	background: url(../img/kn_off.gif) no-repeat left center;
}