@charset "utf-8";

#index #wrapper {
	padding-bottom: 0px;
}

#index #content {
	float: right;
	width: 484px;
	background-image: none;
}

#index div#side1_navigation {
	width: 222px;
	padding: 9px 0 29px;
	background: url("/img/bg_banner.gif") no-repeat bottom;
	background-color: #f2edda;
	text-align: center;
}

#index #side1_navigation ul li a {
	margin: 5px 0 6px 11px;
}

#index div#news {
	margin: -5px 0 10px;
}
#index .s_only div#store {
	margin: -5px 0 10px;
}

#index .newsframe {
	width: 453px;
	height: 272px;
	overflow: auto;
	border: 1px solid #a4c14c;
	padding: 5px 10px;
}
#index .newsframe dl dd.news_title {
	width: 295px;
}

/* お知らせの数により、高さ変更 */
#index .both .newsframe {
	height: 112px;
}

#index h3 img {
	vertical-align: bottom;
}

#index #side1_navigation img {
	margin-bottom: 3px;
}

#index #side1_navigation li img {
	margin-bottom: 0;
}

#index .newsnone {
	height: 305px;
}


/*--------------------------------------
	Visual
--------------------------------------*/
#visual h2 {
	display: inline;
	position: relative;
	top: 19px;
	left: 326px;
	float: left;
	margin:0 8px;
}