/*ソリッドここから*/
.border_all{
	border-bottom:solid #aaaaaa 1px;
	border-left:solid #aaaaaa 1px;
	border-right:solid #aaaaaa 1px;
	border-top:solid #aaaaaa 1px; 
}

.border_lt{
	border-left:solid #aaaaaa 1px;
	border-top:solid #aaaaaa 1px; 
}

.border_ltr{
	border-left:solid #aaaaaa 1px;
	border-top:solid #aaaaaa 1px;
	border-right:solid #aaaaaa 1px;	 
}

.border_l{
	border-left:solid #aaaaaa 1px;
}

.border_r{
	border-right:solid #aaaaaa 1px;
}

.border_t{
	border-top:solid #aaaaaa 1px;
}

.border_b{
	border-bottom:solid #aaaaaa 1px;
}

.border_tb{
	border-top:solid #aaaaaa 1px;
	border-bottom:solid #aaaaaa 1px;
}

.border_lr{
	border-left:solid #aaaaaa 1px;
	border-right:solid #aaaaaa 1px;
}

.border_lb{
	border-left:solid #aaaaaa 1px;
	border-bottom:solid #aaaaaa 1px;
}

.border_rb{
	border-right:solid #aaaaaa 1px;
	border-bottom:solid #aaaaaa 1px;
}

.border_tr{
	border-top:solid #aaaaaa 1px;
	border-right:solid #aaaaaa 1px;
}

.border_lbr{
	border-left:solid #aaaaaa 1px;
	border-bottom:solid #aaaaaa 1px;
	border-right:solid #aaaaaa 1px;
}

.border_tbr{
	border-top:solid #aaaaaa 1px;
	border-bottom:solid #aaaaaa 1px;
	border-right:solid #aaaaaa 1px;
}
/*ソリッドここまで*/
/*ドットここから*/
.dborder_all{
	border-bottom:dotted #aaaaaa 1px;
	border-left:dotted #aaaaaa 1px;
	border-right:dotted #aaaaaa 1px;
	border-top:dotted #aaaaaa 1px; 
}

.dborder_l{
	border-left:dotted #aaaaaa 1px;
}

.dborder_r{
	border-right:dotted #aaaaaa 1px;
}

.dborder_t{
	border-top:dotted #aaaaaa 1px;
}

.dborder_b{
	border-bottom:dotted #aaaaaa 1px;
}

.dborder_tb{
	border-top:dotted #aaaaaa 1px;
	border-bottom:dotted #aaaaaa 1px;
}

.dborder_lr{
	border-left:dotted #aaaaaa 1px;
	border-right:dotted #aaaaaa 1px;
}

.dborder_lb{
	border-left:dotted #aaaaaa 1px;
	border-bottom:dotted #aaaaaa 1px;
}

.dborder_rb{
	border-right:dotted #aaaaaa 1px;
	border-bottom:dotted #aaaaaa 1px;
}
/*ドットここまで*/
/*赤ドットここから*/
.rdborder_all{
	border-bottom:dotted #ff0000 1px;
	border-left:dotted #ff0000 1px;
	border-right:dotted #ff0000 1px;
	border-top:dotted #ff0000 1px; 
}

.rdborder_l{
	border-left:dotted #ff0000 1px;
}

.rdborder_r{
	border-right:dotted #ff0000 1px;
}

.rdborder_t{
	border-top:dotted #ff0000 1px;
}

.rdborder_b{
	border-bottom:dotted #ff0000 1px;
}

.rdborder_tb{
	border-top:dotted #ff0000 1px;
	border-bottom:dotted #ff0000 1px;
}

.rdborder_lr{
	border-left:dotted #ff0000 1px;
	border-right:dotted #ff0000 1px;
}

.rdborder_lb{
	border-left:dotted #ff0000 1px;
	border-bottom:dotted #ff0000 1px;
}

.rdborder_rb{
	border-right:dotted #ff0000 1px;
	border-bottom:dotted #ff0000 1px;
}
/*赤ドットここまで*/
/*翠ドットここから*/
.gborder_all{
	border-bottom:dotted #009900 1px;
	border-left:dotted #009900 1px;
	border-right:dotted #009900 1px;
	border-top:dotted #009900 1px; 
}

.gborder_l{
	border-left:dotted #009900 1px;
}

.gborder_r{
	border-right:dotted #009900 1px;
}

.gborder_t{
	border-top:dotted #009900 1px;
}

.gborder_b{
	border-bottom:dotted #009900 1px;
}

.gborder_tb{
	border-top:dotted #009900 1px;
	border-bottom:dotted #009900 1px;
}

