/* CSS Document */

/*-----------------------------------

フロート用クリアフィックス

-------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { /* for IE */
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.clear{
	clear:both;
}
.fl_left {float:left;}
.fl_right {float:right;}

.hide{
	display:none;
}




#black11{
	width:800px;
	background: url(black_back_top.jpg) no-repeat top #000;
	margin:0 auto;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}


.yokoku {
	background: url(yokoku.gif) no-repeat;
	width: 269px;
	height: 123px;
	text-indent: -9999px;
	margin: 0px auto 15px auto;
}

.catch {
	background: url(catch.png) no-repeat;
	width: 461px;
	height: 77px;
	text-indent: -9999px;
	margin: 0px auto 20px auto;
}

h2 {
	background: url(logo.png) no-repeat;
	width: 679px;
	height: 324px;
	text-indent: -9999px;
	margin: 0px auto 20px auto;
}

.date {
	background: url(coming_soon.gif) no-repeat;
	width: 719px;
	height: 75px;
	text-indent: -9999px;
	margin: 0px auto 20px auto;
}


.midashi01 {
	background: url(midashi01.jpg) no-repeat;
	width: 729px;
	height: 139px;
	text-indent: -9999px;
	margin: 50px auto 15px auto;
}


.txt01 {
	padding: 20px 60px 30px 80px;
	text-align: left;
	font-size: 15px;
	line-height: 1.8;
}

.big {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
}



.hiwa_top {
	background: url(hiwa_back_top.gif) no-repeat;
	width: 738px;
	height: 14px;
	font-size: 0%;
	margin: 10px auto 0px auto;
}


.hiwa_middle {
	background: url(hiwa_back_middle.gif) repeat-y;
	width: 738px;
	margin: 0px auto;
	padding-top: 10px;
	color: #FFF;
}


.hiwa_middle p{
	padding: 20px 50px 10px 50px;
	line-height: 1.8;
	font-size: 15px;
	text-align: left;
}

.hiwa_bottom {
	background: url(hiwa_back_bottom.gif) no-repeat;
	width: 738px;
	height: 15px;
	margin: 0px auto 20px auto;
}


.midashi02 {
	background: url(midashi02.png) no-repeat;
	width: 706px;
	height: 142px;
	margin: 0px auto;
	text-indent: -9999px;
}


.black_link {
	background: url(sankaku.gif) no-repeat left;
	padding-left: 16px;
	font-size: 15px;
	width: 400px;
	text-align: left;
	margin-left: 200px;
	margin-bottom: 10px;
}

.black_link a:link {
	color: #FFF;
	text-decoration: none;
}

.black_link a:hover {
	color: #C00;
	text-decoration: underline;
}

.black_link a:visited {
	color: #FFF;
	text-decoration: none;
}




.senkou_box {
	background: url(senkou_back.gif) no-repeat;
	width: 735px;
	border: #fff 2px solid;
	margin: 20px auto 0px auto;
}

.midashi03 {
	background: url(midashi03.jpg) no-repeat;
	width: 706px;
	height: 66px;
	margin: 10px auto;
	text-indent: -9999px;
}

.preintro{
	margin-bottom:15px;
	text-align:center;
	font-size:15px;
	color:#FFF;
}

.pre_shoplist{
	text-align:center;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	line-height: 1.4;
}

.pre_shoplist_link{
	height:40px;
	padding-left:25px;
	background:url(mushimegane.gif) no-repeat left 4px;
	margin:15px 0 0 420px;
}

.pre_shoplist_link a{
	font-size:15px;
	color:#fff;
	line-height:1.8;
	font-weight:bold;
}

.pre_shoplist_link a:hover{
	text-decoration:none;
}


a.kensaku:link {
	color: #FFF;
}

a.kensaku:hover {
	color: #F00;
}

a.kensaku:visited{
	color: #FFF;
}

.takarakuji{
	margin:45px auto 10px;
	text-align:center;
}

.text_center_link{
	text-align:center;
}

.text_center_link a{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

.text_center_link a:hover{
	text-decoration:none;
}

