@charset "utf-8";

/*	reset
----------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-style: normal;
	text-align: left;
	line-height: 1.5;
}

* {}

/*	reset_2
----------------------------------------------------*/

html {
	overflow-y: scroll;
	font-size:12px;
}

body {
	font-size:12px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

h1 {
	font-size:14px;
	}

h2 {
	font-size:13px;
	}
	
h3,h4,h5,h6 {
	font-size: 12px;
	}

p {
	font-size:12px;
	}

ul,ol,li {
	list-style-type: none
	}

a:link,
a:visited {
	text-decoration:none;
	}

a:hover	{
	text-decoration:none;
	}

img{
	border: 0;
	vertical-align: bottom;
	}

address {
	font-style:normal;
	text-align:left;
	}

table {
	font-size:12px;
	}

/*	import
----------------------------------------------------*/

/* modern browsers */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.clearfix {
	min-height: 1px;
	}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
	}

br.clear {
	clear:both;
	}

/*	html
----------------------------------------------------*/
html {
}


/*	body
----------------------------------------------------*/

body {
	text-align:center;
	background-image: url(../packages/default/images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	}

/*	h1,h4,h4,h4,h5,h6
----------------------------------------------------*/

h1{
	position: absolute;
	left: 272px;
	top: 19px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}

h2{
	}

h4{
	}

h5{
	}

h6{
	}
/* img option */

.img_alpha a:hover{filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;}
.bloc_title{
	padding-top: 2px;
	padding-left: 3px;
}  
.sp_bottom{
	margin-bottom: 10px;
}
.top_banner{
	margin-right: 9px;
	margin-left: 9px;
}
.left{
	float: left;
}
.sp_right{
	margin-right: 20px;
}
/*	wrapper
----------------------------------------------------*/

#wrapper {
	width: 948px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/*	header
----------------------------------------------------*/

#header {
	position:relative;
	background-image: url(../packages/default/images/header.jpg);
	height: 275px;
	width: 948px;
	}

#header span {
	visibility:hidden;
	}

#header p.logo {
	position:absolute;
	width: 218px;
	left: 3px;
	top: 6px;
	height: 38px;
	}
	
#header p.logo a {
	display:block;
	text-decoration:none;
	height: 38px;
	width: 218px;
	}
#menu {
	height: 44px;
	width: 948px;
}
#contents_wrapper{
	width: 948px;
	padding-top: 10px;
}
#left_box{
	float: left;
	width: 248px;
}
#bloc {
	width: 246px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#bloc_blue {
	width: 246px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #f7fbff;
}
#right_box{
	float: right;
	width: 661px;
}

#right_box .pan{
	margin-bottom:5px;}

#main_img_box{
	width: 661px;
	margin-bottom: 10px;
}
#info_box{
	margin-bottom: 10px;
	margin-top: 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 619px;
	overflow: auto;
	border: 1px solid #CCCCCC;
}
#box_01{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}
#footer_wrapper{
	background-image: url(../packages/default/images/f_bg.jpg);
	background-repeat: repeat-x;
	height: 189px;
	margin-top: 10px;
}

#footer{
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFFFFF;
}
#footer .menu{
	position: absolute;
	left: 112px;
	top: 29px;
	text-align: center;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .copy{
	font-size: 10px;
	position: absolute;
	left: 383px;
	top: 144px;
}


#info_box dl{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#info_box dt{
	color: #014E94;
	font-weight: bold;
	float: left;
	padding-right: 20px;
}
#info_box dd{}

#inner_box{
	padding: 10px;
}
#inner_box li.list_title{
	color: #014E94;
	font-weight: bold;
	display: block;
	background-image: url(../packages/default/images/fish_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-left: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
#inner_box li.list_title a{
	color: #022E75;
}

