/* 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;}




#tsugaru{
	width:800px;
	margin:0 auto;
	padding-bottom:40px;
	background:#E7ECF4;
}

.hide{
	display:none;
}

.red{
	color:#FF0000;
}

.blue{
	color:#006699;
}

.big{
	font-size:18px;
	font-weight:bold;
}

.pre_tsugaru_upper{
	width:800px;
	height:180px;
	background: url(pre_tsugaru_upper.jpg) no-repeat;
	text-indent:-9999px;
}

.pre_tsugaru_taitle_box{
	width:800px;
	height:400px;
	background:url(pre_tsugaru_taitleback.jpg) no-repeat;
	text-indent:-9999px;
}

.pre_tsugaru_sales_day{
	width:800px;
	height:160px;
	background:url(pre_tsugaru_sales_day.jpg) no-repeat;
	text-indent:-9999px;
}

.pre_tsugaru_column1{
	width:700px;
	margin:0 auto;
	padding:0 5px 5px;
	background:#fff;
}

.pre_tsugaru_column1 h3{
	width:700px;
	height:77px;
	background:url(pre_tsugaru_column1_title.gif) no-repeat;
	text-indent:-9999px;
}

.pre_tsugaru_column1 p{
	width:655px;
	margin:10px auto;
	font-size:16px;
	line-height:1.4;
}

.report_link{
	text-align:center;
	margin:20px 0;
}

.report_link a{
	padding-left:15px;
	background:url(tsugaru_link_indent.gif) no-repeat left center;
	font-size:15px;
	color:#000;
	line-height:1.6;
	text-decoration:none;
}

.report_link a:hover{
	text-decoration:underline;
}

.pre_tsugaru_column2{
	width:680px;
	margin:10px auto 30px;
	padding:20px 15px;
	background:#001831;
}

.pre_tsugaru_column2_r{
	width:450px;
}

.pre_tsugaru_column2_r h3{
	width:441px;
	height:61px;
	margin:0 auto;
	background:url(pre_tsugaru_column2_title.gif) no-repeat;
	text-indent:-9999px;
}

.pre_tsugaru_column2_r p{
	width:420px;
	margin:20px auto 10px;
	font-size:16px;
	color:#fff;
	line-height:1.4;
}

.pre_tsugaru_column2_l img{
	margin-left:10px;
}

.pre_tsugaru_column3{
	width:700px;
	margin:10px auto 30px;
	padding:5px;
	background:#fff;
}

.pre_tsugaru_column3 h3{
	width:700px;
	height:77px;
	background:url(pre_tsugaru_column3_title.gif) no-repeat;
	text-indent:-9999px;
}

.pre_tsugaru_column3 p{
	width:470px;
	padding:15px 0 15px 15px;
	line-height:1.4;
}

.pre_tsugaru_column3 img{
	display:block;
	margin:15px;
}

.pre_tsugaru_prebox{
	width:740px;
	margin:0 auto;
	padding:5px 0px 30px 0px;
	background:#fff;
}

.pre_tsugaru_prebox h4{
	width:729px;
	height:85px;
	margin:0 auto;
	background:url(pre_tsugaru_pretitle.gif) no-repeat;
	text-indent:-9999px;
}

.pre_tsugaru_prebox p.pre_tsugaru_preintro{
	margin:15px 0;
	text-align:center;
	font-size:16px;
	color:#FF0000;
}

.pre_tsugaru_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;
}


