/*-- 商品紹介 専用スタイルシート --*/


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


/*-- 右カラム追加設定 --*/
#right_column .contents .product {
	padding : 0 0 0 25px ; 
	width : 475px ;
}

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

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

#right_column .contents .product .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 ;
}

#right_column .contents .product .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 ;
}

#right_column .contents .product .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 ;
}

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

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