#inner_box li{
	display: block;
	background-image: url(../packages/default/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	margin-left: 20px;
	line-height: 25px;
	height: 25px;
}
#inner_box li a{
	color: #0000DD;
}
#inner_box li a:hover{
	color: #FF6666;
}
.recomendblock{
	width: 619px;
	margin-bottom: 10px;
}
.recomendleft{
	float: left;
	width: 130px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.recomendright{
	float: right;
	width: 130px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.price{
	color: #FF3300;
}
.mini{
	font-size: 10px;
}
span.btn{
	vertical-align: bottom;
}
#listtitle h2{
	background-color: #025CAA;
	color: #FFFFFF;
	text-indent: 20px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.listarea{
	width: 661px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.listphoto{
	width: 130px;
	float: left;
	margin-right: 10px;
}
.listrightblock{
	float: right;
	width: 510px;
}
.listrightblock h3{}
.status_icon li{
	display: block;
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.btnbox{
	float: right;
}
.soldout{
	text-align: center;
}
.in_cart{}
.in_cart dt{
	float: left;
}
.in_cart dd{} 
.attention{
	font-size: 11px;
	color: #FF0000;
}
.cartbtn{
	float: right;
}
.pagenumberarea{
	width: 661px;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.pagenumberarea p.left{
	float: left;
	margin-left: 10px;
}
.pagenumberarea p.right{
	float: right;
	margin-right: 10px;
}
.pagenumber{
	color: #FF0000;
}
.products_title{
	background-color: #9cc0e0;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}
.products_title a{
	color: #333333;
}
.shousai{
	float: right;
}
#products_list_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}




/*	特定商取引法に基づく表記
----------------------------------------------------*/

.law_01{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}
	
.law_01 h3{
	border-left:5px solid #025ca9;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
	padding:2px 10px;}

.law_01 p{
	margin-bottom:10px;}
	
.law_01 ul{
	margin-bottom:2em;
	margin-left:30px;}
	
.law_01 ul li{
	margin-bottom:3px;
	list-style-type:disc;}

table.law_box{
	background:#cccccc;
	width:100%;}
	
table.law_box th{
	width:150px;
	background:#f7fbff;
	padding:5px;}
	
table.law_box td{
	background:#FFFFFF;
	padding:5px;}


/*	特定商取引法に基づく表記
----------------------------------------------------*/

.privacy_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}


.privacy_box h3{
	border-left:5px solid #025ca9;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
	padding:2px 10px;}

.privacy_box p{
	margin:5px 0 2em 10px;}
	
	
/*	ショップ案内
----------------------------------------------------*/
.shop_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}

.shop_img_box{
	text-align:center;
	margin-bottom:15px;}

.shop_box h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}

.shop_box p{
	margin:5px 0 2em 10px;}

.shop_img01{
	float: left;
	width: 164px;
	padding-right:10px;}

.shop_img02{
	float: right;
	width: 185px;
	padding-left: 10px;}


/*	干物を美味しく食す

----------------------------------------------------*/
.himono_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}

.himono_box h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}

.himono_box p{
	margin:5px 0 2em 10px;}

/*	TV紹介食品
----------------------------------------------------*/
.tv_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}

.tv_box h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}

.tv_box h4{
	font-size:14px;
	margin:15px 0 5px 10px;}

.tv_box p{
	margin:5px 0 1em 10px;}


/*	お客様の声
----------------------------------------------------*/
.voice_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}

.voice_box h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}

.voice_box h4{
	font-size:14px;
	margin:15px 0 5px 10px;}

.voice_box p{
	margin:5px 0 2em 10px;}



/*	商品詳細
----------------------------------------------------*/
#details_page h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}
	
#customervoicearea .voicetitle{
	background-color: #CCCCCC;
	color: #333333;
	line-height:18px;
	font-size:12px;
	padding-left:10px;}
	
#customervoicearea .voicedate{
	text-align:right;
	margin-top: 10px;}
	
#customervoicearea .voicecomment{
	padding:10px;
	border:solid 1px #CCCCCC;}


.details_table{
	background:#014e93;
	margin-bottom:10px;}

.details_table th{
	background:#8db1d0;
	line-height:1.5em;
	padding:3px 5px;}
	
.details_table td{
	background:#FFFFFF;
	line-height:1.5em;
	padding:3px 5px;
	text-align:right;}

.details_icon{
	margin-bottom:10px;}
	
.details_text p{
	margin-bottom:20px;}
	
.subarea{
	margin-bottom:10px;}
	
.subarea h4{
	border-left:5px solid #014e93;
	padding:3px 5px;
	margin-bottom:5px;}

.subarea .subtext{
	float:right;
	width:450px;}
	
.subphotoimg{}


.whoboughtleft{
	float:left;
	width:300px;
	margin-bottom:20px;}

.whoboughtright{
	float:right;
	width:300px;
	margin-bottom:20px;}
	
.whobought_igm{
	float:left;
	width:70px;
	margin-right:10px;}


/*	お問い合わせ
----------------------------------------------------*/

.contact_table{
	background:#014e93;
	margin:10px 0;}

