@charset "utf-8";
/*

----------------------------------------------------

Description: 特集
   Site URL: css/special.css
   Authors : kobayashi <kobayashi@c-advan.co.jp>
	
----------------------------------------------------

UpdateHistory
09/0******

*/

.mobile div#extra #globalMenu #menuSpecial{ background:url(../../common/img/cmn_btn_special_on.gif) 0 0 no-repeat;}

/*画像置換*/

.mobile h2{
	display:block;
	text-indent:-999em;
	width:760px;
	height:124px;
	background: url(../img/mob_img_main.jpg) 0 0 no-repeat;
}

.mobile div#mainContents h3#mobsalonMain{
	display:block;
	text-indent:-999em;
	width:750px;
	height:24px;
	background: url(../img/mob_txt_mobile.gif) 0 0 no-repeat;
	margin-bottom:20px;
}

.mobile div#mainContents p{
	width:410px;
}

.mobile div#mainContents .att{
	color:#DF404B;
	font-size:10px;
	display:block;
	margin-left: 12px;
	clear:both;
	}
	
.mobile div#mainContents .qr{
	float:right;
	}

/*特集*/

.special #mainContents #shopDetail h3 {
	font-size:1.8em;
	color:#222222;
	background: url(../../common/img/cmn_line_01.gif) left bottom repeat-x;
	padding:3px;
	margin-bottom:15px;
}
.special #mainContents #shopDetail h3 span {
	font-size:10px;
}
.special #mainContents #shopDetail h4 {
	color:#CC3333;
	background: url(../../common/img/cmn_line_01.gif) left bottom repeat-x;
	padding:3px;
	margin-bottom:5px;
}

table.send_mail{
color:#725e45;
margin-left:12px;
margin-bottom:15px;
text-align:center;
}

table.send_mail td{
margin:0px;
padding:0px;
}

table.send_mail a#send{
width:95px;
height:29px;
text-indent:-999px;
background: url(../img/cmn_btn_send.gif) no-repeat scroll right top transparent;
display:block;
}

table.send_mail a:hover {
width:95px;
height:29px;
text-indent:-999px;
background: url(../img/cmn_btn_send_o.gif) no-repeat scroll right top transparent !important;
display:block;
}


