@charset "utf-8";
/*basic layout
----------------------------*/
#wrapper {
	border-right: none #666666;
	border-left: none #666666;
	border-top: none;
	border-bottom: none;
	width: 960px;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

#header {
	width: 960px;
	background-image: url(../img/hdbg.jpg);
	background-repeat: no-repeat;
	height: 543px;
	position: relative;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#header2 {
	width: 960px;
	background-image: url(../img/hdbg.jpg);
	background-repeat: no-repeat;
	height: 210px;
	position: relative;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

#title-bar {
	position: absolute;
	top: 13px;
	left: 12px;
}
#cartbtn {
	position: absolute;
	left: 665px;
	top: 89px;
	z-index: 100;
}


#main {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 630px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFF;
}
#main p {
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.sub_title {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00A0EA;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-right: 5px;
}
.sub_title2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00A0EA;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-right: 5px;
	clear: both;
}
#main h2 {
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #666;
	font-size: 30px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	color: #333;
	background-image: url(../img/h2bg.jpg);
}
.page_title {
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #666;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	color: #333;
	background-image: url(../img/h2bg.jpg);
}
#main .top_kaki {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#main .top_kaki tr td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main .top_kaki tr td a {
	font-size: 12px;
	color: #036;
}
.top_kaki tr td img {
	margin-bottom: 10px;
}

#main .top_bt {
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.kaki_komachi {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.top_tbl01 {
	width: 630px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.top_tbl01 tr td {
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
	line-height: 160%;
}
.top_tbl01 tr td img {
	width: 180px;
	border: 3px solid #666;
	margin-bottom: 5px;
}
.top_tbl02 {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.top_tbl02 tr td {
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
	line-height: 160%;
	width: 280px;
}
.top_tbl02 tr td img {
	width: 220px;
	border: 3px solid #666;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.top_title01 {
	font-size: 13px;
	line-height: 160%;
	font-weight: bold;
	color: #FFF;
	display: block;
	background-color: #333;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #03C;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}



.mbt {
	position: absolute;
	top: 121px;
	left: 19px;
	z-index: 50;
}
.mbt li {
	display: inline;
}

#slideimg {
	position: absolute;
	left: 0px;
	top: 160px;
	z-index: 49;
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#sidebar {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFF;
}
.imgb10 {
	margin-bottom: 10px;
}
.imgbt10 {
	margin-top: 10px;
	margin-bottom: 10px;
}


#ft {
	clear: both;
	width: 860px;
	height: 160px;
	color: #333;
	position: relative;
	background-image: url(../commonimg/ftbg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 120px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333;
	font-size: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2559A3;
}
#btt {
	height: 60px;
	width: 60px;
	position: absolute;
	display: block;
	left: 823px;
	top: -28px;
}

.f-link {
	position: absolute;
	width: 300px;
	left: 573px;
	top: 144px;
}
.f-link li {
	font-size: 12px;
	display: inline;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
.f-link li a {
	color: #FFF;
	font-size: 12px;
}
.f-link2 {
	position: absolute;
	width: 300px;
	left: 573px;
	top: 181px;
}
.f-link2 li {
	font-size: 12px;
	display: inline;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
.f-link2 li a {
	color: #FFF;
	font-size: 12px;
}
.ft_table {
	margin-bottom: 10px;
}

.ft_img {
	position: absolute;
	width: 900px;
	left: 14px;
	top: 70px;
	z-index: 9;
}
#ft p {
	font-size: 12px;
	line-height: 160%;
	color: #FFF;
}

#ftptn {
	background-image: url(../img/ftptn.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ft_title {
	position: absolute;
	z-index: 10;
	left: 36px;
	top: 25px;
}


.side_title {
	font-size: 13px;
	font-weight: bold;
	background-color: #A40000;
	color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.credit {
	width: 196px;
	border: 2px solid #A40000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.credit .link_01 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	margin: 10px;
	padding: 15px;
	border: 2px solid #E75561;
}
.toktei a {
	color: #FFF;
}

.jacs {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.clr {
	display: block;
	clear: both;
}
div#servicearea dl.infoservicebox{
	width:210px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
}
div#servicearea dl.infoservicebox dt img.photo{
	float:left;
	padding: 2px;
	background-image: url(photobg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	border: 2px solid #333;
}
div#servicearea dl.infoservicebox dt img.title{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
}
div#servicearea dl.infoservicebox dd{
	font-size:10px;
	line-height: 160%;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}
div#servicearea dl.infoservicebox dd a{
	line-height: 140%;
	color: #333;
	font-size: 12px;
}
/*clearfix*/
div#servicearea dl.infoservicebox:
after{
	display:block;
	clear:both;
	height:0;
	line-height:0;
	visibility:hidden;
	content: ".";
	font-size:0.1em;
}
div#servicearea dl.infoservicebox{
	display:inline-block;
}
dl.shopinfo{
	float:left;
	width:620px;
	font-size:11px;
	color:#FFF;
	line-height:160%;
	background-color: #333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
dl.shopinfo dt{
	clear:both;
	float:left;
	width:410px;
	margin: 0;
	background-color: #1F1F1F;
	padding: 10px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
}
#serviceevent dt a {
	font-size: 12px;
	font-weight: bold;
	color: #903;
}

dl.shopinfo dd{
	float:left;
	width:100px;
	margin: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}
/*clearfix*/
dl.shopinfo:after{
	display:block;
	clear:both;
	height:0;
	line-height:0;
	visibility:hidden;
	content:".";
	font-size:0.1em;
}
dl.shopinfo{
	display:inline-block;
}
ul.shopphoto{
	float:none;
	width:660;
}
ul.shopphoto li{
	float:left;
	width:128px;
	heght:115px;
	margin:0;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: 1px none #FFF;
}.toktei {
	font-size: 13px;
	color: #FFF;
	background-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #666;
}
.pagetop_img {
	width: 600px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}
.l30-2 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.r30-2 {
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 160%;
}
#item_title {
	font-size: 20px;
	line-height: 140%;
	font-weight: bold;
	color: #333;
	clear: both;
	border-left-width: 20px;
	border-left-style: solid;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-left-color: #00A0EA;
}
.price {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.price tr td {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
}
.price tr td .p_img {
	border: 5px solid #CCC;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.price form {
	font-size: 20px;
	font-weight: bold;
	color: #930;
	line-height: 150%;
}
.price form input {
	font-size: 15px;
	margin: 10px;
}
.price select {
	font-size: 15px;
}

.price .item_title {
	font-size: 20px;
	line-height: 180%;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #39F;
	padding: 10px;
	margin-bottom: 20px;
	display: block;
}
.sendinfo {
	font-size: 13px;
	color: #A40000;
	padding: 10px;
	font-weight: bold;
}
.sendinfo2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #460000;
	margin: 20px;
	padding: 20px;
	line-height: 160%;
}

