/*-- 浅間温泉のご案内/浅間温泉とは 専用スタイルシート --*/

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


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

#container {
	background-image : url(../../common/img/background_container_2column.gif) ;
}

#contents h2 {
	width : 522px ;
	height : 21px ;
	text-indent : 20px ;
	font-size : 14px ;
	line-height : 21px ;
	background-image : url(../../common/img/background_h2.gif) ;
	background-position : left bottom ;
	background-repeat : no-repeat ;
}

#contents .about {
	margin-top : 10px ;
}

#contents .about .left {
	width : 302px ;
}

#contents .about .right {
	width : 200px ;
}
