/*-- 山梨/料理 専用スタイルシート --*/

@import url(../../../common/css/base.css);
@import url(../../../common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/

#contents {
	height : 455px ;
}

#contents .submenu {
	padding-left : 53px ;
	width : 655px ;
}

#contents .left {
	margin-left : 10px ;
	width : 245px ;
	height : 347px ; 
	background-image : url(../img/background_contents_left.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

#contents .left h3 {
	padding-top : 58px ;
	padding-bottom : 32px ;
}

#contents .right {
	width : 485px ;
	height : 347px ;
}
