/* 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;}





#oretori{
	width:800px;
	margin:0 auto;
}

.top_img_pre{
	width:800px;
	height:250px;
	background:url(top_img_upper.jpg) no-repeat;
	text-indent:-9999px;
}

.top_img_name{
	width:800px;
	height:288px;
	background:url(top_img_name.jpg) no-repeat;
	text-indent:-9999px;
}

.top_img_date{
	width:800px;
	height:123px;
	background:url(top_img_date.gif) no-repeat;
	text-indent:-9999px;
}


.section_wrapper{
	width:800px;
	padding:25px 0;
	background:url(back.jpg) repeat-y;
}

.section01_title{
	width:720px;
	height:135px;
	margin:0 auto 25px;
	background:url(section01_title.gif) no-repeat;
	text-indent:-9999px;
}

.sec01_text{
	width:690px;
	margin:0 auto 25px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:2;
}

.sec01_text span{
	font-size:22px;
	line-height:1.5;
}

.section02{
	width:720px;
	margin:0 auto 35px;
	padding:15px 0;
	background:#FFF;
}

.section02_title{
	width:685px;
	height:129px;
	margin:0 auto 30px;
	background:url(section02_title.gif) no-repeat;
	text-indent:-9999px;
}

.kintori{
	width:642px;
	margin:0 auto 18px;
}

.kintori dt{
	width:254px;
	line-height:1.2;
}

.kintori dd{
	width:370px;
	font-size:14px;
	color:#000;
	line-height:1.6;
}

.archive_link{
	margin-top:10px;
	text-align:right;
}

.archive_link a{
	padding-left:15px;
	background:url(indent_red.gif) no-repeat left;
	font-size:15px;
	color:#A10E09;
}

.archive_link a:hover{
	text-decoration:none;
}

.section03{
	width:720px;
	margin:0 auto;
	padding:16px 0 0;
	background:#FFF;
}

.section3_title{
	width:685px;
	height:68px;
	margin:0 auto 10px;
	background:url(orenotorisoba_pretitle.gif) no-repeat;
	text-indent:-9999px;
}

.preintro{
	margin-bottom:10px;
	text-align:center;
	font-size:17px;
	color:#F00;
	font-weight:bold;
}

.pre_shoplist{
	text-align:center;
	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 420px;
}

.pre_shoplist_link a{
	font-size:15px;
	color:#000;
	line-height:1.8;
}

.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;
}

