@charset "EUC-JP";

/* ------------------------------------------------------------------------ */

/*  Parts

/* ------------------------------------------------------------------------ */

/* layout
--------------------------------------------------------------------------- */

.flt_l {
	float : left; 
}
.flt_r {
	float : right; 
}

.mb0 {
	margin-bottom : 0 !important; 
}
.mb4 {
	margin-bottom : 4px !important; 
}
.mb5 {
	margin-bottom : 5px !important; 
}
.mb10 {
	margin-bottom : 10px !important; 
}
.mb15 {
	margin-bottom : 15px !important; 
}
.mb20 {
	margin-bottom : 20px !important; 
}
.mb25 {
	margin-bottom : 25px !important; 
}
.mb30 {
	margin-bottom : 30px !important; 
}
.mb35 {
	margin-bottom : 35px !important; 
}
.mb40 {
	margin-bottom : 40px !important; 
}

.mt0 {
	margin-top : 0 !important; 
}
.mt5 {
	margin-top : 5px !important; 
}
.mt10 {
	margin-top : 10px !important; 
}
.mt15 {
	margin-top : 15px !important; 
}
.mt20 {
	margin-top : 20px !important; 
}
.mt25 {
	margin-top : 25px !important; 
}
.mt30 {
	margin-top : 30px !important; 
}
.mt35 {
	margin-top : 35px !important; 
}
.mt40 {
	margin-top : 40px !important; 
}

.Content_Sec {
  margin : 0;
}

.Content_Sec table p {
  margin : 0 0 14px;
  text-align : justify;
  line-height : 1.5;
}

.Content_Sec p {
  text-align : justify;
  line-height : 1.5;
  margin : 0px 0px 14px 0px;
}

.pageTop {
  text-align: right;
  margin: 0px 10px 0px 0px;
}

.telnumber {
 display:none
 ;
}

/* image
--------------------------------------------------------------------------- */

img {
	border: 0; 
}

img.image {
	border: solid 1px #999999; 
}

.imgR {
 float: right;
 margin: 0px;
}
.imgL {
 float: left;
 margin: 0px;
}
.imgR-10 {
  float: right;
  margin: 0px 0px 0px 10px;
}
.imgL-10 {
  float: left;
  margin: 0px 10px 0px 0px;
}
.imgR-15 {
  float: right;
  margin: 0px 0px 0px 15px;
}
.imgL-15 {
  float: left;
  margin: 0px 15px 0px 0px;
}

.img-waku {
	    /* 枠付------------- */
  position: relative;
  left: -5px;
  top: -5px;
  padding: 5px;
  border: 1px solid #999999;
  background-color: #FFFFFF;
} 

/* text
--------------------------------------------------------------------------- */

/* --- Size --- */

.txt10 {
	font-size : 10px !important; 
}
.txt12 {
	font-size : 12px !important; 
}
.txt14 {
	font-size : 14px !important; 
}
.txt16 {
	font-size : 16px !important; 
}

.txtlarger {
  font-size: medium;
  font-weight: bold;
}

.txtsmall {
	font-size: small ;
}
.txt_u {
	text-decoration: underline; 
}

/* --- Color --- */

.red {
	color : #CC0000; 
}
.orange {
	color : #F90; 
}
.white {
	color : #FFFFFF; 
}
.green {
	color : #00A38F; 
}


.t_right {
	text-align:right !important; 
}
.t_center {
	text-align:center !important; 
}
.t_left {
	text-align:left !important; 
}
.t_under {
	text-decoration: underline; 
}

/* table　Color
--------------------------------------------------------------------------- */

.sel1 {
	background-color: #E4F3F3; 
}
.sel2 {
	background-color: #E4E4E4; 
}
  
/* table(枠線なし)
--------------------------------------------------------------------------- */

.tableStyle-none {
  margin : 0 auto;
  border-collapse : collapse;
  border-spacing : 0;
  empty-cells : show;
}

.tableStyle-none td {
  padding : 0;
  text-align: left;
  vertical-align: middle;
  border: none;
  text-indent: 0em;
  line-height: 1px;
}

