@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------------------------
** index css style
----------------------------------------------------------------------------- */

.new_shop {
	margin:20px 10px 0;
	padding-top: 5px;
	padding-bottom: 20px;
	background: url(../image/bb_line.gif) left top repeat-x;
	}
	
/* list_detail */
.new_shop .list_detail {
	padding-top: 20px;
	padding-bottom: 25px;
	background: url(../image/bb_line.gif) left bottom repeat-x;
	}
	
.new_shop .list_detail .inner {}

.new_shop .list_detail h2 {
	font-size: 120%;
	color: #ff66cc;
	}	

.new_shop .list_detail p {
	font-size: 120%;
	}

.new_shop .list_detail a {
	color: #ff66cc;
	text-decoration: underline;
	}

.new_shop .list_detail a:hover {
	color: #ff66cc;
	text-decoration: none;
	}
	
.new_shop .list_detail p.caption {
	font-size: 100%;
	margin-top: 10px;
	color: #999999;
	}
	
.new_shop .list_detail .btn_detail {
	clear: both;
	margin-top: 20px;
	}

.new_shop .list_detail .btn_pagetop {
	clear: both;
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
	}
	
.new_shop .list_detail .main_box {
	float: right;
	width: 502px;
	}
		
.new_shop .list_detail .main_box .shop {
	padding-bottom: 12px;
	margin-bottom: 10px;
	line-height: 120%;
	background: url(../../common/image/line_h.gif) left bottom repeat-x;
	}

.new_shop .list_detail .main_box .shop li.floor_number {
	float: left;
	margin-right: 10px;
	}
	
.new_shop .list_detail .main_box .shop li.floor_name {
	color: #999999;
	}

.new_shop .list_detail .main_box .shop li.shop_name strong {
	display: block;
	font-size: 120%;
	}	

.new_shop .list_detail .main_box .shop li.date {
	margin-top: -1.2em;
	float: right;
	color: #999999;
	}	
	
.new_shop .list_detail .main_box .text {
	line-height: 160%;
	}

.new_shop .list_detail .main_box .text h2 {
	margin-bottom: 10px;
	}	

.new_shop .list_detail .main_box .opnening_fair {
	background: url(../image/red_line.gif) repeat;
	padding: 1px;
	margin-top: 10px;
	}
	
.new_shop .list_detail .main_box .opnening_fair dl {
	padding: 5px 10px 7px;
	background: #ffffff;
	color: #cc6666;
}

.new_shop .list_detail .main_box .opnening_fair dl dt {
	margin-bottom: 3px;
	font-size: 160%;
	font-weight: bold;
}

.new_shop .list_detail .main_box .shop_info {
	margin-top: 10px;
	line-height: 140%;
	}

.new_shop .list_detail .main_box .shop_info a {
	color: #666666;
	}
	
.new_shop .list_detail .main_box .shop_info ul {
	margin-top: 10px;
	}

.new_shop .list_detail .main_box .shop_info ul li {
	float: left;
	margin-right: 3px;
	}

.new_shop .list_detail .image_box {
	float: left;
	width: 180px;
	}

.new_shop .list_detail .image_box img {
	border: 1px solid #eeeeee;
	}
	
.new_shop .list_detail .extra_box {
	padding-top: 15px;
	clear: both;
	}
	
.new_shop .list_detail .extra_box .image {
	float: left;
	margin-right: 20px;
	min-width: inherit;
	}










.line_title_02 {
	background: url() left bottom repeat-x;
	padding-bottom: 8px;
	}

.img_right_04 {
	margin-top: 20px;
	}
	
.img_right_04 .left {
	width: 180px;
	float: left;
	}

.img_right_04 .left img {
	border:  1px solid;
	}
	
.img_right_04 .right {
	width: 500px;
	float: right;
	}
	
.img_right_04 .right a{
	text-decoration:underline;
	}
	
.icon_title {
	line-height: 95%;
	}

.icon_title img {
	float: left;
	margin-right: 10px;
	}	
	
.icon_title .r_10 {
	float: right;
	text-align: right;
	font-size: 80%; 
	margin-top: 10px;
	}

.icon_title span {
	display: block;
	}
	
.red_box {
	background: url(../image/red_line.gif) repeat;
	padding: 1px;

	margin-top: 10px;
	line-height: 120%;
	}
	
.red_box .info {
	padding: 10px;
	background: #ffffff;
	}
	
.gotop {
	height: 27px;
	background: url(../image/bb_line.gif) left bottom repeat-x;
	text-align: right;
	padding-right: 5px;
	margin-top: 10px;
	}
	
.bb_link {
	background: url(../image/bb_line.gif) left bottom repeat-x;
	padding-bottom: 30px;
	}

.pinkfont {
	color: #ff66cc;
	font-weight: bold;
	margin-top: 15px;
	}
	
.pinkfont01{
	color: #ff66cc;
	font-weight: bold;
	margin-top: 8px;
	}

.font_10 {
	font-size: 80%;
	color: #9a9a9a;
	}
	
.font_14 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
.font_b {
	font-weight: bold;
	}
	
.img_4 {
	margin-top: 7px;
	}
	
.img_4 img {
	margin-right: 3px;
	}

.mt_15 {
	margin-top: 15px;
	}
	
.mt_20 {
	margin-top: 20px;
	}

