/* Vox Theme for Movable Type ============================================= */

/* 
name: kahoyan  
designer: ko sato  
designer_url: http://yukinachu.com/
style name: bgswitch01.css
*/



/* Global ----------------------------------------------------------------- */

body {
    color: #333;  
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;   
    background: url(images/bgswitchset04/body_bg.gif) center top; 
}

a {
    color: #517c8f; 
}

a:hover {
    text-decoration: none;
}


/* Header ----------------------------------------------------------------- */
#header-name a  {color: #fff; }


/* Content ---------------------------------------------------------------- */

.mt-enclosure-image img { background:#fff url(images/bgswitchset04/mt-enclosure-image_bg_top.gif) no-repeat center top; }







/* Layout ----------------------------------------------------------------- */

.layout-wt #alpha {
		background:url(images/bgswitchset04/alpha_bg.gif) repeat-y center top;
}
#alpha #alpha-inner {
		background:url(images/bgswitchset04/alpha_bg_top.gif) no-repeat center top;
		padding-top:50px;
}


/* Widget ----------------------------------------------------------------- */

#beta .widget-recent-entries ul li,
#beta .widget-archive-category ul li,
#beta .widget-archive-monthly ul li {
	background:url(images/bgswitchset04/list_icon.gif) no-repeat left 0.4em;
	padding:0 0px 0.2em 16px;
}
#beta .widget-archive-category ul li ul li {
	background-image:url(images/bgswitchset04/list_icon02.gif);
}



