@charset"utf-8";

/*
===== お客様の声 ===========================
*/


table#main td.contents h2 {
	margin: 0 0 0 0;
}

table#main td.contents h3 {
	font-weight: bold;
	font-size: 1.2em;
	width: 400px;
	background: none;
	border: none;
	padding: 5px 0 0 0;
	color: #333;
}

table#main td.contents p.pagetop {
	line-height: 1.5;
	margin: 0 15px 20px 0;
}


table#main td.contents table#title {
	width: 570px;
	margin: 0 0 15px 0;
}

table#main td.contents table#title td.txt {
	background: url(../images/tit_voice_bg.jpg) no-repeat left top;
	height: 85px;
}

table#main td.contents table#title td.txt p {
	color: #FFF;
	line-height: 1.5;
	margin: 40px 0 10px 10px;
}

table#main td.contents p.txtlink {
	line-height: 1.5;
	margin: 0 0 20px 15px;
}

table#main td.contents p.txtlink2 {
	line-height: 1.5;
	margin: 80px 0 20px 15px;
}

table#main td.contents table.cat {
	width: 550px;
	margin: 10px auto;
	border-top: 1px dashed #BBB;
}

table#main td.contents table.cat td {
	padding: 10px 0 0 0;
	vertical-align: top;
}

table#main td.contents table.cat td.img {
	padding: 10px 0 0 0;
}

table#main td.contents table.cat td.img img {
	border: 2px solid #CCC;
}

table#main td.contents table.cat td.product {
	padding: 0 0 0 0;
	text-align: right;
	vertical-align: bottom;
}


table#main td.contents table.msg {
	width: 550px;
	margin: 10px auto;
	border: 1px solid #CCC;
}

table#main td.contents table.msg th {
	text-align: left;
	color: #E00000;
	font-size: 1.1em;
	background: #DDD;
	border-bottom: 1px dashed #BBB;
	padding: 10px;
}

table#main td.contents table.msg th span {
	color: #333;
	font-weight: normal;
}

table#main td.contents table.msg td {
	padding: 10px;
}

table#main td.contents table.msg td p {
	line-height: 1.5;
}


/*-- category --*/

table#main td.nav table.category {
	margin: 0 10px 20px 10px;
	background: #FFF;
}

table#main td.nav table.category ul{
	margin: 8px 0 8px 8px;
}

table#main td.nav table.category ul li {
	margin: 0 0 5px 0;
}

