/* 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;
}




#kuromusya{
	width:800px;
	margin:0 auto;
}

.top_img_pre{
	width:800px;
	height:260px;
	background:url(top_upper.jpg) no-repeat;
	text-indent:-9999px;
}

.top_img_name{
	width:800px;
	height:380px;
	background:url(top_middle.jpg) no-repeat;
	text-indent:-9999px;
}

.top_img_date{
	width:800px;
	height:191px;
	background:url(top_under.jpg) no-repeat;
	text-indent:-9999px;
}


.section_wrapper{
	width:800px;
	padding:35px 0;
	background:#000;
}

.section01_title{
	width:706px;
	height:136px;
	margin:0 auto 25px;
	background:url(sec01_title.gif) no-repeat;
	text-indent:-9999px;
}

.sec01_text{
	width:690px;
	margin:0 auto 25px;
	background:url(sec01_back.gif) no-repeat center;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:2;
}

.sec01_text span{
	font-size:23px;
	line-height:1.5;
}

.section02{
	width:705px;
	height:349px;
	margin:0 auto 5px;
	padding:220px 0 0 50px;
	background:url(sec02_back.jpg) no-repeat;
}

.section02 p{
	width:302px;
	margin-bottom:30px;
	padding-left:5px;
	font-size:14px;
	color:#FFF;
	line-height:1.6;
	font-weight:bold;
}

.sec02_btn{
	display:block;
	width:352px;
	height:32px;
	background:url(sec02_btn.png) no-repeat;
	text-indent:-9999px;
}

.spinoff_bn a{
	display:block;
	width:726px;
	height:157px;
	margin:0 0 20px 28px;
	background:url(spinoff_bn.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.section03{
	width:742px;
	height:230px;
	margin:0 auto;
	padding:13px 0 0;
	background:url(sec03_back.gif) no-repeat;
}

.section3_title{
	width:706px;
	height:66px;
	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;
}

.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;
}

