@charset "Shift_JIS";

/*　コンテンツ左列　*/

div#content-left {
	float:left;
	width:200px;
}

p#GroupBana{margin-bottom:15px;}
p#GroupBana img{display:block;}
p#GroupBana a:hover img{-moz-opacity: 0.70;opacity: 0.7;filter: alpha(opacity=70);}

/*　コンテンツ右列　*/

div#content-right {
	float:left;
	margin-left:25px;
	padding-left:25px;
	width:639px;
	border-left:1px solid #999999;
}

/* 着物レンタル リニューアル2011/06/24 */

div.rental_plan
{
	margin:5px 0px 10px 0px;
}

div.rental_content
{
	width:585px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.plan_content_r
{
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	line-height:140%;
}

div.plan_content_l
{
	float: right;
	width: 115px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div.plan_content
{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	line-height:140%;
}

/* 男性用・小児用 */

div.plan_content2_r
{
	float: left;
	width: 282px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

div.plan_content2_l
{
	float: right;
	width: 282px;
	margin: 0px 0px 0px 21px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

div.plan_button
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}


/*　プラン一覧ページ　*/

div.plan {
	float:left;
	margin:0px 0px 25px 0px;
	width:317px;
}
div.plan p {
	width:292px;
	margin-bottom:8px;
	line-height:150%;
}
p.price {
	font-size:14px;
	font-weight:700;
	color:#CC0000;
}
span.tax {
	font-size:10px;
	font-weight:normal;
}
a.mini-btn {
	width:90px;
	height:20px;
	font-size:12px;
	line-height:20px;
	text-align:center;
	display:block;
	background-image:url(../common-img/mini-btn.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:700;
	color:#000000;
}
a.mini-btn:hover {
	background-position:bottom left;
	color:#FFFFFF;
}	


/*　詳細ページ共通　*/

p.setumei {
	margin-top:15px;
	line-height:150%;
}
ul.caution {
	margin-top:10px;
	font-size:10px;
	line-height:125%;
	list-style-type:none;
	color:#333333;
}
span.kome {
	color:#CC0000;
}
h2.second {
	margin-top:10px;
}
h3 {
	margin:20px 0px 10px 0px;
}
ul.sample li {
	float:left;
	margin:0px 10px 10px 0px;
	width:143px;
	height:143px;
	list-style-type:none;
	border:1px solid #CCCCCC;
	display:block;
}
ul.sample-hair li {
	float:left;
	margin:0px 10px 10px 0px;
	width:143px;
	height:191px;
	list-style-type:none;
	border:1px solid #CCCCCC;
	display:block;
}
div#option-nav {
	clear:both;
	width:610px;
	height:54px;
	margin-bottom:20px;
}
a.onav01 {
	float:left;
	width:300px;
	height:54px;
	background-image:url(../kimono/plan_set/img/option-nav_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
}
a.onav01:hover {
	background-position:bottom left;
}
a.onav02 {
	float:left;
	margin-left:10px;
	width:300px;
	height:54px;
	background-image:url(../kimono/plan_set/img/option-nav_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
}
a.onav02:hover {
	background-position:bottom left;
}

div#bottom-nav {
	clear:both;
	margin-bottom:10px;
	width:610px;
	height:42px;
}
a.bnav01 {
	float:left;
	width:305px;
	height:42px;
	background-image:url(../kimono/plan_set/img/bottom-nav_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
}
a.bnav01:hover {
	background-position:bottom left;
}
a.bnav02 {
	float:left;
	width:305px;
	height:42px;
	background-image:url(../kimono/plan_set/img/bottom-nav_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
}
a.bnav02:hover {
	background-position:bottom left;
}

img.setpix {
	float:left;
}
