@charset "utf-8";
/* CSS Document */


#article h3{
color:#003366;
font-size:18px;
margin: 10px 0 0;
text-align: center;
}

#main_article {
float: right;
margin: 10px 0 0;
width: 100%;
}

/*DETAIL HEAD*/
#main_article .shop_detail {
border:5px solid #003866;
border-top:2px solid #003866;
border-left:3px solid #003866;
border-right:3px solid #003866;
position: relative;
margin:0px auto;
padding: 0px;
font-size:12px;
text-align: left;
}
#main_article .shop_detail .detailbox {
float: left;
width: 270px;
/*height:178px;*/
min-height:178px;
height: auto !important;  
height: 178px;  
position: relative;
}
#main_article .shop_detail .detailbox .marginbox {
margin:10px;
}
#main_article .shop_detail .detailbox p {
color:#003366;
font-weight:bold;
font-size:14px;
}
#main_article .shop_detail .detailbox h3 {
color: #1F87C5;
font-size:18px;
line-height:28px;
border-bottom:1px solid #1F87C5;
}
#main_article .shop_detail .detailbox dl {
margin:8px 0 0 0;
}
#main_article .shop_detail .detailbox dt {
clear:both;
float: left;
width:70px;
padding:0 0 2px 0;
color: #1F87C5;
font-size:12px;
height: 14px;
}
#main_article .shop_detail .detailbox dd {
margin:0 0 0 70px;
padding:0px 0 2px 0px;
line-height: 14px;
}
#main_article .shop_detail .detailbox dd b{
color: #FFCC00;
font-size:16px;
}
#main_article .shop_detail .detailbox .linkBanner{
font-size:10px;
padding:10px 10px 0px 10px;
text-align:center;
}
#main_article .shop_detail .detailbox .linkBanner a {
display:block;
width:250px;
margin:0 auto;
}
#main_article .shop_detail .detailbox img {
border:1px solid #FFFFFF;
}
#main_article .shop_detail .detailbox a:hover img {
border:1px solid #FF00FF;
}
#main_article .shop_detail .phoneNumber{
text-align:center;
}
#main_article .shop_detail .phoneNumber b{
font-size:28px;
}
#main_article .shop_detail .phoneNumber i{
color: #FF00FF;
}
#main_article .shop_detail .detailbox a:hover {
text-decoration:none;
}
#main_article .shop_detail .detailbox a:hover b {
text-decoration:underline;
}
#main_article .shop_detail .lowPrice {
float: left;
margin:10px 0 6px 0;
width: 170px;
text-align: center;
}
#main_article .shop_detail .lowPrice b{
color: #0099CC;
display:block;
font-size:16px;
}
#main_article .shop_detail .lowPrice table{
background: #FFFFFF;
border: 2px solid #0099CC;
width:100%;
margin:0 0 6px 0;
}
#main_article .shop_detail .lowPrice table th{
background: #CCD7E0;
border-right: 1px solid #0099CC;
border-bottom: 1px solid #0099CC;
padding: 5px 0;
text-indent:10px;
text-align:left;
}
#main_article .shop_detail .lowPrice table td{
background: #FFFFFF;
border-bottom: 1px solid #0099CC;
padding: 5px 5px 5px 0;
text-align:right;
}
#main_article .shop_detail .lowPrice table .bottom th,
#main_article .shop_detail .lowPrice table .bottom td{
border-bottom: none;
}

#main_article .shop_detail .couponbox {
float: right;
margin:5px 0 0 0;
width: 318px;
height:224px;
background: url("http://img.aaa-fuzoku.com/aaa/pc/shop_list/couponbox_bg.jpg") no-repeat scroll 0 0 transparent;
}
#main_article .shop_detail .couponbox .marginbox {
margin:0px 5px ;
}
#main_article .shop_detail .couponbox ul{
height:110px;
margin:27px 0 0 0;
padding:5px 8px;
border:1px solid #CCC;
background-color: #FFF;
overflow:hidden;
list-style-type:decimal;
list-style-position: inside;
overflow:auto;
overflow-y:auto;
}
#main_article .shop_detail .couponbox li{
margin: 6px 0 0 0; 
font-size:12px;
font-weight:bold;
line-height:1em;
height:1em;
white-space:nowrap;
}

#main_article #box_mobilecouponinfo{
background-image:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/button_couponbg.jpg) !important;
background-repeat:no-repeat;
margin:5px 0 0 0;
height:62px;
}
#main_article #box_mobileshopinfo{
background-image:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/button_mobileshopinfobg.jpg) !important;
margin:5px 0 0 0;
height:62px;
}

