/* 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;
}




#zipangu{
	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:250px;
	background:url(top_img_middle.jpg) no-repeat;
	text-indent:-9999px;
}

.top_img_date{
	width:800px;
	height:267px;
	background:url(top_img_under.jpg) no-repeat;
	text-indent:-9999px;
}


.section_wrapper{
	width:800px;
	padding:20px 0;
	background:url(back.jpg) repeat-y;
}

.section01{
	width:755px;
	height:615px;
	margin:0 auto;
	padding:20px 0;
	background:url(sec01_back.jpg) no-repeat;
}

.section01 h3{
	width:711px;
	height:139px;
	margin:0 auto 25px;
	background:url(sec01_title.jpg) no-repeat;
	text-indent:-9999px;
}

.section01 p{
	width:690px;
	margin:0 auto;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:2.05;
	text-shadow: 1px 1px 3px #300;
}

.section01 p span{
	font-size:23px;
	line-height:1.5;
	color:#FF0;
}



.sec01_link {
	padding-left:17px;
	background:url(link_indent.gif) no-repeat left;
	font-weight:bold;
	text-align:left;
	display: block;
	font-size: 14px;
	margin: 10px auto;
	width:650px;
}

a.sec01_link:link {
		color:#FF0;
		text-decoration: underline;
}

a.sec01_link:hover {
		color:#FF0;
		text-decoration:none;
}

a.sec01_link:visited {
		color: #FF0;
		text-decoration:none;
}


.section02{
	width:755px;
	height:434px;
	margin:25px auto 5px;
	padding:25px 0;
	background:url(sec02_back.jpg) no-repeat;
}

.section02 h3{
	width:708px;
	height:139px;
	margin:0 auto 25px;
	background:url(sec02_title.gif) no-repeat;
	text-indent:-9999px;
}

.section02 p{
	width:690px;
	margin:0 auto 25px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:2.1;
	text-shadow: 1px 1px 3px #300;
}

.section02 p span{
	font-size:21px;
	line-height:1.1;
}

.section03{
	width:755px;
	height:254px;
	margin:0 auto;
	padding:22px 0 0;
	background:url(sec03_back.jpg) no-repeat;
}

.section03 h3{
	width:706px;
	height:66px;
	margin:0 auto 18px;
	background:url(sec03_title.jpg) no-repeat;
	text-indent:-9999px;
}

.preintro{
	margin-bottom:15px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-shadow: 1px 1px 3px #300;
}

.pre_shoplist{
	text-align:center;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-shadow: 1px 1px 3px #300;
}

.pre_shoplist_link{
	height:40px;
	padding-left:25px;
	background:url(mushimegane.gif) no-repeat left 4px;
	margin:12px 0 0 420px;
}

.pre_shoplist_link a{
	font-size:14px;
	color:#FF0;
	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;
}