.gborder_lr{
	border-left:dotted #009900 1px;
	border-right:dotted #009900 1px;
}

.gborder_lb{
	border-left:dotted #009900 1px;
	border-bottom:dotted #009900 1px;
}

.gborder_rb{
	border-right:dotted #009900 1px;
	border-bottom:dotted #009900 1px;
}
/*翠ドットここまで*/
/*青ドットここから*/
.bborder_all{
	border-bottom:dotted #0099cc 1px;
	border-left:dotted #0099cc 1px;
	border-right:dotted #0099cc 1px;
	border-top:dotted #0099cc 1px; 
}

.bborder_l{
	border-left:dotted #0099cc 1px;
}

.bborder_r{
	border-right:dotted #0099cc 1px;
}

.bborder_t{
	border-top:dotted #0099cc 1px;
}

.bborder_b{
	border-bottom:dotted #0099cc 1px;
}

.bborder_tb{
	border-top:dotted #0099cc 1px;
	border-bottom:dotted #0099cc 1px;
}

.bborder_lr{
	border-left:dotted #0099cc 1px;
	border-right:dotted #0099cc 1px;
}

.bborder_lb{
	border-left:dotted #0099cc 1px;
	border-bottom:dotted #0099cc 1px;
}

.bborder_rb{
	border-right:dotted #0099cc 1px;
	border-bottom:dotted #0099cc 1px;
}
/*青ドットここまで*/

.l-height { 
  line-height:16px;
}
.font_midashi {
  font-size:13px;
  color:#333333;
  font-weight:bold;
}
.font_normal {
  font-size:12px;
  color:#000000;
  line-height:15px;
}
.font_kakaku {
  font-size:12px;
  color:#000000;
  line-height:15px;
  padding-right:8;
}
.font_bihin {
  font-size:12px;
  color:#000000;
  line-height:15px;
  padding-right:8;
  padding-left:8;
  padding-top:8;
  padding-bottom:8;
}
.font_kyoyuu {
  font-size:12px;
  color:#000000;
  line-height:15px;
  padding-top:5px;
  padding-right:5px;
  padding-left:5px;
  padding-bottom:5px;
}
.font_build {
  font-size:12px;
  color:#000000;
  padding-left:5px;
}
.font_redb {
  font-size:12px;
  color:#FF0000;
  font-weight:bold;
}
/*一押しコメント用ここから*/
.comment-line { padding-left: 8px; padding-top: 8px; padding-bottom: 8px; padding-right: 5px; line-height: 15px; font-size:12px; color:#666666; font-weight:bold;}

/*室内備品一覧ここから*/
.material {
	padding-left: 7px;
	padding-top: 7px; 
	padding-bottom: 7px;
	padding-right: 7px;
	line-height: 15px;
	font-size:12px;
}

.link {
	font-size:10px;
	font-color:#000000;
	line-height: 10px;
}
/*一押しコメント用ここまで*/

/*キャンペーン文言ここから*/
.cam_bk{
	background-image:url(../../../details/img/cam_bk.gif);
	background-repeat:no-repeat;
	width:740px;
	height:30px;
}
.cam_midashi01{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:0px 0px 0px 0px;
	width:180px;
	line-height:10px;
}
.cam_midashi02{
	font-size:12px;
	font-weight:bold;
	color:#CC3300;
	padding:5px 0px 0px 5px;
	width:562px;
	line-height:17px;
}
.cam_commt01{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 5px 0px 0px;
	width:80px;
	line-height:14px;
	background-color:#229a55;
}
.cam_commt02{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:0px 0px 0px 5px;
	width:662px;
	line-height:17px;
}
/*キャンペーン文言ここまで*/
/*キャンペーンパーセントイメージここから*/
.cam_pnt_commt{
	width:240px;
	height:100px;
	padding:15px 10px 10px 15px;
	line-height:15px;
	font-size:12px;
	font-weight:400;
	color:#CC3300;
}

.cam_pnt_img{
	width:160px;
	height:100px;
}

.cam_pnt_bk{
	background-repeat:no-repeat;
	width:400px;
	height:100px;
}

.campaign_off {
	margin-top:105px;
	font-size:12px;
	line-height:16px;
	color:#FF3300;
	text-align:center;
}

.mansseisoutada {
	}
/*キャンペーンパーセントイメージここまで*/

.f_bold{
		font-size:12px;
		font-weight:bold;
}


/*新キャンペーン用*/

.c1-campaign,.c1-half {
}

.c2-campaign,.c2-half {
	font-weight:bold;
	color:#FF0000;
}

.c1-normal,.c2-normal,.c1-seisoutada,.c2-seisoutada,.c3-normal,.mno {
	display:none;
}