table#main td.nav table.category ul li.taraba {
	background: url(../../_resource/images/side_ico_taraba.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.kegani {
	background: url(../../_resource/images/side_ico_kegani.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.zuwai {
	background: url(../../_resource/images/side_ico_zuwai.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.hanasaki {
	background: url(../../_resource/images/side_ico_hanasaki.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.abura {
	background: url(../../_resource/images/side_ico_abura.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.ibara {
	background: url(../../_resource/images/side_ico_ibara.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.fishes {
	background: url(../../_resource/images/side_ico_fishes.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.umi {
	background: url(../../_resource/images/side_ico_umi.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.hokkaido {
	background: url(../../_resource/images/side_ico_hokkaido.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

*:first-child+html table#main td.nav table.category ul li.taraba,
*:first-child+html table#main td.nav table.category ul li.kegani,
*:first-child+html table#main td.nav table.category ul li.zuwai,
*:first-child+html table#main td.nav table.category ul li.hanasaki,
*:first-child+html table#main td.nav table.category ul li.abura,
*:first-child+html table#main td.nav table.category ul li.ibara,
*:first-child+html table#main td.nav table.category ul li.fishes,
*:first-child+html table#main td.nav table.category ul li.umi,
*:first-child+html table#main td.nav table.category ul li.hokkaido{/*-- hack for IE7 --*/
	padding: 5px 0 5px 20px;
}

* html table#main td.nav table.category ul li.taraba,
* html table#main td.nav table.category ul li.kegani,
* html table#main td.nav table.category ul li.zuwai,
* html table#main td.nav table.category ul li.hanasaki,
* html table#main td.nav table.category ul li.abura,
* html table#main td.nav table.category ul li.ibara,
* html table#main td.nav table.category ul li.fishes,
* html table#main td.nav table.category ul li.umi,
* html table#main td.nav table.category ul li.hokkaido{/*-- hack for IE6 --*/
	padding: 5px 0 5px 20px;
}


/*-- Footer Link  --*/


table#main td.contentsfoot {
	vertical-align: bottom;
	background: #FFF;
}

table#main td.contentsfoot p {
	margin: 0 0 0 15px;
}

table#main td.contentsfoot hr.btm {
	width: 570px;
	margin: 0 0 15px 15px;
	border-top: solid #CCC;
	border-width: 1px 0 0 0;
	background: #FFF;
	color: #FFF;
}

table#main td.contentsfoot p.pagetop {
	margin: 20px 15px;
	text-align: right;
}

table#main td.contentsfoot ul#payment {
	margin: 10px 15px;
}

table#main td.contentsfoot ul#payment li {
	margin: 0 3px 15px 0;
	float: left;
}

table#main td.contentsfoot table#address {
	border-top: 1px solid #E00000;
	border-bottom: 1px solid #E00000;

	width: 570px;
	margin: 20px auto 20px auto;
	clear: both;
}

table#main td.contentsfoot table#address th {
	color: #333;
	width: 125px;
	background: url(../../_resource/images/bg_address.gif) no-repeat left center;
}

table#main td.contentsfoot table#address td {
	line-height: 1.5;
	padding: 15px 0;
}



/*-- 客様の声登録ページ用 --*/
table#main td.contents p.flow {
	margin: 25px auto;
	text-align: center;
}
table#main td.contents h3.form {
	color: #FFF;
	background: #000;
	padding: 7px;
	border-left: 3px solid #E00000;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 20px 0 18px;
	width: 513px;
	clear: both;
}

table#main td.contents ul.note {
	margin: 15px 0 15px 33px;
	width: 510px;
}

table#main td.contents ul.note li {
	line-height: 1.5;
	background: url(../images/ico_notelist.gif) no-repeat top left;
	padding: 0 0 0 15px;
}

* html table#main td.contents ul.note li {
	padding: 0 0 0 12px;
	text-indent: -1em;
}

*:first-child + html table#main td.contents ul.note li {
	padding: 0 0 0 12px;
	text-indent: -1em;
}

table#main td.contents table#btn {
	width: 500px;
	margin: 0 0 100px 33px;
}	

table#main td.contents table#btn td.left {
	text-align: left;
}

table#main td.contents table#btn td.right {
	text-align: right;
}


/*-- 応募フォーム --*/

table#main td.contents p.attenntion {
	margin: 0 0 15px 33px;
}

table#main td.contents table.initialize {
	width: 500px;
	margin: 0 0 30px 33px;
	border-collapse: collapse;
}

table#main td.contents table.initialize th {
	text-align:left;
	font-weight: normal;
	width: 102px;
	background: #E0E0E0;
	border: 1px solid #CCC;
	padding: 7px 0 7px 5px;
	font-size: 75%;
	line-height: 1.25;
	vertical-align: top;
}

table#main td.contents table.initialize th strong {
	font-size: 1.2em;
}

table#main td.contents table.initialize th span {
	font-size: 1.2em;
}

table#main td.contents table.initialize td {
	border: 1px solid #CCC;
	padding: 5px 0 5px 4px;
	line-height: 1.5;
}

table#main td.contents table.initialize td span.zipcode {
	font-size: 0.75em;
}

table#main td.contents table.initialize td label,
table#main td.contents table.initialize td p {
	font-size: small;
}

table#main td.contents table.initialize td.icon {
	width: 35px;
	text-align: center;
	padding: 5px 0 0 0;
	vertical-align: top;
}


/*-- 内容確認 --*/

table#main td.contents table.check {
	width: 500px;
	margin: 25px 0 30px 33px;
	border-collapse: collapse;
}

table#main td.contents table.check th {
	text-align:left;
	font-weight: normal;
	width: 160px;
	background: #E0E0E0;
	border: 1px solid #CCC;
	padding: 7px 0 7px 5px;
	line-height: 1.25;
	vertical-align: top;
}

table#main td.contents table.check td {
	border: 1px solid #CCC;
	padding: 5px 0 5px 4px;
	line-height: 1.5;
}


/*-- 応募完了 --*/

table#main td.contents p.result {
	color: #E00000;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 15px 33px;
}

table#main td.contents p.waitmsg {
	font-weight: bold;
}