/* 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;}




#keisuke{
	width:800px;
	margin:0 auto;
	padding-bottom:40px;
	background:#000;
}

.hide{
	display:none;
}

.red{
	color:#FF0000;
	font-weight:bold;
}

.pre_keisuke_upper{
	width:800px;
	height:150px;
	background: url(pre_keisuke_upper.gif) no-repeat;
	text-indent:-9999px;
}

.pre_keisuke_taitle_box{
	width:800px;
	height:550px;
	background:url(pre_keisuke_taitleback.jpg) no-repeat;
	text-indent:-9999px;
}

.pre_keisuke_sales_day{
	width:800px;
	height:120px;
	background:url(pre_keisuke_sales_day.jpg) no-repeat;
	text-indent:-9999px;
}

.pre_keisuke_intro{
	width:730px;
	height:225px;
	padding:95px 0 0 80px;
	background:url(pre_keisuke_introback.jpg) no-repeat;
}

.pre_keisuke_intro p{
	width:485px;
	margin-bottom:15px;
	font-size:15px;
	color:#fff;
	line-height:1.45;
}

.big{
	font-size:20px;
	line-height:1.1;
}

.pre_keisuke_intro a{
	padding-left:15px;
	background:url(indent.gif) no-repeat left center;
	font-size:15px;
	color:#FFCC33;
	line-height:1.6;
	text-decoration:none;
}

.pre_keisuke_intro a:hover{
	text-decoration:underline;
}

.pre_keisuke_info_box{
	width:700px;
	margin:0 auto;
}

.pre_keisuke_info_box h3{
	width:700px;
	height:65px;
	background:url(pre_keisuke_infotitle.gif) no-repeat;
	text-indent:-9999px;
}

.pre_keisuke_info{
	width:700px;
	margin-top:20px;
	margin-bottom:20px;
	padding:15px 0;
	background:#292929;
}

.pre_keisuke_info1{
	width:640px;
	margin:0 auto 15px;
	padding:10px 15px;
	background:#FFFFBD;
}

.pre_keisuke_info1 p{
	width:400px;
	padding-top:25px;
	font-size:15px;
	color:#000;
	line-height:1.5;
}

.pre_keisuke_info2{
	width:640px;
	margin:0 auto 15px;
	padding:10px 15px;
	background:#FFFFBD;
}

.pre_keisuke_info2 p{
	width:400px;
	padding-top:3px;
	padding-left:3px;
	font-size:15px;
	color:#000;
	line-height:1.3;
}

.pre_keisuke_shopinfo{
	width:440px;
	padding:0 130px;
}

.pre_keisuke_shopinfo h4{
	width:100px;
	height:100px;
	background:url(pre_keisuke_shopinfo.jpg) no-repeat;
	text-indent:-9999px;
}

.shopinfo_r{
	width:340px;
	padding-top:5px;
}

.shopinfo_r p{
	font-size:21px;
	color:#fff;
	font-weight:bold;
}

.shopinfo_r table{
	margin-bottom:10px;
	color:#fff;
	font-size:15px;
}

.shopinfo_r table th{
	text-align:left;
}

.shopinfo_r table td{
	padding-left:10px;
}

.shopinfo_r a{
	padding-left:15px;
	background:url(indent.gif) no-repeat left center;
	font-size:15px;
	color:#FFCC33;
	line-height:1.6;
	text-decoration:none;
}

.shopinfo_r a:hover{
	text-decoration:underline;
}

.report_link{
	text-align:center;
	margin-bottom:20px;
}

.report_link a{
	padding-left:15px;
	background:url(indent.gif) no-repeat left center;
	font-size:15px;
	color:#FFCC33;
	line-height:1.6;
	text-decoration:none;
}

.report_link a:hover{
	text-decoration:underline;
}

.pre_keisuke_prebox{
	width:740px;
	margin:0 auto;
	padding:5px 0 0;
	background:#fff;
}

.pre_keisuke_prebox h4{
	width:729px;
	height:85px;
	margin:0 auto;
	background:url(pre_keisuke_pretitle.gif) no-repeat;
	text-indent:-9999px;
}

.pre_keisuke_prebox p.pre_keisuke_preintro{
	margin:15px 0;
	text-align:center;
	font-size:16px;
	color:#FF0000;
}

.pre_keisuke_prebox p.pre_shoplist{
	width:600px;
	margin:0 auto;
	font-size:15px;
	color:#000;
}

.pre_shoplist_link{
	height:40px;
	padding-left:30px;
	background:url(mushimegane.gif) no-repeat left top;
	margin:10px 0 0 380px;
}

.pre_shoplist_link a{
	font-size:15px;
	color:#000;
	line-height:1.8;
}


a.kensaku:link { color: #ffffff; text-decoration:none; }
a.kensaku:visited { color: #ffffff; text-decoration:none; }
a.kensaku:hover { color: #FFCC33; text-decoration:none;}



