/* 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;}





#guts{
	width:800px;
	margin:0 auto;
	padding:35px 0;
	background:#000846;
}

.pre_title{
	width:244px;
	height:128px;
	margin:0 auto 15px;
	background:url(pre_guts.jpg) no-repeat;
	text-indent:-9999px;
}

.guts_subtitle{
	width:730px;
	height:97px;
	margin:25px auto 15px;
	background:url(guts_subtitle.gif) no-repeat;
	text-indent:-9999px;
}

.guts_logo{
	width:621px;
	height:395px;
	margin:25px auto 15px;
	background:url(guts_logo.jpg) no-repeat;
	text-indent:-9999px;
}

.release_date{
	width:740px;
	height:105px;
	margin:25px auto 15px;
	background:url(guts_release_date.gif) no-repeat;
	text-indent:-9999px;
}


.section1_title{
	width:750px;
	height:159px;
	margin:40px auto 0;
	background:url(section1_title.gif) no-repeat;
	text-indent:-9999px;
}

.sec1_text{
	width:714px;
	margin:0 auto;
	padding:18px 15px;
	border:3px solid #fff;
	font-size:18px;
	color:#FFF;
	line-height:1.6;
}


.section2_title{
	width:750px;
	height:75px;
	margin:30px auto 0;
	background:url(section2_title.gif) no-repeat;
	text-indent:-9999px;
}

.sec2_text{
	width:714px;
	margin:0 auto;
	padding:20px 15px;
	background:url(sec2_back.gif) no-repeat 500px bottom;
	border:3px solid #9F1415;
	font-size:18px;
	color:#FFF;
	line-height:1.8;
}

.section3_title{
	width:750px;
	height:81px;
	margin:30px auto 0;
	background:url(section3_title.gif) no-repeat;
	text-indent:-9999px;
}

.sec3_text{
	width:714px;
	margin:0 auto;
	padding:20px 15px 0;
	border:3px solid #fff;
}

.guts_preintro{
	margin-bottom:10px;
	text-align:center;
	font-size:17px;
	color:#F00;
	font-weight:bold;
}

.pre_shoplist{
	text-align:center;
	font-size:16px;
	color:#FFF;
}

.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:#fff;
	line-height:1.8;
}


a.kensaku:link {
	color: #FFF;
}

a.kensaku:hover {
	color: #F00;
}

a.kensaku:visited{
	color: #FFF;
}


