@charset "utf-8";
@import "../common/0-import.css";
/*  
	Author : Y.Kogawa
	Update : 9/9
*/
/*------------------------------------------------------------
	舞姫のブライダル衣裳について
------------------------------------------------------------*/
#conts p {
	margin-left: 10px;
	margin-right: 10px;
}

#conts a.more {
	margin: 0 10px;
	padding: 0 0 0 18px;
	background: url(/img/icon/01.gif) no-repeat left center;
}

#conts .banner {
	margin: 20px 10px 0;
}

#conts .banner .rental {
	width: 280px;
	height: 100px;
	float: right;
	margin-bottom: 10px;
}

#conts .banner .first {
	width: 280px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}

#conts .banner .japanese {
	width: 280px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}

#conts .banner .sweet {
	width: 280px;
	height: 100px;
	float: right;
	margin-bottom: 10px;
}

#conts .banner .rental a {
	width: 280px;
	height: 100px;
	background-image: url(/img/bridal_dress/index/banner01_over.jpg);
	display: block;
}

#conts .banner .first a {
	width: 280px;
	height: 100px;
	background-image: url(/img/bridal_dress/index/banner02_over.jpg);
	display: block;
}

#conts .banner .japanese a {
	width: 280px;
	height: 100px;
	background-image: url(/img/bridal_dress/index/banner03_over.jpg);
	display: block;
}

#conts .banner .sweet a {
	width: 280px;
	height: 100px;
	background-image: url(/img/bridal_dress/index/banner04_over.gif);
	display: block;
}

#conts .banner li a:hover {
	background-color: #fff;
}

#conts .banner li a:hover img {
	visibility: hidden;
}

#conts .box {
	margin: 0 10px;
}

#conts .box p {
	margin: 0 0 1em;
}

#conts .box a.more {
	margin: 0;
}

#conts .box .floatR {
	margin-left: 20px;
}
