@charset "utf-8";

@media screen and (min-width: 641px){
/* hamayaki */

#content {
	background-image: url(../../hamayaki/images/bg_header.jpg);
}

#content .container {
	background-image: url(../../hamayaki/images/img_hama.png);
}
#content .header h1 {
	width: 210px;
}
.header h1 img {
	margin-bottom: 18px;
}
.header h1 img#title {
	margin-left: 18px;
}
.header h1 img#off {
	position: absolute;
	top: 370px;
	right: -32px;
}

#content .header .leftbox {
	width: 790px;
}
#content .header .leftbox #sanka {
	float: right;
	width: 350px;
}
#content .header .leftbox #sanka img {
	margin: 158px 0 20px;
}
#content .header .leftbox .txt {
	float: left;
	width: 330px;
	margin: 558px 0 22px 200px;
	width: 225px;
}
    
#content .header .eatin {
    position: absolute;
    top: 430px;
    right: -50px;
}

#content .container .article h2,
#content .container .article li {
	display: block;
	padding-top: 6px;
	margin-bottom: 20px;
}
#content .container .article h2 {
	margin-right: 18px;
	width: 60px;
}

.article #price{
		overflow: hidden;
        background-image: url("../../hamayaki/images/bg_price.png");
        width: 940px;
        padding: 30px;
        margin-bottom: 10px;
	}
	
.article #price dl {
	width: 180px;
    background-color: #f0f0f0;
    text-align: center;
    padding: 20px  20px  15px;
    float:left;
    margin: 0 20px 30px 0;
}
    
.article #price dl:nth-of-type(4n) {
    margin-right: 0;
}
    
.article #price dl:nth-of-type(17),
.article #price dl:nth-of-type(18),
.article #price dl:nth-of-type(19){
    margin-bottom: 0;
}
    
.article #price dt {
    margin-bottom: 5px;
    min-height: 20px;
}
    
.article #price dd.catch {
    margin-bottom: 15px;
    min-height: 13px;
}

.article #price .photo {
	margin-bottom: 15px;
}
    
#content .container #photo {
    margin-left: -20px;
    margin-bottom: 40px;
    clear: both;
}
    
#content .container #photo li {
	margin-left: 20px;
	float: left;
}}
