@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 818px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#shadow {
	width: 810px!important;
	width/**/: 818px;
	background-image: url(../images/shadow_02.png);
	background-repeat: repeat-y;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://alp.mydns.jp/yanagi_test/images/shadow_02.png', sizingMethod='scale');
	padding: 0px 4px 0px 4px;
	margin: 0px auto 0px auto;
	text-align: center;
	
}

div#flash {
	clear: both;
	overflow: hidden;
	width/**/: 800px;
	height/**/: 280px!important;
	display: block;

	
}

div#wrapper_back {
	width: 100%;
	background: url(../images/background.gif) repeat-x;
}


div#navigator {
	width: 153px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 0px;
	
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	display: block;
	overflow: hidden;
	height: 289px!important;
	height: 308px;
	width: 632px!important;
	width/**/: 647px;
	padding: 19px 0px 0px 15px;
	background-color: #fffbf4;
	

}

ul#news {
	float: left;

	padding: 0px 0px 12px 0px;
	margin: 0px 15px 0px 0px;
	
}

ul#news li {
	font-size: 10px;
	line-height: 18px;
	color: #705b3e;
	padding: 13px 0px 7px 10px;
	border-bottom: 1px dashed #d2c9b4;
	width: 208px;
}

ul#news li span {
	display: block;
}

div.main_box {
	float: right;
	width: 384px!important;
	width/**/: 399px;
	padding: 0px 15px 0px 0px;
}

div.main_box p {
	line-height: 22px;
	font-size: 12px;
	padding: 5px 0px 20px 0px;
}

div.mob {
	float: left;
	width/**/: 197px;
	height/**/: 143px;
	background: url(../images/bg_mobile_03.gif) no-repeat 0px 25px;
}

div.access {
	float: right;
	width/**/: 169px;
	height/**/: 143px;
	background: url(../images/bg_mobile_04.gif) no-repeat 0px 25px;
}

div.news_box {
	width: 218px;
	float: left;
}

div.more {
	clear: both;
}

div.more img {
	float: right;
}

div.side_box {
	width: 153px;
	margin: 40px 0px 0px 0px;
	display: none;
}