.tableStyle-none td.KaniLeft {
	  /* かに大全集画像並び用　*/
  padding : 0 6px 0 0;
  text-align: left;
  vertical-align: middle;
  border: none;
  text-indent: 0em;
  line-height: 1px;
}

.tableStyle-none td.TeibanLeft {
	  /* 定番人気商品画像並び用　*/
  padding : 0 20px 0 0;
  text-align: left;
  vertical-align: middle;
  border: none;
  text-indent: 0em;
  line-height: 1px;
}



/* table　※
--------------------------------------------------------------------------- */

.tableStyle01 {
  margin : 0 auto;
  border-top:1px solid #bbbbbb;
  border-left:1px solid #bbbbbb;
  border-collapse : collapse;
  border-spacing : 0;
  empty-cells : show;
  width: 97%;
}

.tableStyle01 th {
  border-right:1px solid #bbbbbb;
  border-bottom:1px solid #bbbbbb;
  padding : 3px 8px;
  font-weight : normal;
  text-indent: 0em;
  text-align: left;
  background-color: #FFEBDD;
}

.tableStyle01 td {
  border-right:1px solid #bbbbbb;
  border-bottom:1px solid #bbbbbb;
  padding : 3px 8px;
  text-align: left;
  vertical-align: middle;
  text-indent: 0em;
}

/* list(decimal)
--------------------------------------------------------------------------- */
.list-decimal {
  text-align : left;
  margin : 0px 0px 0px 23px;
}

.list-decimal ul {
  margin : 0 0 0 1.5em;
  padding : 0px;
}

.list-decimal li {
  list-style : decimal url(../../E-海産物/css2/none);
  margin : 0px 0px 0px 10px;
  padding : 0px;
}

/* list (disc)
--------------------------------------------------------------------------- */
.list-disc {
  text-align : left;
  margin : 0px 0px 20px 18px;
}

.list-disc ul {
  margin : 0 0 0 1.5em;
  padding : 0px;
}

.list-disc li {
  list-style : disc url(../../E-海産物/css2/none);
  margin : 0px 20px 0px 10px;
  padding : 0px;
}

/* list (square)
--------------------------------------------------------------------------- */
.list-square {
  text-align : left;
  margin : 0px 0px 20px 18px;
}

.list-square ul {
  margin : 0 0 0 1.5em;
  padding : 0px;
}

.list-square li {
  margin : 0px 20px 0px 10px;
  padding : 0px;
  list-style-type: square;
}

/* list 
--------------------------------------------------------------------------- */
.list-none {
  text-align : left;
  margin : 20px 0px 20px 0px;
}

.list-none ul {
  margin : 0 0 0 1.5em;
  padding : 0px;
}

.list-none li {
  list-style: url(none) none;
  margin : 0px 20px 0px 10px;
  padding : 0px;
}

/* list (img)
--------------------------------------------------------------------------- */
.list-img01 {
  text-align : left;
  margin : 0px 0px 20px 0px;
}

.list-img01 ul {
  margin : 0 0 0 0;
  padding : 0px;
}

.list-img01 li {
  margin : 0px 20px 0px 20px;
  padding : 5px 40px 5px 40px;
  background-image : url(../../E-海産物/img/common/img_list01.gif);
  background-repeat: no-repeat;
  background-position: left;
}

/* list (dl)
--------------------------------------------------------------------------- */
.list-teigi {
  text-align : left;
  padding: 0px 10px 0px 15px;
}

.list-teigi dt{
 float: left;
 width: 9.5em;
 padding: 3px 0;
}

.list-teigi dd {
 padding: 3px 0 3px 9.5em;
}

/* 　画像横並び
--------------------------------------------------------------------------- */
.picline-area{
  width: 660px;
  float:left;
}

.picline-area ul{
  list-style-type: none;
  margin: 40px 0px 0px;
}

.picline-area li.waku1{
  float: left;
  margin-right: 37px;
  line-height: 1.2em;
  text-align: center;
}

.picline-area li.waku2{
  float: left;
  line-height: 1.2em;
  text-align: center;
}

