@charset "utf-8";


/* ----------------------------
	shop_list_sp
---------------------------- */


h5 , h6{
	padding:5px 0px 5px;

/*	margin:10px 0;
	padding:2px 0;
	background: linear-gradient(#FFCCEE, #FF99CA);
	background: -moz-linear-gradient(top,#FFCCEE,#FF99CC);
	background: -webkit-gradient(linear, center top, center bottom,from(#FFCCEE),to(#FF99CA));
	height:20px;
	font-size:14px;*/
	}
.shop_list_sp{
	width:100%;
	height:1%;
	overflow:hidden;
	margin:0 0 0px;
	}
.shop_list_sp li{
	color:#333;
	}
.shop_list_sp li a{
	display:block;
	text-decoration:none;
	padding:8px 4px;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: -moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	box-sizing: border-box;
	border-bottom:1px solid #CCC;
	overflow:hidden;
	position: relative;
	}
.shop_list_sp li:last-child a{
	border-bottom:none;
	}
.shop_list_sp .list_title{
	padding-left:8px;
	}
.shop_list_sp .list_name{
	font-size:14px;
	padding-left:30px;
	}
.shop_list_sp .list_cate{
	font-size:10px;
	padding:5px 0px;
	}
.shop_list_sp .list_special{
	font-size:10px;
	padding: 5px;
	border:#DDD solid 1px;
	background-color:#FFF;
	border-radius:3px;
	box-shadow:0 5px 3px -3px #AAA;
	}

