/* 文字コード */
@charset "<$MTPublishCharset$>";

h1, h2, h3, h4, h5, h6, form, ul, li, ol, dt, dd, fieldset,p,img,object{
	margin: 0px;
	padding: 0px;
}
br { 
	letter-spacing: 0;
}
img {
	border: none;
}
body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 830px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 830px;
}
#wrapper #header {
	text-align: left;
}

#wrapper #header #title h1 {
	font-size: 10px;
	margin-bottom: 20px;
	color: #000000;
}
#wrapper #header #title img {
	margin-bottom: 15px;
}



#wrapper #navi ul {
	font-size: 12px;
	font-weight: bolder;
	width: 650px;
	float: left;
	margin-bottom: 10px;
	height: 20px;
}
#wrapper #navi li {
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	margin-right: 20px;
	display: block;
	background-position: left center;
	background-color: #FFFFFF;
	background-image: url(../images/navi.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
	#wrapper #navi ul li a,
	#wrapper #navi ul li a:visited{
		font-weight: bold;
		text-decoration: none;
		color: #b2b2b2;
	}
	#wrapper #navi ul li a:hover,
	#wrapper #navi ul li a.current{
		color: #000;
	}
#wrapper #header #pankuzu {
	clear: both;
	text-align: left;
	height: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
	#wrapper #header #pankuzu a,
	#wrapper #header #pankuzu a:visited{
	text-decoration: none;
	color: #1d3994;
	}
	#wrapper #header #pankuzu a:hover,
	#wrapper #header #pankuzu a.current{
	color: #4283D2;
	text-decoration: underline;
	}


#wrapper #content {
	float: left;
	clear: both;
	width: 830px;
	height: auto;
}
#wrapper #content #left {
	float: left;
	width: 200px;
	background-color: #CCCCCC;
}
#wrapper #content #main {
	width: 600px;
	float: left;
	text-align: left;
}
#wrapper #content #main #infomation {
	height: auto;
	width: 600px;
}
	#wrapper #content #main #infomation a,
	#wrapper #content #main #infomation a:visited{
	text-decoration: none;
	color: #1d3994;
	}
	#wrapper #content #main #infomation a:hover,
	#wrapper #content #main #infomation a.current{
	color: #4283D2;
	text-decoration: underline;
	}

#wrapper #content #main #infomation #info_blog {
	float: left;
	width: 210px;
}
#wrapper #content #main #infomation #info_blog h2 {
	background-color: #F70056;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	text-indent: 10px;
	height: 23px;
	line-height: 20px;
}
#wrapper #content #main #infomation #info_blog .home_info_text {
	padding-left: 10px;
	line-height: 20px;
}


#wrapper #content #main #infomation #info_event {
	float: right;
	width: 380px;
}
#wrapper #content #main #infomation #info_event h2 {
	background-color: #EC7033;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	text-indent: 10px;
	height: 23px;
	line-height: 20px;
}
#wrapper #content #main #infomation #info_event .home_info_text h3 {
	font-size: 14px;
	color: #CC0000;
	padding-left: 10px;
	margin-bottom: 5px;
}
#wrapper #content #main #infomation #info_event .home_info_text p {
	margin-top: 8px;
	font-size: 11px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 15px;
}
.home_info_textevent {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 16px;
}
.home_info_textevent img{
	text-indent: -9999px;
}

.home_link_event {
	text-align: right;
	clear: both;
	width: 345px;
	display: block;
}


.home_info_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 160px;
}
.home_movie {
	float: right;
	margin-right: 5px;
}





#wrapper #content #main #pagename {
	height: 32px;
	width: 600px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#wrapper #content #main #pagename_report {
	height: 32px;
	width: 600px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.pagename_name {
	float: left;
	font-size: 28px;
	font-weight: bold;
}
.pagename_logo {
	font-size: 12px;
	color: #CCCCCC;
	float: right;
	font-weight: normal;
	line-height: 35px;
}
#wrapper #content #main #blog_wrapper {
	clear: both;
	height: auto;
	width: 600px;
}

