/* 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;
}
.left {float:left;}
.right {float:right;}




.top01 {
	background: url(top01.jpg) no-repeat;
	width: 800px;
	height: 140px;
	margin: 0px auto;
}


.top02 {
	background:url(top02.jpg) no-repeat;
	width: 800px;
	height: 196px;
	margin: 0px auto;
}


.top03 {
	background: url(top03.jpg) no-repeat;
	width: 800px;
	height: 248px;
	margin: 0px auto;
}


.top04 {
	background: url(top04.jpg) no-repeat;
	width: 800px;
	height: 110px;
	margin: 0px auto;
}



.hide{
	display:none;
}


.tetsu_contents {
	background: url(tetsu_back.jpg) repeat-y;
	width: 800px;
	margin: 0px auto;
	padding: 20px 0px 25px 0px;
}


.midashi01 {
	background: url(midashi01-trans.png) no-repeat;
	width: 747px;
	height: 168px;
	margin: 0px auto 15px auto;
	text-indent: -9999px;
}


.midashi02 {
	background: url(midashi02-trans.png) no-repeat;
	width: 747px;
	height: 186px;
	margin: 30px auto 0px auto;
	text-indent: -9999px;
}

.tetsu_txt {
	font-size: 16px;
	font-weight: bold;
	width: 700px;
	margin: 0px auto;
	color: #000;
	line-height: 1.6;
	text-align: justify;
}


.red {
	color: #a10e09;
	font-size: 20px;
}
	


.tetsu02_back {
	background: url(taisyo_back-trans.png) no-repeat center;
	width: 700px;
	height: 307px;
	margin: 0px auto;
}
	

.tetsu02_back p {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 1.7;
	text-align: justify;
	padding-left: 230px;
}


.midashi03 {
	background: url(midashi03-trans.png) no-repeat;
	width: 743px;
	height: 113px;
	margin: 30px auto 15px auto;
	text-indent: -9999px;
}


.tetsu03_back {
	background: url(ramen_p.jpg) no-repeat center right;
	width: 712px;
	margin: 0px auto;
}


.tetsu03_back p {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 1.7;
	text-align: justify;
	padding-right: 280px;
	height: 200px;
}


.shopinfo {
	background: url(shopinfo_back.jpg) no-repeat;
	width: 728px;
	height: 218px;
	margin: 30px auto;
	color: #FFF;
}

h4 {
	background: url(shop_info.gif) no-repeat;
	width: 117px;
	height: 116px;
	text-indent: -9999px;
	margin: 15px 0px 0px 15px;
}

.shop_name {
	background: url(logo.gif) no-repeat;
	width: 268px;
	height: 101px;
	text-indent: -9999px;
}

.shopinfo_txt {
	width: 268px;
	margin: 15px 0px 0px 15px;
}

.shopinfo_txt table {
	margin-top: 8px;
}

.shopinfo_txt table td {
	font-size: 14px;
	padding-bottom: 5px;
}

.shopinfo_txt table td.koumoku {
	text-align: right;
	padding-right: 10px;
}



.senkou {
	width: 740px;
	margin: 40px auto 0px auto;
	padding-top: 10px;
	text-align: center;
	border: #a10e09 solid 2px;
}

.senkou h5 {
	background: url(senkou.jpg) no-repeat;
	width: 717px;
	height: 71px;
	text-indent: -9999px;
	margin: 0px auto;
}


.senkou_txt01 {
	color: #a10e09;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


.senkou_txt02 {
	color: #000000;
	font-size: 14px;
	line-height: 1.4;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom:10px;}
	
	

.senkou_txt03 {
	font-size: 14px;
	padding-left:330px;
}



a.kensaku:link {
	color: #C00;
}

a.kensaku:hover {
	color: #999;
}

a.kensaku:visited{
	color: #C00;
}



