@charset "utf-8";
/*

----------------------------------------------------

Description: 特集
   Site URL: css/special.css
   Authors : kobayashi <kobayashi@c-advan.co.jp>
	
----------------------------------------------------

UpdateHistory
09/0******

*/

.special div#extra #globalMenu #menuSpecial{ background:url(../../common/img/cmn_btn_special_on.gif) 0 0 no-repeat;}

/*画像置換*/

.special h2{
	display:block;
	text-indent:-999em;
	width:760px;
	height:124px;
	background: url(../img/special_img_main.jpg) 0 0 no-repeat;
}


/*特集*/

.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;
}
.special #mainContents #shopDetail .column2Box {
	padding-left:10px;
}
.special #mainContents #shopDetail .column2Box .column2Left li {
	margin-bottom:10px;
}
.special #mainContents #shopDetail .column2Box .column2Left ul{
	margin:0;
}
.special #mainContents #shopDetail .column2Box .column2Left {
	width:200px;
}
.special #mainContents #shopDetail .column2Box .column2Right {
	width:530px;
}


