﻿@charset "utf-8";

/***************************************************************************************

	有限会社 さくら水産	車えびの紹介

 ***************************************************************************************/

h2 {
	width: 570px;
	height: 60px;
	margin-left: 15px;
	margin-bottom: 10px;
	background: url(../prawn/image/title.gif) no-repeat;
	text-indent: -1000em;
}

p {
	width: 570px;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: left;
}

dl.explanation {
	width: 560px;
	text-align: left;
	line-height: 1.6em;
	margin-left: 30px;
	margin-bottom: 30px;
}

.explanation dt {
	width: 180px;
	height: 40px;
	background: url(../prawn/image/sub1.gif) no-repeat;
	text-indent: -1000em;
}

.explanation dd {
	margin-top: 3px;
}

.explanation dd.space {
	margin-bottom: 12px;
}

img.picture {
	margin-right: 6px;
}

dl.information {
	width: 560px;
	text-align: left;
	line-height: 1.6em;
	margin-left: 30px;
	margin-bottom: 25px;
}

iframe {
	width: 100%;
}

dl.sales {
	width: 560px;
	text-align: left;
	line-height: 1.6em;
	margin-left: 30px;
	margin-bottom: 15px;
}

dl.sales2 {
	width: 560px;
	text-align: left;
	line-height: 1.6em;
	margin-left: 30px;
	margin-bottom: 30px;
}

.information dt.sub-title {
	width: 180px;
	height: 40px;
	background: url(../prawn/image/sub_info.gif) no-repeat;
	text-indent: -1000em;
}

.sales dt.sub-title {
	width: 180px;
	height: 40px;
	background: url(../prawn/image/sub2.gif) no-repeat;
	text-indent: -1000em;
}

.sales2 dt.sub-title {
	width: 180px;
	height: 40px;
	background: url(../prawn/image/sub3.gif) no-repeat;
	text-indent: -1000em;
}

.sales dt.present {
	width: 500px;
	color: #FFF;
	line-height: 2em;
	margin-top: 10px;
	padding-left: 10px;
	background: url(../prawn/image/bg_present.gif);
}

.sales dd, .sales2 dd {
	margin-top: 5px;
}

table {
	width: 500px;
	border: 1px solid #D0CFD3;
	margin-top: 10px;
}

td.size {
	width: 150px;
	border: 1px solid #E7E7E9;
	background: url(../prawn/image/bg_present.gif);
	padding: 5px 0px 5px 10px;
	color: #FFF;
	font-size: 11px;
}

td.price {
	border: 1px solid #E7E7E9;
	padding: 5px 10px;
	font-size: 11px;
}

p.comment {
	width: 570px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: left;
	padding: 6px 8px;
	line-height: 1.6em;
	border: 1px solid #79798D;
}


.pickup {
	color: #F39;
}

.pickup2 {
	color: #C33;
}

