/*-- 施工例 専用スタイルシート --*/


img.pa01 {
	padding : 1px ;
	display : block ;
}


/*-- ヘッダー追加設定 --*/
div#header div.topimage {
	background-image : url(../img/topimage.jpg) ;
}


/*-- 右カラム追加設定 --*/
div#right_column div.contents h2 {
	width : 555px ;
	height : 32px ;
	text-indent : -9999px ;
	background-image : url(../img/h2.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

div#right_column div.contents div.scene {
	padding : 15px ;
}

div#right_column div.contents div.scene div.note {
	margin : 0 ;
	border-right : solid 1px #cccccc ;
	border-bottom : solid 1px #cccccc ;
	border-left : solid 1px #cccccc ;
	padding : 10px 15px ;
	width : 492px ;
	background-color : #f9f9f9 ;
}

div#right_column div.contents div.scene div.note p.more {
	margin : -18px 0 0 0 ;
	text-align : right ;
}

div#right_column div.contents div.scene div.bridal_tjk h3 {
	width : 525px ;
	height : 28px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_bridal_tjk.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

div#right_column div.contents div.scene div.bar_girls h3 {
	width : 525px ;
	height : 28px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_bar_girls.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

div#right_column div.contents div.example {
	padding : 15px 15px 15px 40px ; 
	width : 475px ;
}

div#right_column div.contents div.example div.left {
	clear : both ;
	margin-top : 10px ;
	width : 184px ;
	height : 147px ;
}

div#right_column div.contents div.example div.right {
	margin-top : 10px ;
	width : 271px ;
	height : 147px ;
}

div#right_column div.contents div.example div.cloth h3 a {
	width : 271px ;
	height : 24px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_cloth.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
	display : block ;
}

div#right_column div.contents div.example div.floor h3 a {
	width : 271px ;
	height : 24px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_floor.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
	display : block ;
}

div#right_column div.contents div.example div.curtain h3 a {
	width : 271px ;
	height : 24px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_curtain.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
	display : block ;
}

div#right_column div.contents div.border {
	border : solid 1px #cccccc ;
}

div#right_column div.contents div.right p {
	margin : 0 ;
	padding : 5px 0 0 0 ;
}