#wrapper #content #main #blog_wrapper #b_main {
	float: left;
	height: auto;
	width: 420px;
	clear: both;
}
#wrapper #content #main #blog_wrapper #b_side {
	height: 600px;
	width: 170px;
	clear: none;
	float: right;
}
	
#wrapper #content #main #navimap {
	background-color: #EEEEEE;
	margin-bottom: 20px;
}
#wrapper #content #main #navimap ul {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 10px;
	height: 25px;
	display: block;
	margin-top: 5px;
}
#wrapper #content #main #navimap li {
	float: left;
	display: block;
	margin-left: 10px;
	height: 20px;
	margin-right: 5px;
	vertical-align: top;
}

	#wrapper #content #main #navimap ul li a,
	#wrapper #content #main #navimap ul li a:visited{
	text-decoration: none;
	color: #1d3994;
	}
	#wrapper #content #main #navimap ul li a:hover,
	#wrapper #content #main #navimap ul li a.current{
	color: #4283D2;
	text-decoration: underline;
	}
.navimap_title {
	font-size: 24px;
	color: #9900CC;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 5px;
}

#wrapper #content #main #stylenavi {
	background-color: #EEEEEE;
	margin-bottom: 20px;
}
#wrapper #content #main #stylenavi ul {
	list-style-type: none;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	height: 100px;
	margin-bottom: 10px;
}
#wrapper #content #main #stylenavi li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	width: 220px;
	display: block;
	height: auto;
	margin-top: 5px;
}
	#wrapper #content #main #stylenavi ul li a,
	#wrapper #content #main #stylenavi ul li a:visited{
	text-decoration: none;
	color: #1d3994;
	}
	#wrapper #content #main #stylenavi ul li a:hover,
	#wrapper #content #main #stylenavi ul li a.current{
	color: #4283D2;
	text-decoration: underline;
	}

.stylenavi_title {
	font-size: 24px;
	color: #9900CC;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 5px;
}

#wrapper #content #main #styletitle {
	background-color: #666666;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-top: 2px;
	color: #FFFFFF;
}


#wrapper #content #sidebar {
	float: right;
	width: 200px;
	background-color: #CCCCCC;
	height: 600px;
}



#wrapper #footer {
	clear: both;
}
#wrapper #footer #f_navi {
	color: #FFFFFF;
	background-color: #000000;
	width: 830px;
	height: 58px;
	background-image: url(../images/title_footer.jpg);
	background-repeat: no-repeat;
	background-position: 15px 19px;
}
#wrapper #footer #f_navi ul {
	float: right;
	width: 430px;
	margin-top: 21px;
	font-size: 11px;
}
#wrapper #footer #f_navi li {
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	margin-right: 0px;
	display: block;
	background-position: left center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
	#wrapper #footer #f_navi ul li a,
	#wrapper #footer #f_navi ul li a:visited{
		text-decoration: none;
		color: #FFFFFF;
	}
	#wrapper #footer #f_navi ul li a:hover,
	#wrapper #footer #f_navi ul li a.current{
		color: #8A8A8A;
	}
#wrapper #footer address {
	text-align: right;
}
.home_topbanner {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}





/***********************************************/
/****************** STORE **********************/
/***********************************************/

.store_block {
	height: auto;
	width: 600px;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.store_block p {
	margin-right: 10px;
	height: auto;
	margin-left: 10px;
}

.store_head {
	background-color: #FFFFFF;
	width: 600px;
	height: 20px;
	display: block;
	margin-bottom: 10px;
}
.store_head_h2 {
	margin-left: 10px;
	width: 450px;
	float: left;
	margin-top: 2px;
	color: #CC0000;
	font-size: 16px;
}
.store_img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
	width: auto;
}