#main_article .shop_detail .couponbox .button_coupon{
display:block;
float: left;
width: 70px;
height:62px;
margin:0 5px 0 0;
overflow:hidden;
text-indent:-9999px;
}
#main_article .shop_detail .couponbox .button_mobile{
display:block;
float: left;
width: 70px;
height:62px;
margin:0 5px 0 0;
overflow:hidden;
text-indent:-9999px;
}


#main_article .shop_detail .couponbox .button_coupon:hover{
background:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/button_couponbg.jpg) 0px -62px no-repeat;
}
#main_article .shop_detail .couponbox .button_mobile:hover{
background:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/button_couponbg.jpg) -75px -62px no-repeat;
}


#main_article .shop_detail .couponbox .mobile_coupon{
float: left;
width: 70px;
height:62px;
margin:1px 5px 0 1px;
}
#main_article .shop_detail .couponbox .mobile_coupon img{
margin:0px 0 0 0px;
width:60px;
background-color: #FFFFFF;
}



/*NAVI*/
#main_article #menu_tab{
clear:both;
}
#main_article #menu_tab ul{
width:780px;
padding:20px 0 0 0;
}
#main_article #menu_tab li{
float: left;
width: 150px;
height:34px;
margin:0 5px 0 0;
}
#main_article #menu_tab li a{
display:block;
width: 150px;
height:34px;
overflow:hidden;
text-indent:-9999px;
background:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/navi_shop_list.jpg);
}

#main_article #menu_tab li .tab_detail{
background-position: 0px -35px;
}
#main_article #menu_tab li .tab_coupon{
background-position: -154px 0px;
}
#main_article #menu_tab li .tab_gals{
background-position: -308px 0px;
}
#main_article #menu_tab li .tab_map{
background-position: -462px 0px;
}

#main_article #menu_tab li .tab_detail:hover{
background-position: 0px -35px;
}
#main_article #menu_tab li .tab_coupon:hover{
background-position: -154px -35px;
}
#main_article #menu_tab li .tab_gals:hover{
background-position: -308px -35px;
}
#main_article #menu_tab li .tab_map:hover{
background-position: -462px -35px;
}

#main_article .couponStay #menu_tab li .tab_detail,
#main_article .galStay #menu_tab li .tab_detail,
#main_article .mapStay #menu_tab li .tab_detail{
background-position: 0px 0px !important;
}
#main_article .couponStay #menu_tab li .tab_detail:hover,
#main_article .galStay #menu_tab li .tab_detail:hover,
#main_article .mapStay #menu_tab li .tab_detail:hover{
background-position: 0px -35px !important;
}

#main_article .couponStay #menu_tab li .tab_coupon{
background-position: -154px -35px;
}
#main_article .galStay #menu_tab li .tab_gals{
background-position: -308px -35px;
}
#main_article .mapStay #menu_tab li .tab_map{
background-position: -462px -35px;
}




/*SHOP_INFORMATION*/
#shop_information{
clear:both;
border: 1px solid #1F87C5;
background-color:#1F87C5;
}

/*FLASH NEWS*/
#shop_information .freshnews {
clear:both;
margin: 10px 15px;
border:5px solid #FFF;
border-bottom:0;
text-align: left;
}
#shop_information .freshnews h2 {
background-color:#003866;
border-bottom:5px solid #1F87C5;
color: #FFFF00;
font-size:14px;
height:30px;
line-height:30px;
text-indent:25px;
position: relative;
}
#shop_information .freshnews b {
}
#shop_information .freshnews i {
position: absolute;
left: 545px;
top: 0px;
font-size: 12px;
font-weight: normal;
text-align: right;
width: auto;
}
#shop_information .freshnews .box {
background-color:#FFF;
}
#shop_information .freshnews .box img {
clear: both;
cursor:pointer;
float: left;
background: none repeat scroll 0 0 #FFFFFF;
border: 2px solid #0173BA;
padding: 2px;
}
#shop_information .freshnews .left{
float:left;
padding:15px 10px;
}
#shop_information .freshnews .box .text {
float: left;
max-height:550px;
min-height:264px;
line-height:auto;
width: 560px;
padding:15px 0 15px 10px;
overflow-y:auto;
border-left:1px dotted #1F87C5;
}


