@charset"utf-8";

/*
===== カニ事典 ===========================
*/


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 h4 {
	border-left: 3px solid #E00000;
	border-bottom: 1px dashed #CCC;
	padding: 5px;
	margin: 20px 30px;
	font-weight: bold;
}

table#main td.contents p {
	line-height: 1.5;
	margin: 0 40px 15px 40px;
}

table#main td.contents p#topicpath {
	text-align: right;
	margin: 0 0 15px 0;
	line-height: 1;
}

table#main td.contents table#title {
	margin: 0 0 0 0;
}

table#main td.contents table#title td.txt {
	background: url(../images/tit_dic_bg.jpg) no-repeat left top;
	width: 570px;
	height: 54px;
}

table#main td.contents table#title td.txt p {
	color: #FFF;
	line-height: 1.5;
	padding: 8px;
	text-align: right;
	margin: 0;
}

table#main td.contents p.txtlink {
	text-align: center;
	margin: 25px 0;
	line-height: 1.5;
}

table#main td.contents p.aburagani {
	line-height: 1.25;
	padding: 15px 10px;
	background: #EEE;
	color: #E00000;
	width: 460px;
	margin: 0 0 15px 40px;
}


table#main td.contents table.section {
	width: 430px;
	margin: 0 0 15px 33px;
}

table#main td.contents table.section td {
	vertical-align: top;
	text-align: center;
}

table#main td.contents table.section td p {
	line-height: 1.5;
	text-align: center;
	margin: 0;
}

table#main td.contents table.section td img {
	border: 3px solid #CCC;
	margin: 0 0 10px 0;
}


/*-- 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;
}

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;
}