/*-- 観光情報/上高地・乗鞍エリア 専用スタイルシート --*/

@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 h3 {
	font-size : 14px ;
	line-height : 21px ;
}

#contents .box {
	padding : 15px 0 ;
	border-bottom : solid 1px #aaaaaa ;
}

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

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

#contents .gototop {
	margin-top : 5px ;
	width : 522px ;
	text-align : right ;
}