/*DETAILS*/
#main_article .details{
background-color:#FFF;
clear:both;
margin:10px 15px;
}

#main_article .details h2{
background-color: #003866;
border-bottom: 1px solid #1F87C5;
color: #FFF;
font-size: 14px;
height: 30px;
line-height: 30px;
position: relative;
text-indent: 25px;
}
#main_article .details b{
}
#main_article .details table{
width: 100%;
border:none;
border-bottom:dotted 1px #999999;
font-size:12px;
color:#000000;
}
#main_article .details th{
width: 136px;
border:none;
border-top:dotted 1px #999999;
text-align:left;
text-indent:6px;
line-height:24px;
}
#main_article .details td{
border:none;
border-top:dotted 1px #999999;
text-align:left;
line-height:24px;
}
#main_article .details .bgcolor{
background-color:#EEEEEE;
}
#main_article .details b{
color:#1B72A8;
}
#main_article .details em{
font-size:14px;
font-weight:bold;
}







#main_article #main{
text-align:left;
margin-left:8px;
_margin-left:4px;
margin-top:10px;
}

#main_article .shop_detail .col01 {
width: 450px;
height: 180px;
padding: 15px 0px 10px 15px;
}
/*#main_article .shop_detail h3 {
font-size: 20px;
font-weight: normal;
padding: 5px 0px 5px 0px;
}*/
#main_article .shop_detail h4 {
font-size: 14px;
font-weight: normal;
padding: 0px 0px 5px 0px;
}
#main_article .shop_detail .tel {
font-size: 14px;
background-image: url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/icon_tel.gif);
background-repeat: no-repeat;
line-height: 29px;
padding: 0px 0px 0px 38px;
float: left;
margin: 0px 10px 5px 0px;
}
#main_article .shop_detail .time {
float: left;
font-size: 14px;
background-image: url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/icon_time.gif);
background-repeat: no-repeat;
line-height: 29px;
padding: 0px 0px 0px 38px;
margin: 0px 10px 5px 0px;
}
#main_article .shop_detail .access {
clear: both;
font-size: 12px;
background-image: url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/icon_access.gif);
background-repeat: no-repeat;
line-height: 29px;
padding: 0px 0px 0px 38px;
margin: 0px 0px 0px 0px;
height: 30px;
}


#main_article .shop_detail .col02 {
width: 250px;
text-align: right;
position: absolute;
top: 15px;
right: 15px;
}

#main_article .shop_detail .col02 a {
color: #FFFFFF;
}
#main_article .shop_detail .col02 b {
display: block;
text-align: center;
}
#main_article .shop_detail .col02 a:hover b {
color: #FF0066;
}


#main_article .shop_detail .box_coupon{
position: absolute;
bottom: 6px;
right: 15px;
width: 175px;
}
#main_article .shop_detail .box_coupon a:link{
display: block;
margin: 0px 0px 8px 0px;
}

#main_article .shop_detail_footer {
margin:0 auto;
padding:0;
height: 5px;
clear: both;
background-image: url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/bg_shopdetail_footer.gif);
background-repeat: no-repeat;
}



#shop_information .shopdata {
border: 5px solid #FFFFFF;
clear: both;
margin: 10px 15px;
text-align: left;
background-color: #FFFFFF;
}
#shop_information .shopdata h2 {
background-color: #003866;
border-bottom: 5px solid #1F87C5;
color: #FFF;
font-size: 14px;
height: 30px;
line-height: 30px;
position: relative;
text-indent: 25px;
}
#shop_information .shopdata .box {
margin: 10px 10px 10px 10px;
padding: 20px 5px 20px 5px;
background-color: #FFFFFF;
}
#shop_information .shopdata .tablehead {
color: #FFFFFF;
background-color: #0066FF;
}
#shop_information .shopdata .tablehead_sub {
background-color: #CCE0EE;
}
#shop_information .shopdata .bgcolor01 {
background-color: #FFFFFF;
}
#shop_information .shopdata th{
	width:25%;
	background:#CCE0EE;
}
#shop_information .shopdata .tablehead_sub {
    background: #9CF;
}
#shop_information .shopdata .table_caution {
    background: #FCFCCC;
}
#shop_information .section{
	margin-bottom:20px;
}

#shop_information .shopdata .free_space {
margin:10px 20px ;
text-align:center;
}
#shop_information .shopdata .free_space img {
width:auto;
max-width:700px;
}