.contact_table th{
	background:#8db1d0;
	line-height:1.5em;
	padding:3px 5px;
	width:150px;}
	
.contact_table td{
	background:#FFFFFF;
	line-height:1.5em;
	padding:3px 5px;}

.contact_table td input{
	margin:3px 0;}

.contact_table td .box60{
	width:100px;}

.contact_table td .box380{
	width:300px;}


/*　マイアカウント
----------------------------------------------------*/

#mypage_box{
	width: 905px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}


#mypage_box p{
	margin:5px 0;}

#mypage_box .tblareabtn{
	margin:10px 0;}

#mypage_box .loginarea{
	margin:10px 0 20px 0;}

#mypage_box .inputbox02{
	margin:10px 0;}
	
	
/*　パスワードを忘れた方
----------------------------------------------------*/

#windowarea{
	width:500;
	height:300px;
	padding:20px;
	background:#FFFFFF;}

#windowarea h2{
	margin-bottom:10px;}

#windowarea p{
	margin:5px 0;}
	
#windowarea input{
	margin:5px 0;}


/*　カート内
----------------------------------------------------*/

#under02column{
	width:947px;
	margin:0 auto;}

#under02column p{
	line-height:25px;}

#under02column img{
	margin:5px 0;}

#under02column table{
	width:100%;
	margin:0 0 20px 0;}

#under02column th{
	padding:5px;
	border:1px solid #014e93;}

#under02column td{
	padding:5px;
	border:1px solid #014e93;}



@charset "utf-8";

/*	reset
----------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-style: normal;
	text-align: left;
	line-height: 1.5;
}

* {}

/*	reset_2
----------------------------------------------------*/

html {
	overflow-y: scroll;
	font-size:12px;
}

body {
	font-size:12px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

h1 {
	font-size:14px;
	}

h2 {
	font-size:13px;
	}
	
h3,h4,h5,h6 {
	font-size: 12px;
	}

p {
	font-size:12px;
	}

ul,ol,li {
	list-style-type: none
	}

a:link,
a:visited {
	text-decoration:none;
	}

a:hover	{
	text-decoration:none;
	}

img{
	border: 0;
	vertical-align: bottom;
	}

address {
	font-style:normal;
	text-align:left;
	}

table {
	font-size:12px;
	}

/*	import
----------------------------------------------------*/

/* modern browsers */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.clearfix {
	min-height: 1px;
	}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
	}

br.clear {
	clear:both;
	}

/*	html
----------------------------------------------------*/
html {
}


/*	body
----------------------------------------------------*/

body {
	text-align:center;
	background-image: url(../packages/default/images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	}

/*	h1,h4,h4,h4,h5,h6
----------------------------------------------------*/

h1{
	position: absolute;
	left: 272px;
	top: 19px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}

h2{
	}

h4{
	}

h5{
	}

h6{
	}
/* img option */

.img_alpha a:hover{filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;}
.bloc_title{
	padding-top: 2px;
	padding-left: 3px;
}  
.sp_bottom{
	margin-bottom: 10px;
}
.top_banner{
	margin-right: 9px;
	margin-left: 9px;
}
.left{
	float: left;
}
.sp_right{
	margin-right: 20px;
}
/*	wrapper
----------------------------------------------------*/

#wrapper {
	width: 948px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/*	header
----------------------------------------------------*/

#header {
	position:relative;
	background-image: url(../packages/default/images/header.jpg);
	height: 275px;
	width: 948px;
	}

#header span {
	visibility:hidden;
	}

#header p.logo {
	position:absolute;
	width: 218px;
	left: 3px;
	top: 6px;
	height: 38px;
	}
	
#header p.logo a {
	display:block;
	text-decoration:none;
	height: 38px;
	width: 218px;
	}
#menu {
	height: 44px;
	width: 948px;
}
#contents_wrapper{
	width: 948px;
	padding-top: 10px;
}
#left_box{
	float: left;
	width: 248px;
}
#bloc {
	width: 246px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#bloc_blue {
	width: 246px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #f7fbff;
}
#right_box{
	float: right;
	width: 661px;
}

#right_box .pan{
	margin-bottom:5px;}

#main_img_box{
	width: 661px;
	margin-bottom: 10px;
}
#info_box{
	margin-bottom: 10px;
	margin-top: 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 619px;
	overflow: auto;
	border: 1px solid #CCCCCC;
}
#box_01{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}
#footer_wrapper{
	background-image: url(../packages/default/images/f_bg.jpg);
	background-repeat: repeat-x;
	height: 189px;
	margin-top: 10px;
}

