@charset "utf-8";

.clearfix:after{/*for modern browser*/
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearfix{/*for IE7*/ min-height: 1px;}
* html .clearfix{/*for IE6 below, MacIE5*/
	/*\*//*/
	overflow: hidden;
	height: auto;
	/**/
	height: 1px;
}

.photoColumn{
	width: 390px;
}
.photoColumn2{
	width: 390px;
}

.txtColumn{
	width: 388px;
	color: #000;
}

.txtColumn h3 , .txtColumnSet h3{
	color: #000;
}

.h3_title span{
	font-weight: normal;
	font-size: 18px;

}


.txtColumnSet{
	padding: 30px;
	color: #000;
}

.price{
	text-align: right;
	font-weight: bold;
}

.allergyinfo li {
    background: transparent url(../img/arrow_1955smokyamerica_1971aburishoyujapan.png) no-repeat scroll 0px 5px;
    padding-left: 8px;
		color: #ff3f13;
}

.allergyinfo li a{
		color: #ff3f13;
}



/*1955 スモーキーアメリカ/1971 炙り醤油ジャパン/クラシックフライ はちみつマスタード

----------------------------------------*/

.h3_title{
	letter-spacing: -1px;
}

.bg_japan{
	background: url("../img/bg_1955smokyamerica_1971aburishoyujapan_sub_01.jpg") no-repeat right;
}

.bg_america{
	background: url("../img/bg_1955smokyamerica_1971aburishoyujapan_sub_02.jpg") no-repeat left;
}

.bg_potato{
	background: url("../img/bg_1955smokyamerica_1971aburishoyujapan_sub_03.jpg") no-repeat bottom;
}

rt{
	font-size: 11px;
}

.bg_japan .txtColumn{
	padding-top: 13px;
}


/* アーカイブ用
----------------------------------------*/

.archive {
	line-height: 20px;
}

.archive .title {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.archive .text {
	font-size: 16px;
}

.archive .text a {
	text-decoration: underline;
}