/*TABLE*/
#shop_information .shopdata table{
width:99%;
margin:0 auto;
border:1px solid #1F87C5;
border-bottom:none;
border-right:none;
}
#shop_information .shopdata table thead td{
}
#shop_information .shopdata table tfoot{}
#shop_information .shopdata table tr{}
#shop_information .shopdata table th{
border:1px solid #1F87C5;
border-top:none;
border-left:none;
padding:5px;
}
#shop_information .shopdata table td{
border:1px solid #1F87C5;
border-top:none;
border-left:none;
padding:5px;
}

#shop_information .shopdata .borderNone table table,
#shop_information .shopdata .borderNone table table tr,
#shop_information .shopdata .borderNone table table td
{border:none;}

/*TABLE*/
#shop_information table{
}
#shop_information table thead td{
}
#shop_information table tfoot{}
#shop_information table tr{}
#shop_information table th{
}
#shop_information table td{
}



/*shop_coupon*/
#shop_coupon{
clear:both;
margin: 10px 15px;
background-color: #FFF;
border: 5px solid #FFF;
}
#shop_coupon .coupon_data_none{
margin: 10px 15px;
text-align: center;
}
#shop_coupon .pic{
float: right;
margin:10px 0 0 0;
width: 250px;
height: 100%;
text-align: center;
}
#shop_coupon .pic .inline{
	margin:10px;
	padding:10px;
	background-color:#EEE;
	border:1px solid #CCC;
}
#shop_coupon .pic b{
display:block;
font-size:14px;
margin:20px 0 0 0;
}
#shop_coupon .pic span{
display: block;
margin: 0 25px;
text-align: left;
}

#shop_coupon .shop_coupon_detailbox{
border: 1px solid #FFF;
}
#shop_coupon .textbox{
position:relative;
float: left;
margin:8px 0px 8px 0px;
padding:10px 20px;
}
#shop_coupon .text{
width: 440px;
float: left;
}
#shop_coupon .price{
	margin-bottom:5px;
	color:#D80000;
	font-size:18px;
	font-weight:bold;
}
#shop_coupon .price p{
	margin-bottom: 2px;
	padding-bottom:7px;
	font-weight:bold;
	color:#666;
	background:url(http://img.aaa-fuzoku.com/aaa/pc/icon_coupon_down_arrow.png) no-repeat 70px bottom;
}
#shop_coupon .price p s{
	font-family:'Arial';
	font-size: 18px;
}
#shopcoupon_detailbox #shop_coupon .price{
	float:right;
	font-size: 12px;
	text-align:center;
	width:250px;
}
#shopcoupon_detailbox #shop_coupon .price .inline{
	margin:10px;
	padding:10px;
	background-color:#FFFFBF;
	border:1px solid #CCC;
}
#shopcoupon_detailbox #shop_coupon .price p s{
	font-size: 16px;
}
#shop_coupon .price p s span{
	font-size: 16px;
}
#shop_coupon .price i{
	font-family:'Arial';
	font-weight:bold;
	font-size:30px;
}
#shopcoupon_detailbox #shop_coupon .price i{
	font-size:24px;
}
#shop_coupon .price i.no_charge{
	font-size:18px;
}
#shop_coupon .price strong{
	font-family:'Arial';
	font-size:38px;
	font-weight:bold;
}
#shopcoupon_detailbox #shop_coupon .price strong{
	font-size:28px;
}
#shop_coupon .text h3{
margin: 5px 0 0 0;
font-size:14px;
text-align:left;
font-weight:normal;
}
#shop_coupon .mark_coupon{
	float:right;
	font-size: 12px;
	text-align:center;
	width:250px;
}
#shop_coupon h2{
background-color:#003866;
border-bottom:5px solid #1F87C5;
color: #FFFF00;
font-size:14px;
height:30px;
line-height:30px;
margin:0px !important;
text-indent:25px;
}
#shop_coupon h3{
color: #000066;
}
#shop_coupon .text p{
border: 1px dotted #999999;
margin: 5px 0px;
font-size: 14px;
line-height: 120%;
padding: 15px 0px;
border-right: none;
border-left: none;
}
#shop_coupon .text p img{
display: block;
padding: 5px 0px 20px 0px;
}
#shop_coupon span a{
text-align: center;
margin:5px auto;
width:140px;
display:block;
	color: #050094;
	padding: 5px 10px;
	text-decoration:none;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 29%,
		#6d9dc7);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.29, #ffffff),
		to(#6d9dc7));
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #0056a1;
	-moz-box-shadow:
		1px 1px 1px rgba(000,000,000,0.2),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		1px 1px 1px rgba(000,000,000,0.2),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
#shop_coupon span a:hover{
	color: #050094;
	background: -moz-linear-gradient(
		top,
		#6d9dc7 0%,
		#6d9dc7 29%,
		#FFFFFF);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#6d9dc7),
		color-stop(0.29, #6d9dc7),
		to(#FFFFFF));
		0px 0px 0px -1px rgba(000,000,000,0.2),
		0px 0px 0px 1px rgba(255,255,255,1);
}

#shopcoupon_detailbox{
border:1px solid #1F87C5;
clear:both;
margin:0 0 20px;
}
#shopcoupon_detailbox h2{
margin: 8px 0 0 0 ;
}
#shopcoupon_detailbox h4{
clear:both;
color: #000066;
background-color:#EEEEEE;
font-size: 12px;
padding:5px;
text-align: center;
}