#footer{
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFFFFF;
}
#footer .menu{
	position: absolute;
	left: 112px;
	top: 29px;
	text-align: center;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .copy{
	font-size: 10px;
	position: absolute;
	left: 383px;
	top: 144px;
}


#info_box dl{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#info_box dt{
	color: #014E94;
	font-weight: bold;
	float: left;
	padding-right: 20px;
}
#info_box dd{}

#inner_box{
	padding: 10px;
}
#inner_box li.list_title{
	color: #014E94;
	font-weight: bold;
	display: block;
	background-image: url(../packages/default/images/fish_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-left: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
#inner_box li.list_title a{
	color: #022E75;
}

#inner_box li{
	display: block;
	background-image: url(../packages/default/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	margin-left: 20px;
	line-height: 25px;
	height: 25px;
}
#inner_box li a{
	color: #0000DD;
}
#inner_box li a:hover{
	color: #FF6666;
}
.recomendblock{
	width: 619px;
	margin-bottom: 10px;
}
.recomendleft{
	float: left;
	width: 130px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.recomendright{
	float: right;
	width: 130px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.price{
	color: #FF3300;
}
.mini{
	font-size: 10px;
}
span.btn{
	vertical-align: bottom;
}
#listtitle h2{
	background-color: #025CAA;
	color: #FFFFFF;
	text-indent: 20px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.listarea{
	width: 661px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.listphoto{
	width: 130px;
	float: left;
	margin-right: 10px;
}
.listrightblock{
	float: right;
	width: 510px;
}
.listrightblock h3{}
.status_icon li{
	display: block;
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.btnbox{
	float: right;
}
.soldout{
	text-align: center;
}
.in_cart{}
.in_cart dt{
	float: left;
}
.in_cart dd{} 
.attention{
	font-size: 11px;
	color: #FF0000;
}
.cartbtn{
	float: right;
}
.pagenumberarea{
	width: 661px;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.pagenumberarea p.left{
	float: left;
	margin-left: 10px;
}
.pagenumberarea p.right{
	float: right;
	margin-right: 10px;
}
.pagenumber{
	color: #FF0000;
}
.products_title{
	background-color: #9cc0e0;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}
.products_title a{
	color: #333333;
}
.shousai{
	float: right;
}
#products_list_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}




/*	特定商取引法に基づく表記
----------------------------------------------------*/

.law_01{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}
	
.law_01 h3{
	border-left:5px solid #025ca9;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
	padding:2px 10px;}

.law_01 p{
	margin-bottom:10px;}
	
.law_01 ul{
	margin-bottom:2em;
	margin-left:30px;}
	
.law_01 ul li{
	margin-bottom:3px;
	list-style-type:disc;}

table.law_box{
	background:#cccccc;
	width:100%;}
	
table.law_box th{
	width:150px;
	background:#f7fbff;
	padding:5px;}
	
table.law_box td{
	background:#FFFFFF;
	padding:5px;}


/*	特定商取引法に基づく表記
----------------------------------------------------*/

.privacy_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}


.privacy_box h3{
	border-left:5px solid #025ca9;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
	padding:2px 10px;}

.privacy_box p{
	margin:5px 0 2em 10px;}
	
	
/*	ショップ案内
----------------------------------------------------*/
.shop_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}

.shop_img_box{
	text-align:center;
	margin-bottom:15px;}

.shop_box h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}

.shop_box p{
	margin:5px 0 2em 10px;}

.shop_img01{
	float: left;
	width: 164px;
	padding-right:10px;}

.shop_img02{
	float: right;
	width: 185px;
	padding-left: 10px;}


/*	干物を美味しく食す

----------------------------------------------------*/
.himono_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}

.himono_box h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}

.himono_box p{
	margin:5px 0 2em 10px;}

/*	TV紹介食品
----------------------------------------------------*/
.tv_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}

.tv_box h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}

.tv_box h4{
	font-size:14px;
	margin:15px 0 5px 10px;}

.tv_box p{
	margin:5px 0 1em 10px;}


/*	お客様の声
----------------------------------------------------*/
.voice_box{
	width: 619px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;}

.voice_box h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}

.voice_box h4{
	font-size:14px;
	margin:15px 0 5px 10px;}

