@charset"utf-8";

/*
===== カニ料理のレシピ ===========================
*/

table#main td.contents p#topicpath {
	letter-spacing: -1px;
}

table#main td.contents h2 {
	margin: 0 0 0 0;
}

table#main td.contents h3 {
	color: #FFF;
	background: #000;
	padding: 0.5em;
	border-left: 3px solid #E00000;
	font-weight: bold;
	font-size: 1.1em;
	width: 525px;
	margin: 20px 0 15px 19px;
}

table#main td.contents p.nav {
	line-height: 1.75;
	margin: 0 0 20px 27px;
}

table#main td.contents table#title {
	margin: 0 0 25px 0;
}

table#main td.contents table#title td.txt {
	background: url(../images/tit_recipe_bg.jpg) no-repeat left top;
	width: 570px;
	height: 54px;
}

table#main td.contents table#title td.txt p {
	text-align: right;
	color: #FFF;
	line-height: 1.5;
	padding: 0 8px 0 0;
}

table#main td.contents ul {
	width: 560px;
	margin: 20px 0 0 7px;
}

table#main td.contents ul li {
	float: left;
	width: 280px;
}

table#main td.contents ul li img {
	vertical-align: middle;
	border: solid 3px #CCC;
	margin: 0 10px 10px 0;
}


/*
===== 詳細ページ ===========================
*/

table#main td.contents p.txtlink {
	text-align: center;
	line-height: 1.5;
	margin: 0 0 20px 0;
}

table#main td.contents table.detail {
	width: 530px;
	margin: 20px auto 30px auto;
}

table#main td.contents table.detail th h3 {
	margin: 0;
}

table#main td.contents table.detail td {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table#main td.contents table.detail td p.top {
	width: 500px;
	line-height: 1.5;
	margin: 18px 0 30px 20px;
}

table#main td.contents table.detail td table.process {
	width: 480px;
	margin: 0 0 15px 24px;
	border-bottom: 1px dashed #CCC;
}

table#main td.contents table.detail td table.process_last {
	width: 480px;
	margin: 0 0 15px 24px;
}

table#main td.contents table.detail td p.cattop {
	text-align: right;
	padding: 30px 25px 30px 0;
}

table#main td.contents table.detail td table.process td,
table#main td.contents table.detail td table.process_last td {
	border-left: none;
	border-right: none;
	border-bottom: none;
}

table#main td.contents table.detail td table.process td.img,
table#main td.contents table.detail td table.process_last td.img {
	width: 150px;
	vertical-align: top;
	padding: 0 0 15px 0;
}

table#main td.contents table.detail td table.process td.img img,
table#main td.contents table.detail td table.process_last td.img img {
	border: 3px solid #CCC;
}

table#main td.contents table.detail td table.process td.txt,
table#main td.contents table.detail td table.process_last td.txt {
	padding: 3px 0 15px 17px;
	vertical-align: top;
}

table#main td.contents table.detail td table.process td.txt p,
table#main td.contents table.detail td table.process_last td.txt p {
	line-height: 1.5;
}

table#main td.contents table.detail td table.process td.txt p.p_title,
table#main td.contents table.detail td table.process_last td.txt p.p_title {
	font-weight: bold;
	color: #E00000;
	line-height: 1.5;
	font-size: 1.1em;
}

/*-- 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;
	padding-top: 180px;
}

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;
}

/* 20080404追加　レシピ　サブタイトル　h4*/
h4.title {
	border-left: 3px solid #E00000;
	border-bottom: 1px dashed #CCC;
	padding: 5px;
	margin: 10px 35px 10px 20px;
	font-size:1.1em;
	font-weight: bold;
}