.bt_shopcoupon_detailpage{
margin: 10px 20px;
height:22px;
}
.bt_shopcoupon_detailpage li{
float: left;
}
.bt_shopcoupon_detailpage a{
display:block;
color: #050094;
padding: 5px 10px;
text-decoration:none;
text-align:center;
width:80px;
background: -moz-linear-gradient(
	top,
	#ffffff 0%,
	#ffffff 29%,
	#6d9dc7);
background: -webkit-gradient(
	linear, left top, left bottom, 
	from(#ffffff),
	color-stop(0.29, #ffffff),
	to(#6d9dc7));
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #0056a1;
-moz-box-shadow:
	1px 1px 1px rgba(000,000,000,0.2),
	inset 0px 0px 3px rgba(255,255,255,1);
-webkit-box-shadow:
	1px 1px 1px rgba(000,000,000,0.2),
	inset 0px 0px 3px rgba(255,255,255,1);
text-shadow:
	0px -1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);
background-color:#FFF\9;
}
.bt_shopcoupon_detailpage a:hover{
color: #050094;
background: -moz-linear-gradient(
	top,
	#6d9dc7 0%,
	#6d9dc7 29%,
	#FFFFFF);
background: -webkit-gradient(
	linear, left top, left bottom, 
	from(#6d9dc7),
	color-stop(0.29, #6d9dc7),
	to(#FFFFFF));
	0px 0px 0px -1px rgba(000,000,000,0.2),
	0px 0px 0px 1px rgba(255,255,255,1);
background-color:#003866\9;
color: #FFF\9;
}

.bt_shopcoupon_detailpage img{
margin: 0px 5px 0px 0px;
}
/*SHOP LIST FUTUBE -------------------------------*/

#shop_futube {
border:solid 1px #999999;
margin:0 auto;
width:860px;
background:#FFF3C4;
}

#shop_futube h2 {
background:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/futube_logo.jpg) no-repeat;
height:50px;
text-indent:-99999px;
margin:10px 0 15px 20px;
}

#shop_futube iframe {
margin:0 0 15px 0;
}



/*googlemap*/
#main_article #googlemap {
background-color: #1F87C5;
border: 1px solid #1F87C5;
}
#main_article #googlemap #box{
clear:both;
border:1px solid #1F87C5;
background-color:#FFF;
margin: 10px 15px;
text-align: left;
}

#main_article #googlemap #box #map {
border:1px solid #666;
float:left;
padding:0px;
margin:15px;
height:500px;
width:500px;
}

#main_article  #googlemap #box #moyori {
padding:20px 0 0 0;
margin:0 0 0 10px;
font-size: 15px;
align: left;
}

#main_article #googlemap #box #moyori b{
color: #FF3300;
font-size: 18px;
}

#main_article #googlemap #box #foot_bt {
clear: both;
}