.shop_list_sp li a:hover{
	/*color:#333;*/
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.shop_list_sp .home {
	position:absolute;
	margin:0;
}
.shop_list_sp .line {
	position:absolute;
	margin-left:5px;
	/*position:absolute;
	margin-top:5px;
	margin-left:83%;*/
}
.shop_list_sp .new {
	/*position: relative;*/
	margin-right:5px;
	/*position:absolute;
	margin-top:5px;
	margin-left:70%;*/
}




/* ----------------------------
	glossary
---------------------------- */

.glossary .main_title{
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	}
.glossary li{
	float:left;
	margin:2px 3px;
	}
.glossary li a{
	display:block;
	padding:6px;
	background-color:#FFF;
	border:#f4b3a1 solid 1px;
	border-radius:5px;
	font-size:14px;
	}
.glossary li a:hover{
	background-color:#FEF;
	border:#FAF solid 1px;
	text-decoration:none;
	}
.glossary p.title{
	font-size:14px;
	font-weight:bold;
	margin:15px 0 5px;
	border-bottom:3px solid #666666;
	border-left:8px double #666666;
	padding:2px 0 2px 10px;
	}
.glossary dl{
	margin:20px 10px;
	}
.glossary dl dt{
	font-size : 14px;
	font-weight : bold;
	margin:15px 0 5px;
	border-bottom:1px solid #666666;
	border-left:4px solid #666666;
	padding:2px 0 2px 8px;
	}
.glossary dl span{
	padding-left:10px;
	font-size:11px;
	font-weight:normal;
	}
.glossary dl dd{
	font-size : 10px;
	/*border-bottom:1px dotted #999999;*/
	padding:0 0 0 10px;
	}



/* ----------------------------
	foot_menu
---------------------------- */

.foot_menu .main_title{
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
}
.foot_menu ul{
	margin:20px 10px 10px 5px;
}
.foot_menu p.title{
	margin:10px 10px 5px;
	font-size:14px;
	font-weight:bold;
}
.foot_menu ul li{
	margin:2px 0px 2px 30px;
	padding-left: 1em;
	text-indent: -3em;
}

.foot_menu ul span{
	display:block;
	margin:5px 0px 10px 20px;
}
.foot_menu .one li{
	margin:2px 0px 2px 15px;
	text-indent: -1em;
}



/* ----------------------------
	
---------------------------- */
/*
.sp_photo .one{
	width:30%;
	height:30%;
	padding:0 5px;
	float:left;
	overflow:hidden;
	}

.sp_photo .one img{
	width:100px;
	height:100px;
	float:left;
	margin:0 10px;
	padding:4px;
	border:#CCC solid 1px;
	background-color:#FFF;
	display:block;
	box-shadow:0 10px 6px -6px #777;
	}
*/

.sp_treatment li{
	border:1px solid #119900;
	background: #10C400;
	color:#FFF;
	border-radius:3px;
	padding:3px 6px 3px 6px;
	margin-right:5px;
	margin-bottom: 5px;
	font-size:11px;
	float:left;
	line-height:17px;
	height:15px;
	}
.sp_treatment li.off{
	border:1px solid #AAA;
	background: #FFF;
	color:#AAA;
	}



.recommend_bar{
	padding:2px 0;
	background: linear-gradient(#FFCCE6, #FF99CC);
	background: -moz-linear-gradient(top,#FFCCEE,#FF99CC);
	background: -webkit-gradient(linear, center top, center bottom,from(#FFCCE6),to(#FF99CC));
	/* IE用 */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFCCE6,EndColorStr=#FF99CC);
	height:40px;
	clear:both;
	/*line-height:30px;*/
}
.recommend_bar p{
	padding-left:40px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	background: url(/sp/Images/menu_bar.png) no-repeat;

	}

.title_bar{
	margin:0;
	padding:2px 0;
	background: linear-gradient(#E7D9A8,#DFCA83);
	background: -moz-linear-gradient(top,#E7D9A8,#DFCA83);
	background: -webkit-gradient(linear,center top,center bottom,from(#E7D9A8),to(#DFCA83));
	/* IE用 */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E7D9A8,EndColorStr=#DFCA83);
	height:40px;
}
.title_bar p{
	padding-left:40px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	background: url(/sp/Images/menu_bar.png) no-repeat;

	}

.menu_bar{
	margin: 0px 0 0;
	padding:2px 0;
	background: linear-gradient(#FFCCE6, #FF99CA);
	background: -moz-linear-gradient(top,#FFCCEE,#FF99CC);
	background: -webkit-gradient(linear, center top, center bottom,from(#FFCCE6),to(#FF99CA));
	height:40px;
}
.menu_bar p{
	padding-left:40px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	background: url(/sp/Images/menu_bar.png) no-repeat;
	}

#footmenu li{
	float:left;
	width:25%;
	margin:15px 0;
	padding:10px;
	border-left:solid 1px #888;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, #FFCCE6),color-stop(1, #FF99CA));
	background-image: -moz-linear-gradient(-90deg,#FFCCE6 0%,#FF99CA 100%);
	color:#FFFFFF;
	font-size:9px;
	line-height:12px;
	text-align:center;
}
#footmenu li:first-child{
	border-left:none;
}

#footmenu a{
	color:#FFFFFF;
}





.sp_btn{
	margin:15px 0;
	text-align:center;
	}



/* news_list */

.news_list{
	width:100%;
	height:1%;
	overflow:hidden;
	margin:0 0 0px;
	}
.news_list li{
	color:#333;
	}
.news_list li a{
	display:block;
	text-decoration:none;
	/*color:#1b9f00;*/
	font-size:14px;
	padding:8px;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background:url(/sp/Images/arow.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background:url(/sp/Images/arow.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:98% 50%;
	box-sizing: border-box;
	border-bottom:1px solid #CCC;
	overflow:hidden;
	position: relative;
	}
.news_list li:last-child a{
	border-bottom:none;
	}
/*.news_list li img{
	float:left;
	margin:0 5px 5px 0;
	border:2px solid #060;
	}*/
.news_list li p{
	font-size:14px;
	/*color:#808080;*/
	}
.news_list li span{
	font-size:10px;
	top:0;
	right:0;
	position: absolute;
	padding:5px 5px 0 0;
	/*color:#808080;*/
	}
.news_list li p.news_name{
	padding:0;
	}
.news_list li p.news_cate{
	font-size:10px;
	padding:0 5px;
	}
.news_list li p.news_title{
	padding:0 5px;
	}

.news_list li a:hover{
	/*color:#333;*/
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}








/*--------------------------------------
	
--------------------------------------*/


.footer_menu{
	margin:0;
	padding-bottom:10px;
	}
.footer_menu span{
	display: block;
	font-size:10px;
	color:#930;
	}
.footer_menu .title{
	/*background-color: #ffffff;*/
	padding: 8px 15px ;
	display: block;
	font-size:18px;
	/*font-weight:normal;
	line-height:110%;
	text-decoration: none;*/
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	background: url(/sp/Images/down_arow.png) no-repeat;
	background-position:95%;
	}
.footer_menu h3.none{
	/*background-color: #ffffff;*/
	padding: 5px 15px ;
	display: block;
	font-size:18px;
	/*font-weight:normal;
	line-height:110%;
	text-decoration: none;*/
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	}
.footer_menu h3.none a{
	line-height:2.0em;
	text-decoration: none;
	color:#000;
	display: block;
	}
.footer_menu h3 {
	background-color: #ffffff;
	border-top: solid 1px #eee;
	/*border-bottom: solid 1px #eee;*/
	padding: 10px 10px 0px;
	display: block;
	/*font-size:120%;*/
	font-weight:normal;
	/*line-height:110%;*/
	text-decoration: none;
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	}
li.area h3 {
	background-color: #ffffff;
	border-top: solid 1px #eee;
	/*border-bottom: solid 1px #eee;*/
	padding: 10px 10px 5px;
	display: block;
	/*font-size:120%;*/
	font-weight:normal;
	/*line-height:110%;*/
	text-decoration: none;
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	background: url(/sp/Images/down_arow.png) no-repeat;
	background-position:90%;
	}
li.pref a{
	color:#000;
	background-color: #ffffff;
	/*border-bottom: solid 1px #eee;*/
	display: block;
	/*font-size:120%;*/
	font-weight:normal;
	/*line-height:110%;*/
	text-decoration: none;
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	}
.footer_menu li{
	background-color: #FFFFFF;
	/*border-bottom: solid 1px #D6D6D6;*/
	padding: 8px 10px 8px 15px;
	font-size:14px;
	font-weight:normal;
	}
.footer_menu li:first-child{
	background-color: #FFFFFF;
	border-bottom:none;
	font-size:14px;
	font-weight:normal;
	}
.footer_menu li:last-child{
	background-color: #FFFFFF;
	border-bottom:none;
	font-size:14px;
	font-weight:normal;
	margin-bottom:12px;
	/*line-height:20px;*/
	}
.footer_menu li a {
	position: relative;
	display: block;
	text-decoration:none;
	}
/*.footer_menu li a:before{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 17px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #ffc2d3;
	}
.footer_menu li a:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 22px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #FFFFFF;
	}*/
.area li:nth-child(odd) {
	background: #FFEEFF;
}
/*.area li:nth-child(even) {
	background: #E6DDC6;
}*/

.footer_menu p{
	margin-top:5px;
	padding-top:5px;
	text-align:center;
	border-top: solid 1px #eee;
	}
li.cate h3 a{
	color:#000;
	background-color: #ffffff;
	/*border-bottom: solid 1px #eee;*/
	display: block;
	/*font-size:120%;*/
	font-weight:normal;
	/*line-height:110%;*/
	text-decoration: none;
	margin-bottom: -3px;
	}


/*--------------------------------------
	パンくず表示
--------------------------------------*/

.topicpath {
	margin:15px 0 0;
	padding: 0;
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	background:#fff;
	}
.topicpath ol li {
	/* liを横並び＆ブレットを消す */
	display: inline;
	list-style-type: none;
	line-height: 30px;
	/* aの背景画像に記号の画像を指定 */
	background-image: url(/sp/Images/Chevron.gif);
	/* 右寄せ＆リピート無し */
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 4px;
	padding: 0px 10px 0px 0;
	}
.topicpath ol li a:hover {
	text-decoration:none;
	}
.topicpath ol li:first-child a {
	display:inline-block;
	width:16px;
	height:17px;
	background-size:cover;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	padding: 0;
	margin-top: 0px;
	background:url(/sp/Images/IconHome.gif) no-repeat 0 4px;
}
.topicpath ol li:last-child{
	background: none;
	margin-left: 4px;
	margin-right: 0;
	padding-right: 0;
	}

/*-- ▲ パンくず表示 ▲ --*/



/*--------------------------------------
	topicpath_sp
--------------------------------------*/
.topicpath_sp{
	margin:10px 0;
	padding: 0;
	float: left;
	display: block;
	/*height: 21px;*/
	/*overflow: hidden;*/
	width: 100%;
	padding:5px 0;
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	background:#fff;
	}
.topicpath_sp ol{
	margin: 0;
	padding: 0;
	/*height: 21px;*/
	display: block;
	}
.topicpath_sp ol li{
	display: block;
	float: left;
	position: relative;
	/*height: 21px;*/
	overflow: hidden;
	line-height: 21px;
	margin: 0px 0px 0px 6px;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(/sp/Images/Chevron.gif) no-repeat 100% 0;
	}
.topicpath_sp ol li div.chevronOverlay{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	}
.topicpath_sp ol li span{
	display: block;
	overflow: hidden;
	}
.topicpath_sp ol li a{
	display: block;
	position: relative;
	/*height: 21px;
	line-height: 21px;*/
	overflow: hidden;
	float: left;
	}
.topicpath_sp ol li:first-child a{
	height: 16px !important;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width:16px;
	padding: 0;
	margin-top: 2px;
	background:url(/sp/Images/IconHome.gif) no-repeat 0 0;
	}
.topicpath_sp ol li:last-child{
	background: none;
	margin-left: 8px;
	margin-right: 0;
	padding-right: 0;
	}
.chevronOverlay{
	display: none;
	background: url(/sp/Images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
	}




/*--------------------------------------
	
--------------------------------------*/


h1 a{
	display:inline-block;
	width:176px;
	height:68px;
	margin:10px 10px 2px;
	background:url(/common/logo.png) no-repeat;
	background-size:cover;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}
h2{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position: relative;
	}

#wrap {
/*	width:99%;
	margin:0 auto;
	padding:0 1px ;
	background:#FFF;
	border: 1px #CCC solid;*/
	}
#head{
	margin:0;
	padding:0;
	height:73px;
	position:relative;
	}






.banner_sp_silver{
	margin:0px auto 0;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: -moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	}
.banner_sp_silver h5 {
	padding:3px 0 1px;
}
.banner_sp_silver li a{
	padding:5px 0 8px 10px;
	display:block;
	text-decoration:none;
	float:left;
	width:50%;
	/*height:60px;*/
	box-sizing: border-box;
	border-top:1px solid #CCC;
	/*background: linear-gradient(#FFFFFF, #EEEEEE);
	background: url(/common/home.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: url(/common/home.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
*/	background: url(/common/home.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	}
.banner_sp_silver li a:nth-child(odd) {
	border-right:1px solid #CCC;
	}
.banner_sp_silver li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}

.banner_sp_silver .list_name{
	padding-left:20px;
	font-size:12px;
	}
.banner_sp_silver .list_cate{
	font-size:10px;
}




.banner_sp_gold{
	margin:2px auto 0;
	}
.banner_sp_gold p{
	font-size:10px;
}
.banner_sp_gold h5{
	padding:2px 0 0 5px;
}
.banner_sp_gold li a{
	padding:5px 0 8px 25px;
	display:block;
	text-decoration:none;
	box-sizing: border-box;
	border-bottom:1px solid #CCC;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: url(/common/home.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: url(/common/home.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:0 6px;
}
.banner_sp_gold li:last-child a{
	border-bottom:none;
	}
.banner_sp_gold li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.banner_sp_gold img{
	float:left;
	margin:0 5px 0;
	border:#1C5D7F solid 1px;
	border-radius:2px;
	box-shadow:0 5px 3px -3px #AAA;
	}
.banner_sp_gold .list_name{
	font-size:12px;
	}
.banner_sp_gold .list_cate{
	font-size:10px;
	}


/*
.banner_sp_gold{
	margin:0px auto 0;
	}
.banner_sp_gold p{
	font-size:10px;
}
.banner_sp_gold h5{
	padding:2px 0 0 5px;
}
.banner_sp_gold li a{
	padding:5px 0 8px 25px;
	display:block;
	text-decoration:none;
	float:left;
	width:50%;
	box-sizing: border-box;
	border-right:2px solid #FFF;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: url(/common/home.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: url(/common/home.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:0 6px;
	overflow:hidden;
	position: relative;
}
.banner_sp_gold li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.banner_sp_gold img{
	margin:0 5px 0;
	border:#1C5D7F solid 1px;
	border-radius:2px;
	box-shadow:0 5px 3px -3px #AAA;
	}
.banner_sp_gold .list_name{
	font-size:12px;
	}
.banner_sp_gold .list_cate{
	font-size:10px;
	}
*/



.banner_sp_platinum{
	margin:5px auto 0;
	}
.banner_sp_platinum p{
	font-size:10px;
}
.banner_sp_platinum h5{
	padding:5px 0 0px 5px;
}
.banner_sp_platinum li a{
	padding:5px 0 8px 25px;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #666;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: url(/common/home.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: url(/common/home.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:0 9px;
	overflow:hidden;
	position: relative;
}
.banner_sp_platinum li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.banner_sp_platinum img{
	/*float:left;*/
	margin-bottom:8px;
	margin-left:15px;
	border:#1C5D7F solid 1px;
	border-radius:2px;
	box-shadow:0 5px 3px -3px #AAA;
	}
.banner_sp_platinum .list_name{
	font-size:14px;
	padding-left:15px;
	}
.banner_sp_platinum .list_cate{
	font-size:10px;
	padding-left:15px;
}

.center {
	text-align: center;
	margin:0 auto;
}



.banner_sp_vip {
	text-align: center;
	margin:0px auto;
}
.banner_sp_vip p{
	font-size:10px;
	text-align: left;
}
.banner_sp_vip h5{
	padding:5px 0 0px 25px;
	text-align: left;
	background-image: url(/common/home2.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
.banner_sp_vip li a{
	padding:5px 5px 8px;
	display:block;
	text-decoration:none;
	/*border-bottom:1px dotted #666;*/
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: -moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	overflow:hidden;
	position: relative;
}
.banner_sp_vip li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.banner_sp_vip img{
	/*float:left;*/
	margin-bottom:5px;
	/*margin-left:15px;*/
	/*border:#1C5D7F solid 1px;*/
	border-radius:2px;
	box-shadow:0 5px 3px -3px #AAA;
	}
.banner_sp_vip .list_name{
	font-size:14px;
	padding-left:10px;
	}
.banner_sp_vip .list_cate{
	font-size:10px;
	padding-left:10px;
}
.banner_sp_vip .list_special{
	font-size:10px;
	margin:5px 0;
	padding:5px;
	border:#DDD solid 1px;
	background-color:#FFF;
	border-radius:3px;
	box-shadow:0 5px 3px -3px #AAA;
	}





.nav {
	width: 290px;
	margin: 15px auto;
	list-style:none;
	}
.nav li span {
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}
.nav li {
	border: 1px solid #DCDCDC;
	border-radius: 6px 6px 6px 6px;
	background: linear-gradient(#FFFFFF, #E1E1E1);
	float: left;
	height: 50px;
	margin:0 2px 8px 4px;
	/*margin-right: 2px;*/
	text-align:center;
	width: 30%;
	}
.nav li a {
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	/*height: 30px;*/
	/*line-height: 26px;*/
	padding-top:18px;
	/*vertical-align: middle;*/
	text-decoration:none;
	}
.nav li a:hover {
	filter: alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;
	}


/************************************************************
 * 認証
 ************************************************************/

.modal { position:fixed; display:none; z-index:9999; top:40%; left:50%; width:; height:; margin:-116px 0 0 -180px; padding:20px 0;background:#fff; text-align:center; border:7px solid #fef; border-radius:10px; }
.modal img { vertical-align:bottom; }
.modal p img { width:45%; }
.modal p { margin-bottom:8px; color:#666; font-size:11px; font-weight:bold; }
.modal ul { text-align:center; }
.modal li { display:inline; }
.modal a { cursor:pointer; }
.modal a img {width:30%;}


/*--------------------------------------
	page-top
--------------------------------------*/

#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 11px;
	z-index:10;
}
#page-top a {
	text-decoration: none;
	color: #666;
	width: 80px;
	padding: 20px 0;
	text-align: center;
	display: block;
	background: #FFEEFF;
	border-radius: 5px;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);

}
#page-top a:hover {
	text-decoration: none;
	background: #FFBBFF;
}


.search_box {
	/*width:630px;*/
	padding:8px 5px;
	margin: 0 0 20px;
	/*width: 760px;*/
	/*font-size: 11px;*/
	border-radius: 5px;
	background: #FFEEFF;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}
.search_box ul {
	margin: 2px 2px 10px;
}
.search_box h3{
	padding: 3px 0;
}
.search_box li {
	list-style: none;
	float: left;
}
.search_box li a {
	text-decoration: none;
	color: #666;
	margin: 1px 1px;
	padding: 1px 3px;
	display: block;
}
.search_box li.on a,
.search_box li a:hover {
	background: #FFBBFF;
	border-radius: 5px;
}
.search_box .search_area{
	margin:3px;
	background:url(/common/search_area.png) no-repeat;
	height:15px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.search_box .search_category{
	margin:3px;
	background:url(/common/search_category.png) no-repeat;
	height:15px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.search_box .search_treatment{
	margin:3px;
	background:url(/common/search_treatment.png) no-repeat;
	height:15px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.search_box_checkbox li{
	color:#666;
	padding: 1px 3px;
	font-size:11px;
	float:left;
	}
.search_box_checkbox .submit_btn{
	background:url(/common/search_submit_btn.png) no-repeat;
	width:125px;
	height:30px;
	margin:4px;
	text-indent:-9999px;
	float:right;
	cursor: pointer;
	}

.search_box_b {
	position: fixed;
	/*top: 20px;*/
	right: 10px;
	margin-top:10px;
	z-index:5;
	width: 285px;
	background: #FFEEFF;
	border-radius: 5px;
	}



