/*-- 長野/衣装 専用スタイルシート --*/

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


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

#contents {
	height : 455px ;
}

#contents h3 {
	margin-top : 16px ;
	margin-left : 20px ;
}

#contents .left {
	padding-left : 20px ;
	width : 473px ;
	background-image : url(../img/background_contents_left.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

#contents .left p {
	margin : 0 ;
	padding : 10px 0 0 2px ;
}

#contents .right {
	padding-right : 15px ;
	width : 240px ;
}