/* galslist */
#main_article .shop_galsList{
background-color: #FFFFFF;
border: 5px solid #FFFFFF;
clear: both;
margin: 10px 15px;
}
#main_article .shop_galsList h2{
background-color:#003866;
border-bottom:5px solid #1F87C5;
color: #FFFF00;
font-size:14px;
height:30px;
line-height:30px;
margin:0 0 10px 0 !important;
text-indent:25px;
}
#main_article .resaultbox{
clear:both;
padding:10px 0 0 12px;
}
#main_article .resaultbox li{
position:relative;
float:left;
width:112px;
height:210px;
margin:0px 8px 0px 0px;
}
#main_article .shop_galsList dl.gal_sort{
	float:left;
	margin-bottom: 20px;
}
#main_article .shop_galsList dl.gal_sort dt{
	float:left;
	width: 60px;
	height:21px;
	line-height:21px;
	padding-left:20px;
}
#main_article .shop_galsList dl.gal_sort dd{
	float:left;
	height:21px;
	line-height:21px;
	margin:-2px 0 0 0;
	padding:0 5px;
	color:#0080FF;
	cursor:pointer;
	border:2px solid #FFF;
}
#main_article .shop_galsList dl.gal_sort dd.active {
	position:relative;
	border:2px solid #00238C;
	border-radius:5px;
	background:#FFF;
}
#main_article .shop_galsList dl.gal_sort dd.active:after {
	position:absolute;
	width:0;
	border-color:#00238C transparent transparent;
	border-style:solid;
	border-width:7px 5px 0;
	bottom:-9px;
	content:"";
	display:block;
	left:40%;
}
#main_article .resaultbox li p.ranking{
	position:absolute;
	top:-13px;
	left:0;
	width: 100%;
	height: 17px;
	padding-top:1px;
	font-size:10px;
	text-indent:24px;
	text-align: left;
	background:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/icon_ranking.png) no-repeat;
}
#main_article .resaultbox li p.ranking u{
	text-decoration:none;
	font-size: 13px;
}
#main_article .resaultbox li p.ranking.rank1{
	color: #FFFFBF;
}
#main_article .resaultbox li p.ranking.rank2{
	background-position:0 -22px;
	color: #ECECEC;
}
#main_article .resaultbox li p.ranking.rank3{
	background-position:0 -42px;
	color: #FFDC72;
}
#main_article .resaultbox li p.ranking.rank_other{
	background-position:0 -62px;
	color: #BFEEFF;
}
#main_article .resaultbox li div{
margin:4px;
position:relative;
border:1px solid #DDDDDD;
}
#main_article .resaultbox li .thum{
display:block;
width:92px;
height:auto;
margin:4px auto 0px auto;
border:1px solid #FF92C9;
}
#main_article .resaultbox li .thum img{
border:1px solid #FFFFFF;
width:90px;
}
#main_article .resaultbox li .gal_date{
margin:0px 0px 0px 0px;
padding:4px 0;
text-align:center;
}
#main_article .resaultbox li .gal_date b{
display:block;
height:1.3em;
color:#FF3399;
overflow:hidden;
font-weight:normal;
}
#main_article .resaultbox li .gal_date i{
display:block;
}
#main_article .resaultbox li .gal_date u{
display:block;
}
#main_article .resaultbox li .gal_date em{
}
#main_article .resaultbox li .shop{
margin:0px 0px 0px 0px;
color:#666666;
font-size:10px;
}
#main_article .resaultbox li .shop b{
display:block;
font-weight:normal;
}
#main_article .resaultbox li .shop em{
}
#main_article .resaultbox li .shop u{
}
#main_article .resaultbox li .shop i{
}
#main_article .resaultbox li .shop span{
display:block;
text-align:center;
}
#main_article .resaultbox li .shop span a{
text-decoration:underline;
}
#main_article .resaultbox li .shop span a;hover{
text-decoration:none;
}
#main_article .resaultbox li .shop .text_tel{
}
#main_article .resaultbox li .button_galprof{
}
#main_article .resaultbox li .mark{
clear:both;
display:block;
padding:4px 0 0 0;
height:14px;
font-size:10px;
text-align:left;
}
#main_article .resaultbox li .mark span{
padding:2px 2px;
_padding:1px 2px;
line-height:12px;
border:1px solid #3F3FAD;
color: #3F3FAD;
}
#main_article .resaultbox li .mark em span{
}
#main_article .resaultbox li .mark u{
}


/*profile*/
.shop_list #galsprofile{
background-color: #FFFFFF;
border: 5px solid #FFFFFF;
clear: both;
margin: 10px 15px;
position: relative;
}

.shop_list #galsprofile h2{
background-color:#003866;
border-bottom:5px solid #1F87C5;
color: #FFFF00;
font-size:14px;
height:30px;
line-height:30px;
margin:0px !important;
text-indent:25px;
}
.shop_list #galsprofile p.catch_copy{
	margin: 5px 0;
	padding-left: 25px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
}
.shop_list #galsprofile h2 strong{
	font-size:20px;
}
.shop_list #galsprofile .galsprofile_icon{
position:absolute;
top:5px;
right:0px;
width:117px;
}
.shop_list #galsprofile .galsprofile_icon img{
margin:0 0 6px 0;
}

