#navi {
	position : relative;
	width : 105px !important;
	width /**/: 151px;
	padding : 23px 28px 350px 23px;
	background :  url(http://www.volk.co.jp/staff/images/navi_bg.jpg) left top no-repeat;
	z-index : 1;
}

#contents {
	float : left;
	width : 530px !important;
	width /**/: 575px;
	padding : 0 0 40px 45px;
	background : #ffffff url(flower.jpg) right bottom no-repeat;
}


h3#catch {
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 40px;
	padding : 50px 40px 0 0;
	text-align : center;
	background : url(../../common/contents_bg.jpg) right top no-repeat;
}

ul#member {
	list-style : none;
}

ul#member li.type1 {
	float : left;
	margin : 0 18px 35px 0;
	padding : 4px 4px 9px 4px;
	background : #ffffff;
	border : solid 1px #aaaaaa;
}

ul#member li.type2 {
	float : left;
	margin : 0 0 35px 0;
	padding : 4px 4px 9px 4px;
	background : #ffffff;
	border : solid 1px #aaaaaa;
}

ul#member li dt {
	margin-bottom : 8px;
}

ul#member li dt a:hover img {
	opacity : 0.6;
	filter : alpha(opacity=60);
}

ul#member li dd {
	font-size : 75%;
	text-align : center;
}

p#msg {
	width : 270px;
	margin : 0 0 10px 30px;
	font-size : 75%;
	line-height : 2.25em;
}