.store_text {
	margin-bottom: 10px;
}
	.store_text a,
	.store_text a:visited{
	color: #4283D2;
	text-decoration: underline;
	}
	.store_text a:hover,
	.store_text a.current{
	text-decoration: none;
	color: #1d3994;
	}

.store_more {
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	margin-bottom: 15px;
}
	.store_more a,
	.store_more a:visited{
	color: #4283D2;
	text-decoration: underline;
	}
	.store_more a:hover,
	.store_more a.current{
	text-decoration: none;
	color: #1d3994;
	}


.store_price {
	color: #00CC00;
	float: right;
	text-align: right;
	height: auto;
	margin-bottom: 10px;
}
.store_contact {
	float: right;
	background-color: #999999;
	display: block;
	margin-right: 10px;
	margin-bottom: 25px;
}
.store_contact a {
	background-image: url(../images/store_link.jpg);
	height: 21px;
	width: 171px;
	text-indent: -9999px;
	display: block;
}
.store_contact a:hover{
	background-image: url(../images/store_link_over.jpg);
}

.store_footer {
	width: 600px;
	clear: both;
}
.event_next h2 {
	font-size: 16px;
	color: #D010B1;
}
.event_next p {
	margin-bottom: 20px;
	font-size: 12px;
}


.event_banner {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.event_report_det {
	font-size: 12px;
	line-height: 18px;
}

.event_report_det h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
.event_report_det h3 {
	color: #FFFFFF;
	background-color: #000000;
	width: 580px;
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}












/***********************************************/
/******************* BLOG **********************/
/***********************************************/

.blog_entry {
	height: auto;
	width: 420px;
}
.blog_entry h2 {
	font-size: 24px;
	background-image: url(../images/blog_dot.gif);
	background-repeat: repeat-x;
	width: 420px;
	background-position: bottom;
	margin-bottom: 3px;
}
.blog_date {
	width: 420px;
	color: #FFFFFF;
	background-color: #B2B2B2;
	margin-bottom: 15px;
	text-indent: 2px;
}
.blog_text {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 25px;
}
	.blog_text a,
	.blog_text a:visited{
	color: #4283D2;
	text-decoration: underline;
	}
	.blog_text a:hover,
	.blog_text a.current{
	text-decoration: none;
	color: #1d3994;
	}
.blog_footer {
	height: 50px;
	width: 420px;
	background-image: url(../images/blog_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
	.blog_footer a,
	.blog_footer a:visited{
	text-decoration: none;
	color: #1d3994;
	}
	.blog_footer a:hover,
	.blog_footer a.current{
	color: #4283D2;
	text-decoration: underline;
	}
.blog_category {
	float: left;
	width: 200px;
}
.blog_returntop {
	float: right;
	width: 100px;
	text-align: right;
	margin-right: 5px;
}
.widget-header {
	font-size: 12px;
}

.widget-content {
	margin-bottom: 10px;
	font-size: 11px;
}
.widget-content ul {
	list-style-type: none;
}

/***********************************************/
/*********** ブログ用ウィジェット **************/
/***********************************************/
.widget-calendar table {
	width: 100%;
	text-align: center;
}
.widget-calendar caption {
text-align: center;
padding-top:5px;
font-size:11px;
}
.widget-calendar table a,
.widget-calendar table a:visited,
.widget-calendar table a:hover,
.widget-calendar table a.current{
	color: #99CC00;
	font-weight: bold;
}
.calender_sunday {
	color: #FF3300;
}
.calender_sturday {
	color: #6699FF;
}
	.widget-content a,
	.widget-content a:visited{
		text-decoration: none;
		color: #1d3994;
	}
	.widget-content a:hover,
	.widget-content a.current{
	color: #4283D2;
	text-decoration: underline;
	}
	
/***********************************************/
/***ウェブページ ＆ メールフォームプラグイン****/
/***********************************************/

.web_box {
	height: auto;
	width: 500px;
}

.comments-open-content p {
	font-size: 12px;
}
.comments-open-content table {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}
.comments-open-content td {
	vertical-align: top;
}

.mail_red {
	color: #FF0000;
}







/***********************************************/
/************* SALON NAVI **********************/
/***********************************************/
.top_h2 {
	background-color: #9900CC;
	height: 30px;
	width: 600px;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 5px;
	clear: both;
}
.top_setbox {
	background-color: #ECB0FF;
	height: 188px;
	width: 600px;
	padding-top: 5px;
	margin-bottom: 20px;
}

.top_block {
	background-color: #FFFFFF;
	width: 142px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #666666;
	float: left;
	height: 180px;
	overflow: hidden;
}
.top_block img {
	height: 106px;
	width: 142px;
	overflow: hidden;
}

.top_block_area {
	font-size: 10px;
	background-color: #FFFFCC;
	color: #666666;
}
.top_block_h3 {
	font-size: 12px;
	color: #FF3366;
}
.top_block_h3 a, .top_block_h3 a:hover {
	color: #FF3366;
	text-decoration: none;
}
.top_block_catch {
	font-size: 10px;
}
.top_block_catch a, .top_block_catch a:visited {
	font-size: 10px;
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
}
.top_block_catch a:hover, .top_block_catch a.current {
	font-size: 10px;
	margin-top: 10px;
	color: #666666;
	text-decoration: underline;
}

.list_block {
	background-color: #CCCCCC;
	text-align: left;
	clear: both;
	width: 600px;
	height: 220px;
	margin-bottom: 20px;
}

.list_head {
	background-color: #000000;
	width: 600px;
	height: 30px;
	display: block;
}
.list_head_h2 {
	margin-left: 10px;
	width: 450px;
	display: block;
	float: left;
	height: 26px;
	margin-top: 2px;
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
}
	.list_head_h2 a,
	.list_head_h2 a:visited{
		text-decoration: none;
		color: #FFFFFF;
	}
	.list_head_h2 a:hover,
	.list_head_h2 a.current{
	color: #FFFFFF;
	text-decoration: underline;
	}

.list_head_p {
	float: right;
	width: 95px;
	margin-right: 10px;
	height: 21px;
	line-height: 25px;
	margin-top: 5px;
}
.list_head_p a {
	background-image: url(../images/salonnavi_link.jpg);
	display: block;
	height: 21px;
	width: 95px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.list_table {
	margin-left: 10px;
	margin-top: 15px;
}
.list_detail {
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
}
.salon_head {
	background-color: #E8E8E8;
	height: auto;
	width: 600px;
	text-indent: 10px;
	border: 1px solid #999999;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.salon_head_h2 {
	width: 580px;
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 40px;
	height: auto;
}
.salon_head_table {
	margin-left: 10px;
}

.salon_head_tel {
	font-size: 18px;
	color: #FF3366;
	font-weight: bold;
}
.salon_localnavi_ul {
	font-size: 12px;
	font-weight: bolder;
	width: 590px;
	float: left;
	background-color: #9C006D;
	margin-bottom: 0px;
	height: 30px;
	padding-left: 10px;
}
.salon_localnavi_ul li {
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	height: 30px;
}
	.salon_localnavi_ul ul li a,
	.salon_localnavi_ul ul li a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 7px;
	display: block;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	}
	.salon_localnavi_ul ul li a:hover,
	.salon_localnavi_ul ul li a.current{
	background-color: #FF3399;
	display: block;
	}
.salon_table {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: both;
}
.salon_table h4 {
	color: #FFFFFF;
	background-color: #999999;
	width: 580px;
	text-indent: 5px;
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	line-height: 25px;
}
.salon_table h5 {
	color: #330066;
	background-color: #F5DEB3;
	width: 580px;
	text-indent: 5px;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	line-height: 20px;
}

.salon_catch {
	font-size: 14px;
	color: #FF3366;
	line-height: 20px;
	font-weight: bold;
}

.salon_info {
	margin-left: 25px;
	font-size: 12px;
	line-height: 18px;
}


.salon_h3 {
	background-color: #FF3399;
	height: 30px;
	width: 600px;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 16px;
}

.salon_style_block {
	height: 212px;
	width: 136px;
	padding-left: 4px;
	padding-top: 4px;
	float: left;
	margin-right: 5px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background-color: #E8E8E8;
}
.salon_style_block img {
	height: 176px;
	width: 132px;
}

.salon_style_block_p {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	color: #000000;
}
	.salon_style_block_p a,
	.salon_style_block_p a:visited{
	text-decoration: underline;
	color: #4283D2;
	}
	.salon_style_block_p a:hover,
	.salon_style_block_p a.current{
	color: #1d3994;
	text-decoration: none;
	}

.salon_stylist_block {
	height: auto;
	width: 136px;
	padding-left: 4px;
	padding-top: 4px;
	float: left;
	margin-right: 5px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background-color: #E8E8E8;
}
.salon_stylist_block img {
	height: 176px;
	width: 132px;
}

.salon_stylist_name {
	width: 129px;
	margin-left: 0px;
	text-align: left;
	margin-top: 5px;
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-left: 2px;
}
.salon_stylist_text {
	width: 129px;
	margin-left: 0px;
	text-align: left;
	margin-top: 5px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	padding-left: 2px;
}
.salon_coupon {
	border: 1px solid #FF6699;
	width: 553px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	list-style-type: none;
	background-color: #FFF0F0;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	color: #9C006D;
	font-size: 12px;
}
.salon_coupon_attention {
	font-weight: bold;
	color: #FF3399;
	margin-bottom: 20px;
	font-size: 12px;
}




.salon_menu {
	font-size: 12px;
	line-height: 18px;
}

/***********************************************/
/************* STYLE GALLERY *******************/
/***********************************************/
.style_h2 {
	background-color: #9900CC;
	height: 30px;
	width: 600px;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	clear: both;
}
.style_title_h2 {
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	width: 600px;
	height: auto;
	line-height: 30px;
}
.style_title_description {
	margin-left: 10px;
	width: 580px;
	height: auto;
	font-size: 10px;
	line-height: 13px;
}



.style_set_block {
	height: 260px;
	width: 136px;
	padding-left: 4px;
	padding-top: 4px;
	float: left;
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.style_set_block img {
	height: 176px;
	width: 132px;
}

.style_set_block_name,.style_set_block_name a,.style_set_block_name a:visited {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	color: #1d3994;
	text-decoration: none;
}
.style_set_block_name a:hover,.style_set_block_name a.current {
	text-decoration: underline;
	color: #4283D2;
}

.style_set_block_station,.style_set_block_station a,.style_set_block_station a:visited {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	text-decoration: none;
}
.style_set_block_station a:hover,.style_set_block_station a.current {
	text-decoration: underline;
}
#popwrap {
	width: 600px;
}
#popwrap #pophead {
	text-align: left;
	margin-bottom: 15px;
	padding-left: 5px;
	margin-top: 10px;
}
#popwrap #popmain {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#popwrap #popmain #pm_head {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#popwrap #popmain #pm_head h1 {
	font-size: 14px;
	color: #9900CC;
}


#popwrap #popmain #pm_left {
	float: left;
	width: 250px;
	overflow: hidden;
	text-align: left;
}
#popwrap #popmain #pm_right {
	float: right;
	width: 325px;
	text-align: left;
	font-size: 12px;
}

#popwrap #pm_foot {
	clear: both;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	text-align: center;
}

.pop_saloninfo {
	background-color: #CCCCCC;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 5px;
	color: #9900CC;
}

.pop_link, pop_link a {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	width: 100px;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-right: 5px;
}
.pop_copyright {
	background-color: #000000;
	color: #FFFFFF;
	width: 590px;
	text-align: right;
	clear: both;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
}











/* ハック */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