.shop_list #galsprofile #detail{
	position: relative;
	width: auto;
padding:10px;
}

.shop_list #galsprofile .photo{
	width: 312px;
	float: left;
}

.shop_list #galsprofile .photo .bt_back{
	float:left;
}

.shop_list #galsprofile .photo .bt_next{
	float:right;
}

#photo_main{
filter:blendTrans;
}

.shop_list #galsprofile .foot_bt{
display:none;
	clear: both;
	padding: 10px 0px;
	margin:  15px 15px 10px 15px;
}
.shop_list #galsprofile .photo .foot_bt{
	margin:  0px;
}
.shop_list #galsprofile .foot_bt .left{
	float: left;
}
.shop_list #galsprofile .foot_bt .right{
	float: right;
}

#div_back{
	float:left;
	margin:  10px 0 0 0;
}

#div_next{
	float:right;
	margin:  10px 0 0 0;
}


.shop_list #galsprofile table{
	float: right;
	width: 380px;
	margin-top: 20px;
}

.shop_list #galsprofile tr{
	line-height: 24px;
	letter-spacing:1px;
}

.shop_list #galsprofile th{
width: 90px;
text-align: left;
}
.shop_list #galsprofile th .ranking{
	width:176px;
	height:30px;
	margin-bottom: 5px;
	padding-top:17px;
	background:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/icon_ranking_gal_prof.png) no-repeat;
	font-size:18px;
	text-indent: 65px;
	text-shadow: 2px 2px 2px #404040;
	font-weight:bold;
}
.shop_list #galsprofile th .ranking strong{
	font-size:32px;
	font-family: Meiryo, メイリオ, sans-serif;
}
.shop_list #galsprofile th .ranking.rank1{
	background-position:0 0;
	color:#FFFFBF;
}
.shop_list #galsprofile th .ranking.rank2{
	background-position:0 -60px;
	color:#EEE;
}
.shop_list #galsprofile th .ranking.rank3{
	background-position:0 -120px;
	color:#FFDC73;
}
.shop_list #galsprofile th .ranking.rank_other{
	background-position:0 -180px;
	color:#BFEFFF;
}
.shop_list #galsprofile th .icon_type li{
	float:left;
	width: 85px;
	height: 26px;
	line-height: 27px;
	margin:2px 2px 10px 2px;
	text-align:center;
	letter-spacing: -0.05em;
	font-size:11px;
	background: url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/bg_type_icon.png) no-repeat;
}
.shop_list #galsprofile td{
	color: #666666;
	font-size: 12px;
	border-left: 1px dotted #CCC;
	padding-left:10px;
}

.shop_list #galsprofile th b{
display:block;
	font-size: 18px;
	color: #FF3300;
	margin:0 0 10px 0;
}
.shop_list #galsprofile th em{
	font-weight: bold;
	font-size: 18px;
}

.shop_list #galsprofile dl{
float: right;
width: 380px;
padding: 30px 0 0 0;
}
.shop_list #galsprofile dt{
display:none;
}
.shop_list #galsprofile dd{
margin: 0 0 10px 0;
}
.shop_list #galsprofile .shop_name{
	font-size: 14px;
	font-weight: bold;
}
.shop_list #galsprofile .shop_tel{
	font-size: 14px;
	font-weight: bold;
}
.shop_list #galsprofile .shop_area{
	font-size: 14px;
}



/*galphotoBox*/
.galphotoBox {
	/*background-image: url(../img/bg_galphotoBox.jpg);*/
	height: 400px;
	position: relative;
	margin:10px 0 0 0;
}
.galphotoBox .mangaInformation {
	position:absolute;
	top:51px;
	right:44px;
	width:200px;
}
.galphotoBox a {}
.galphotoBox h4 {
	background-color: #333;
	border:1px solid #999;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:6px 0 4px 0;
	padding:4px 5px;
}
.galphotoBox ul {}
.galphotoBox li {
	float:left;
	text-align:center;
	width:50%;
	margin: 0 0 6px 0;
}
.galphotoBox .tel {
	font-size:14px;
	text-align:center;
	width:100%;
}
.galphotoBox .price {
	text-align:center;
	width:100%;
}
.galphotoBox .buttonShopinfo,
.galphotoBox .buttonOfficalhp {
	clear:both;
	display:block;
	height:30px;
	width:190px;
	margin: 0 auto 6px;
	text-indent:-9999px;
	overflow:hidden;
}
.galphotoBox .buttonShopinfo:hover,
.galphotoBox .buttonOfficalhp:hover {
	background-position:0 -30px;
}
/*
.galphotoBox .buttonShopinfo {
	background-image:url(../img/button1.jpg);
}
.galphotoBox .buttonOfficalhp {
	background-image:url(../img/button2.jpg);
}
*/
.galphotoBox p {}