.voice_box p{
	margin:5px 0 2em 10px;}



/*	商品詳細
----------------------------------------------------*/
#details_page h3{
	margin:20px 0 10px 0;
	background:#8db1d0;
	padding:5px;
	border-bottom:dotted 1px #014e93;}
	
#customervoicearea .voicetitle{
	background-color: #CCCCCC;
	color: #333333;
	line-height:18px;
	font-size:12px;
	padding-left:10px;}
	
#customervoicearea .voicedate{
	text-align:right;
	margin-top: 10px;}
	
#customervoicearea .voicecomment{
	padding:10px;
	border:solid 1px #CCCCCC;}


.details_table{
	background:#014e93;
	margin-bottom:10px;}

.details_table th{
	background:#8db1d0;
	line-height:1.5em;
	padding:3px 5px;}
	
.details_table td{
	background:#FFFFFF;
	line-height:1.5em;
	padding:3px 5px;
	text-align:right;}

.details_icon{
	margin-bottom:10px;}
	
.details_text p{
	margin-bottom:20px;}
	
.subarea{
	margin-bottom:10px;}
	
.subarea h4{
	border-left:5px solid #014e93;
	padding:3px 5px;
	margin-bottom:5px;}

.subarea .subtext{
	float:right;
	width:450px;}
	
.subphotoimg{}


.whoboughtleft{
	float:left;
	width:300px;
	margin-bottom:20px;}

.whoboughtright{
	float:right;
	width:300px;
	margin-bottom:20px;}
	
.whobought_igm{
	float:left;
	width:70px;
	margin-right:10px;}


/*	お問い合わせ
----------------------------------------------------*/

.contact_table{
	background:#014e93;
	margin:10px 0;}

.contact_table th{
	background:#8db1d0;
	line-height:1.5em;
	padding:3px 5px;
	width:150px;}
	
.contact_table td{
	background:#FFFFFF;
	line-height:1.5em;
	padding:3px 5px;}

.contact_table td input{
	margin:3px 0;}

.contact_table td .box60{
	width:100px;}

.contact_table td .box380{
	width:300px;}


/*　マイアカウント
----------------------------------------------------*/

#mypage_box{
	width: 905px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}


#mypage_box p{
	margin:5px 0;}

#mypage_box .tblareabtn{
	margin:10px 0;}

#mypage_box .loginarea{
	margin:10px 0 20px 0;}

#mypage_box .inputbox02{
	margin:10px 0;}
	
	
/*　パスワードを忘れた方
----------------------------------------------------*/

#windowarea{
	width:500;
	height:300px;
	padding:20px;
	background:#FFFFFF;}

#windowarea h2{
	margin-bottom:10px;}

#windowarea p{
	margin:5px 0;}
	
#windowarea input{
	margin:5px 0;}





/* MYPAGE共通指定
----------------------------------------------- */
div#mypagecolumn {
    width: 700px;
    margin: 15px auto 30px auto;
}

div#mypagecolumn h2.title{
    width: 700px;
    margin: 0 0 15px 0;
}

div#mypagecolumn table {
    width: 510px;
}

div#mycontentsarea {
    width: 510px;
}

div#mycontentsarea table th.resulttd {
    text-align: right;
}

div#mycontentsarea table.delivname th {
    text-align: left;
    width: 140px;
}

div#mycontentsarea table caption {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 8px;
    background-color: #f0f0f0;
    text-align: left;
    font-weight: bold;
    color: #000;
}


/* 購入履歴一覧/詳細
----------------------------------------------- */
div#mynavarea {
    float: left;
    width: 185px;
}

div#mynavarea ul{
	margin:0 0 20px 0;}

div#mynavarea li {
    display: block;
    height: 30px;
}

div#mycontentsarea {
    float: right;
}

div#mycontentsarea h3 {
    margin: 0 0 10px 0;
}

div#mycontentsarea table th {
    text-align: center;
}

div#mycontentsarea p.myconditionarea {
    clear: both;
    width: 500px;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
}

div#mycontentsarea p.delivempty {
    clear: both;
    width: 500px;
    margin: 30px auto;
    padding: 10px 0;
    border: solid 5px #CCC;
    text-align: center;
}


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontentsarea .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box300 {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box260 {
    width: 260px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .zipimg img {
    margin: 5px 0 0 0;
}

div#mycontentsarea #completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}

div#completetext p.changetext {
    padding: 40px 0;
    text-align: center;
}
