@charset "utf-8";


.wrapper{
	background-image:url(/images/common/pagetitle-bg01.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin:0 35px 20px 35px;
	padding:0;
}

.wrapper,
.wrapper h3,
.asset-meta{
	width:602px;
}

/* メニュー */

#beta-inner .center{
	margin-bottom:20px!important;
}

.widget-header,
.widget-header a,
.widget-header a:link{
	background-color:#445932;
	color:#DDDEC5;
	padding:5px;
}

.widget-content{
	padding:0 3px;
}

.widget-content,
.widget-content a,
.widget-content a:link{
	color:#fff;
	text-decoration:none;
}

.widget-content a:hover{
	color:#ab0404;
}

.widget-archive-monthly li,
.widget-archive-category li{
	background-image:url(/blog/images/list-icon01.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:0 0 0 15px;
}