.galphotoBox .galphotoSlideshow {
	position:absolute;
	top:1px;
	left:1px;
}
.galphotoSlideshow .pics {
clear:both;
height: 402px;
width: 302px;
padding: 0;
margin: 0;
} 
 
.galphotoSlideshow .pics img {
border: 1px solid #ccc;
background-color: #eee;
height: 400px;
width: 300px;
padding: 0;
margin: 0;
top: 0;
left: 0;
}
.galphotoSlideshow .buttomNextBack {
	float:left;
	height:18px;
	width:112px;
}
.galphotoSlideshow .buttomNextBack #next,
.galphotoSlideshow .buttomNextBack #prev {
	display:block;
	float:left;
	height:18px;
	width:50px;
	margin: 0 6px 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.galphotoSlideshow .buttomNextBack a:hover {
	background-position:0 -18px;
}
.galphotoSlideshow .buttomNextBack #next {
		background-image:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/buttonNext.jpg);
}
.galphotoSlideshow .buttomNextBack #prev {
		background-image:url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/buttonPrev.jpg);
}
.galphotoSlideshow .buttomPager {
	float:right;
	width:auto;
}
.galphotoSlideshow #galphotoNav a {
	background: #999;
	border: 1px solid #ccc;
	color:#FFF;
	margin: 0 1px;
	padding: 3px 5px;
	text-decoration: none;
}
.galphotoSlideshow #galphotoNav a.activeSlide {
	background: #333;
	color:#FFF;
}
.galphotoSlideshow #galphotoNav a:focus {
	outline: none;
}
.manga #article .backToIndex {
	margin: 16px 0 0 16px;
}
.manga #article .backToIndex a {
	/*background-image:url(../img/buttonBack.jpg);*/
	display:block;
	height:30px;
	width:110px;
	text-indent:-9999px;
	overflow:hidden;
}
.manga #article .backToIndex a:hover {
	background-position:0 -30px;
}


/*年末年始営業スケジュール*/
#nenmatsu_schedule {
	margin: 1em 0 2em 0;
}

#nenmatsu_schedule h4 {
	color: #4682B4;
	font-weight: bold;
	text-align: center;
}

#nenmatsu_schedule table {
    border: 1px solid #B0C4DE;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

#nenmatsu_schedule th {
    color: #fff;
    padding: 2px 5px;
    border-bottom: 1px solid #B0C4DE;
	border-left: 1px solid #B0C4DE;
    background: #4682B4;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

#nenmatsu_schedule td {
	width: 100px;
	word-break:break-all;
	overflow: hidden;
	text-align: center;
    border-bottom: 1px solid #B0C4DE;
	border-left: 1px solid #B0C4DE;
    padding: 2px 5px;
}

#nenmatsu_schedule .textR {
	text-align: right;
}


/*お店紹介文*/
#main_article .shop_introduce{
	clear:both;
	margin:10px 8px;
	border-top:1px dashed #999;
}
#main_article .shop_introduce h3{
	height:22px;
	line-height:22px;
	padding-left:28px;
	color:#666;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	background: url(http://img.aaa-fuzoku.com/aaa/pc/shop_list/icon_introduce.png) no-repeat;
}
#main_article .shop_introduce .pickup_gal{
	float:left;
	margin:5px 10px;
	border:2px solid #036;
}
#main_article .shop_introduce .introduce{
	margin-top:5px;
}
#main_article .shop_introduce h4{
	color:#036;
	font-weight:bold;
	font-size:16px;
}
#main_article .shop_introduce p.comment{
	position:relative;
	max-height:155px;
	overflow:hidden;
	line-height:1.5em;
	font-size:13px;
}
#main_article .shop_introduce .active,
#main_article .shop_introduce .active p.comment {
	max-height:none;
	overflow:auto;
}
#main_article .shop_introduce p.read_more {
	text-align: right;
}