.prdfish {
	margin-bottom: 20px;
}
.prdfish img {
	margin-right: 20px;
}
.caution {
	width: 540px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #F6F6F6;
	padding: 20px;
	font-size: 16px;
	line-height: 140%;
}
.caution .ntc1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}
.caution .ntc2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	margin-bottom: 10px;
}
.caution .ntc01 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F6F6;
	padding: 10px;
	color: #333;
	margin-top: 10px;
	border: 2px solid #900;
}
.caution .ntc01 .ntc3 {
	font-size: 16px;
	color: #FFF;
	background-color: #900;
	display: block;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #900;
}
#main .item_list {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #00A0EA;
}
#main .item_list tr td {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.caution_2 {
	width: 600px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #333;
}
.caution_2 tr td {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.caution_2 tr td .sub_title2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #333;
	display: block;
	padding: 5px;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
.caution_2 tr td .sub_title3 {
	display: block;
	padding: 20px;
	width: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #FFF;
	background-color: #F90;
	border: 1px double #F63;
	text-align: center;
}
.caution_2 tr td a {
	font-weight: bold;
	text-decoration: none;
}
.souryo {
	font-weight: bold;
	color: #FFF;
	background-color: #A40000;
	display: block;
	padding: 5px;
	margin: 10px;
	text-align: center;
	font-size: 12px;
}
.caution_3 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 202px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.caution_3 tr td {
	padding: 10px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.mail {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 275px;
}
.con1 {
	width: 468px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.ku-img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ku-tbl {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.box .title05 {
	font-size: 14px;
	margin: 10px;
	padding: 10px;
	background-color: #E8E8E8;
	font-weight: bold;
	color: #333;
}
.box p {
	font-size: 13px;
}
.box {
	border: 1px solid #099;
	margin: 10px;
	padding: 5px;
}
.box p strong {
	font-weight: bold;
	color: #900;
}
.box .table_main {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.box .table_main tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 4px;
}
.option_area {
	background-color: #09F;
	font-size: 14px;
	color: #FFF;
	padding: 10px;
}
.table_reci {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.table_reci tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 4px;
	font-size: 12px;
	color: #333;
}
.k_tx1 li {
	display: inline;
	white-space: nowrap;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
}
.info_k {
	border: 2px solid #00A0EA;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}
.info_k .k_tx {
	background-color: #00A0EA;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFF;
}
#main .ntc4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	display: block;
	margin: 10px;
	padding: 10px;
}
.info_bl {
	background-color: #0069B7;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #666;
}

.info_bl .bl_tx {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	
	
}
