/* 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;
}




#ichibanodawara{
	width:800px;
	margin:0 auto;
	padding-bottom:20px;
	background:#742B06;
}

.top_img_pre{
	width:800px;
	height:300px;
	background:url(top_upper.jpg) no-repeat;
	text-indent:-9999px;
}

.top_img_name{
	width:800px;
	height:340px;
	background:url(top_middle.jpg) no-repeat;
	text-indent:-9999px;
}

.top_img_date{
	width:800px;
	height:140px;
	background:url(top_under.jpg) no-repeat;
	text-indent:-9999px;
}

.section01{
	width:740px;
	margin:10px auto;
	padding:18px 0;
	border:2px solid #FFF;
	background:url(sec01_back.jpg) no-repeat;
}

.section01 h3{
	width:700px;
	height:154px;
	margin:0 auto 16px;
	background:url(sec01_title.gif) no-repeat;
	text-indent:-9999px;
}

.section01 p{
	width:695px;
	margin:0 auto;
	font-size:18px;
	line-height:1.7;
	color:#FFF;
	font-weight:bold;
	text-shadow:2px 2px 2px #300;
}

.section02{
	width:740px;
	margin:20px auto;
	padding:18px 0;
	background:#CCC;
	border:2px solid #333;
}

.section02 h3{
	width:700px;
	height:153px;
	margin:0 auto;
	background:url(sec02_title.gif) no-repeat;
	text-indent:-9999px;
}

.section02 ul{
	list-style:none;
}

.section02 ul{
	width:704px;
	height:290px;
	margin:0 auto;
	background:url(sec02_back.gif) no-repeat center;
}

.ichibanboshi_list1{
	border-bottom:2px dashed #FFF;
}

.section02 ul li{
	float:left;
	font-size:11px;
	text-align:center;
	line-height:2.2;
}

.ichibanboshi01{
	width:190px;
	padding-top:30px;
}

.ichibanboshi01 dt{
	height:165px;
}

.ichibanboshi02{
	width:150px;
	padding-top:30px;
}

.ichibanboshi02 dt{
	height:150px;
}

.ichibanboshi03{
	width:190px;
	padding-top:15px;
}

.ichibanboshi03 dt{
	height:140px;
	padding-left:5px;
}

.ichibanboshi04{
	width:170px;
	padding-top:10px;
}

.ichibanboshi04 dt{
	height:170px;
	padding-left:5px;
}

.ichibanboshi05{
	width:190px;
	padding-top:7px;
}

.ichibanboshi05 dt{
	height:175px;
}

.ichibanboshi06{
	width:150px;
	padding-top:18px;
}

.ichibanboshi06 dt{
	height:167px;
}

.ichibanboshi07{
	width:190px;
	padding-top:25px;
}

.ichibanboshi07 dt{
	height:170px;
	padding-left:5px;
}

.ichibanboshi08{
	width:160px;
	padding-top:20px;
}

.ichibanboshi08 dt{
	height:170px;
	padding-left:5px;
}

a.text_link{
	color:#09F;
}

.section03{
	width:740px;
	margin:10px auto;
	padding:15px 0 0;
	background:#2E070C;
	border:2px solid #FFF;
}

.section3_title{
	width:700px;
	height:80px;
	margin:0 auto 18px;
	background:url(sec03_title.gif) no-repeat;
	text-indent:-9999px;
}

.preintro{
	margin-bottom:15px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

.pre_shoplist{
	text-align:center;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
}

.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;
}

.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;
}

