@charset "euc-jp";

/*---------------------------------------------
 pankuzu
---------------------------------------------*/
/*
ol#pankuzu {
	width: 100%;
	margin-bottom: 10px;
}

ol.pankuzu {
	width: 100%;
}

ol#pankuzu li, ol.pankuzu li {
	list-style: none;
	line-height: 13px;
	display: inline;
	float: left;
}

ol#pankuzu li a, ol.pankuzu li a {
	margin-right: 5px;
	padding-right: 10px;
	background: url(../images/glue.gif) center right no-repeat;
}

ol.pankuzu li a.last {
	background-image: none;
	margin-right: 0px;
	padding-right: 0px;
}
*/

/* パンクズリスト */
ol #pankuzu {
	margin:10px 0 0 20px;
	float:left;
}

/*
.pan {
	height:20px;
}

.pan ul li {
	background:url(../images/pan.gif) no-repeat 0% 30%;
	display:inline;
	padding:0 0 0 20px;
}
.pan p {
	float:right;
	width:250px;
	padding:10px 0 0 0;
}
*/


/* 美人姫とは */
.pan ul {
	margin:10px 0 0 20px;
	float:left;
}
.pan li {
   background:url(../images/pan.gif) no-repeat 0% 30%;
	 display:inline;
	 padding:0 0 0 20px;
}
.pan p {
	float:right;
	width:250px;
	padding:10px 0 0 0;
}

/*---------------------------------------------
 send_password
---------------------------------------------*/
div#send_password {
	width: 480px;
}
div#send_password p {
	margin-bottom: 15px;
}

/*---------------------------------------------
 err_list
---------------------------------------------*/
h4.err_list {
	border-bottom:1px solid #999999;
	border-left: 6px solid #FF6498 !important;
	line-height: 180%;
	padding-left: 8px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 15px !important;
}
ul.err_list {
	margin-left: 10px;
	margin-bottom: 25px;
}
ul.err_list li {
	line-height: 16px;
	font-size: 13px;
	color: #DB3E79;
	margin-bottom: 2px;
}

/*---------------------------------------------
 input_tbl
---------------------------------------------*/
div#content table.input_tbl {
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	border-color: #FFCCCC;
	width: 600px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
div#content table.input_tbl caption {
/*
	padding: 10px 0 3px 0;
	font-weight: bold;
*/
}
div#content table.input_tbl tbody th{
/*
	width: 120px;
	border: 1px solid #FFCCCC;
	background-color: #FFE5E5;
	text-align: left;
	font-weight: normal;
	padding: 12px 20px 12px 8px;
*/
}
div#content table.input_tbl tbody td {
/*
	padding: 5px;
	border: 1px solid #FFCCCC;
*/
}
div#content table.input_tbl tfoot td {
/*
	padding: 5px;
	border-style: none;
*/
}
div#content table.input_tbl th span{
	color: red;
}

div#content table.input_tbl table {
	margin: 0;
}

div#content table.input_tbl table th, div#content table.input_tbl table td {
/*	border: 1px solid #FFF;
	padding: 1px;
*/
}

div#content table.input_tbl.input td{
/*
	padding: 4px;
*/
}


/*---------------------------------------------
 sort_list
---------------------------------------------*/
ul.sort_list {
	width: 100%;
	height: 16px;
}

ul.sort_list li {
	list-style: none;
	line-height: 16px;
	display: inline;
	float: left;
	margin-right: 5px;
	padding-right: 10px;
	background: url(../images/vline.gif) center right no-repeat;
}

ul.sort_list li.last {
	background-image: none;
	margin-right: 0px;
	padding-right: 0px;
}


/*---------------------------------------------
 pager
---------------------------------------------*/
div#pager_top {
	border-bottom: 1px #999999 solid;
	height: 18px;
	padding-bottom: 5px;
	margin: 3px 0 20px 0;
}
div#pager_top div.page_link {
	float: left;
	padding: 2px 10px 2px 3px;
}
div#pager_bottom {
	border-top: 1px #999999 solid;
	padding-top: 5px;
	margin: 0;
}
div#pager_bottom div.page_link {
	float: left;
	padding: 2px 10px 2px 3px;
}
ul.pager {
}
ul.pager li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px #999999 solid;
}
ul.pager li.next {
	border-right: none;
}
ul.pager li a {
	position: relative;
	display: block;
	padding: 2px 3px;
}
ul.pager li a:link, ul.pager li a:visited {
	text-decoration: none;
}
ul.pager li a:hover, ul.pager li a:active {
	text-decoration: none;
}
ul.pager li em {
	display: block;
	font-weight: bold;
	padding: 2px 3px;
}


/*---------------------------------------------
 side_menu
---------------------------------------------*/
div#sidebar h3#side_search_box_title {
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	border-color: #FFCCCC;
	background-color: #FFE5E5;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
div#sidebar form#side_search_box {
	text-align: center;
	border: 1px solid #FFCCCC;
	padding: 5px;
	margin-bottom: 15px;
}
div#sidebar form#side_search_box p {
	font-size: 13px;
	letter-spacing: 1px;
}
div#sidebar form#side_search_box p a {
	color: #0000FF;
}
div#sidebar form#side_search_box p a:hover {
	color: #FF69B6;
}
div#sidebar form#side_search_box input#Keys {
	width: 160px;
}
div#sidebar form#side_search_box input#SubmitBtn {
	margin: 8px 0;
}
div#sidebar form#side_search_box #search_box {
	text-align: left;
}
div#sidebar form#side_search_box #search_box label {
	display: block;
	margin: 6px 0 3px 0;
}
div#sidebar form#side_search_box #more_search {
	display: none;
}
div#sidebar form#side_search_box #more_search #pl, #more_search #ph {
	width: 50px;
	text-align: right;
}
div#sidebar form#side_search_box #more_search_link {
	margin-top: 5px;
	text-align: right;
}
div#sidebar form#side_search_box #more_search_link a.plus {
	padding-left: 13px;
	background: url(/images/icon_plus.gif) 0px 1px no-repeat;
}
div#sidebar form#side_search_box #more_search_link a.min {
	padding-left: 13px;
	background: url(/images/icon_minus.gif) 0px 1px no-repeat;
}
div#sidebar form#side_search_box #search_category_list {
	text-align: left;
	padding-left: 7px;
}
div#sidebar form#side_search_box #search_category_list h3 {
	background-color: #FCC;
	color: #666;
	padding: 5px;
}
div#sidebar form#side_search_box #search_category_list ul {
	border-right: 1px solid #FCC;
	border-left: 1px solid #FCC;
	border-bottom: 1px solid #FCC;
	padding: 5px;
}
div#sidebar form#side_search_box #search_category_list ul li {
	background: url("/images/ind_02.gif") 0px 2px no-repeat;
	padding-left: 18px;
	line-height: 20px;
}
div#sidebar form#side_search_box #search_category_list ul li.all {
	background: url("/images/ind_01.gif") 1px 0px no-repeat;
	border-bottom: dotted 1px #CCC;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
div#sidebar form#side_search_box #search_category_list ul li.now {
	font-weight: bold;
	background-image: none;
	padding-left: 0px;
	line-height: 20px;
}
div#sidebar form#side_search_box #search_category_list ul li a {
	color: #999;
}
div#sidebar form#side_search_box #search_category_list ul li a:hover {
	color: #ff69b6;
}
div#sidebar h3.category_area_title {
	background-color: #FFE5E5;
	border-top: 1px solid #FCC;
	border-left: 1px solid #FCC;
	border-right: 1px solid #FCC;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}
div#sidebar div.category_area_body {
	padding: 5px;
	border: 1px solid #FCC;
}
div#sidebar h3#mobile_site_info {
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	border-color: #FFCCCC;
	background-color: #FFE5E5;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
div#sidebar div.mobile_site_info {
	text-align: center;
	border: 1px solid #FFCCCC;
	padding: 5px;
	margin-bottom: 15px;
}

/*---------------------------------------------
 calendar
---------------------------------------------*/

h3.side_calendar_title {
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	border-color: #FFCCCC;
	background-color: #FFE5E5;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0;
}
div#side_calendar_area {
	border: 1px solid #FFCCCC;
	background-color: #FFFFFF;
	padding: 8px 5px;
	_padding: 8px 4px;
	margin-bottom: 15px;
}

div#side_calendar_area p.holiday_desc {
	background: url(../images/ic_004.gif) 3px 3px no-repeat;
	padding-left: 18px;
	line-height: 16px;
}

div#side_calendar_area p.cal_p {
	margin: 10px 0;
	color: #666;
	line-height: 16px;
}

table.calendar_tbl {
	width: 165px;
	margin-bottom: 8px;
	border-collapse: collapse;
}

table.calendar_tbl th, table.calendar_tbl td {
	border: 1px solid #FFCCCC;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	line-height: 20px;
}

table.calendar_tbl thead th {
	background-color: #CCCCCC;
}

table.calendar_tbl .sun {
	color: #CE020B;
}

table.calendar_tbl .sat {
	color: #0B64C8;
}

table.calendar_tbl thead th.caption {
	border-style: none none solid none;
	background-color: #FFF;
	color: #666;
	font-weight: bold;
}

table.calendar_tbl tbody td.holiday {
	background-color: #FFCCFF;
}

/*---------------------------------------------
 push_item_list
---------------------------------------------*/
div#push_item_list {
	margin-top: 15px;
}

div#push_item_list h2 {
	font-weight: bold;
	padding: 5px;
	border: 1px solid #FCC;
	background-color: #FFE5E5;
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 16px;
}


/*---------------------------------------------
 item(list)
---------------------------------------------*/
.item {
	font-size: 13px;
	line-height: 16px;
	width: 180px;
	margin: 0 10px;
	_margin: 0 10px 0 8px;
	padding-bottom: 15px;
	float: left;
	text-align: center;
}

/*.item p.img {
	padding-bottom: 5px;
}*/

.item p.sp {
	color: #F00;
	font-weight: bold;
}

.item p.pp {
	color: #00C;
}

.item p.so {
	padding-top: 3px;
}

.item p.so span {
	font-weight: bold;
	padding: 2px;
	color: #FFF;
	background-color: #FF6D00;
}


/*---------------------------------------------
 cate_banner
---------------------------------------------*/
div#cate_banner {
	clear: both;
	margin-top: 15px;
}
div#cate_banner h2 {
	width: 800px;
	height: 38px;
	overflow: hidden;
	margin-bottom: 5px;
}
div#cate_banner ul {
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	zoom: 100%;
}
div#cate_banner ul li {
	float: left;
	display: block;
	text-align: center;
	width: 265px;
	height: 80px;
	overflow: hidden;
	list-style: none;
}

/*---------------------------------------------
 shop_info
---------------------------------------------*/
div#shop_info {
	width: 800px;
	border-top: 2px solid #DDD;
	margin-top: 15px;
	padding-top: 15px;
}

div#shop_info div.col_l {
	float: left;
	width: 395px;
}

div#shop_info div.col_r {
	float: right;
	width: 395px;
}

div#shop_info div h3 {
	border-top: 1px solid #EEE;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #CCC;
	border-left: 4px solid #FF9BAF;
	text-indent: 5px;
	height: 20px;
	line-height: 22px;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	margin-bottom: 4px;
	padding-bottom: 2px;
}

div#shop_info div p {
	color: #333;
	line-height: 16px;
	margin-bottom: 20px;
}

div#shop_info div.col_l p {
	padding-left: 10px;
}

div#shop_info div.col_r p {
	text-align: right;
}

/*---------------------------------------------
 my page
---------------------------------------------*/
div.mypage_area ul {
	margin-bottom: 200px;
}
div.mypage_area ul li {
	display: block;
	height: 22px;
}
div.mypage_area ul li.li1 span.l {
	background: url(/images/mypage_icon1.gif) left top no-repeat;
}
div.mypage_area ul li.li2 span.l {
	background: url(/images/mypage_icon2.gif) left top no-repeat;
}
div.mypage_area ul li.li3 span.l {
	background: url(/images/mypage_icon3.gif) left top no-repeat;
}
div.mypage_area ul li.li4 span.l {
	background: url(/images/mypage_icon4.gif) left top no-repeat;
}
div.mypage_area ul li.li5 span.l {
	background: url(/images/mypage_icon5.gif) 3px 0px no-repeat;
}
div.mypage_area ul li span {
	display: block;
	height: 22px;
	line-height: 22px;
	float: left;
}
div.mypage_area ul li span.l {
	text-indent: 30px;
	width: 150px;
}
div.mypage_area ul li span.r {
	width: 650px;
}
div.myorder_area {
	padding-top: 5px;
}
dl.mypage_list {
}

dl.mypage_list dt {
	border-top: 1px solid #EEE;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #CCC;
	border-left: 4px solid #FF9BAF;
	text-indent: 5px;
	height: 20px;
	line-height: 22px;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	margin-bottom: 4px;
	padding-bottom: 2px;
}

dl.mypage_list dd {
	padding-left: 10px;
	margin-bottom: 15px;
}

dl.mypage_list dd p {
	line-height: 18px;
}

dl.mypage_list dd form {
	margin-top: 3px;
}

dl.myorder_list {
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

dl.myorder_list dt {
	border-top: 1px solid #EEE;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #CCC;
	border-left: 4px solid #FFC4D1;
	text-indent: 5px;
	height: 20px;
	line-height: 22px;
	color: #555;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	margin-bottom: 4px;
	padding-bottom: 2px;
}

dl.myorder_list dd {
	padding-left: 10px;
	margin-bottom: 15px;
}

dl.myorder_list dd p {
	line-height: 18px;
}

div.myorder_total {
	text-align: right;
}

div.myorder_total p {
	line-height: 18px;
}

div.myorder_total p.tp {
	font-size: 18px;
	color: #C00;
	line-height: 22px;
}

div.point_info {
	margin-bottom: 10px;
}

div.point_info p {
	font-size: 13px;
	line-height: 18px;
}

/*#content h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
}
*/

/* お問い合わせ */
div#inq h3 {
  background:url(../images/tit_ba.gif) no-repeat;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	margin:30px 0 0 20px;
	padding:4px 0 4px 10px;
}


div#inq h2 {
	border-bottom:1px solid #999999;
	border-left: 6px solid #FFE5E5;
	line-height: 180%;
	padding-left: 8px;
	margin: 10px 0 4px 20px;
	font-weight: bold;
}
div#inq p.inq {
	line-height: 16px;
	margin: 5px 0 15px 26px;
}


div#inq table#input_tbl {
	width: 600px;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #FFCCCC;
}
div#inq table#input_tbl caption {
	padding: 10px 0 3px 10px;
	font-weight: bold;
}
div#inq table#input_tbl th{
	width: 120px;
	border: 1px solid #FFCCCC;
	background-color: #FFE5E5;
	text-align: left;
	font-weight: normal;
	padding: 12px 20px 12px 8px;
}
div#inq table#input_tbl td {
	padding: 5px;
	border: 1px solid #FFCCCC;
}

div#order table#input_tbl th span{
	color: red;
}

div#inq table#input_tbl table {
	margin: 0;
}

div#inq table #input_tbl table th, div#inq table#input_tbl table td {
	border: 1px solid #FFF;
	padding: 1px;
}


div.next {
	text-align: center;
	margin-top: 10px;
	width: 600px;
}
.red {
	color: #F00;
}

.pink {
	color: #FF00FF;
}
.no_result {
	padding: 50px 0;
	text-align: center;
	font-weight: bold;
	color: #E7508C;
	font-size: 16px;
	letter-spacing: 1px;
}
.no_stock_message {
	margin-top: 10px;
	font-weight: bold;
	color: #DB3E79;
}
.fav_d a {
	font-size: 10px;
	letter-spacing: 1px;
	color: #666;
}
.ja { ime-mode: active; }
.en { ime-mode: disabled; }
.fb { font-weight: bold; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.vm { vertical-align: middle; }
.vt { vertical-align: top; }
.vb { vertical-align: bottom; }
.w10 { width: 10px; }
.w20 { width: 20px; }
.w25 { width: 25px; }
.w30 { width: 30px; }
.w40 { width: 40px; }
.w50 { width: 50px; }
.w60 { width: 60px; }
.w70 { width: 70px; }
.w80 { width: 80px; }
.w90 { width: 90px; }
.w100 { width: 100px; }
.w110 { width: 110px; }
.w120 { width: 120px; }
.w130 { width: 130px; }
.w140 { width: 140px; }
.w150 { width: 150px; }
.w160 { width: 160px; }
.w170 { width: 170px; }
.w177 { width: 177px; }
.w180 { width: 180px; }
.w190 { width: 190px; }
.w200 { width: 200px; }
.w210 { width: 210px; }
.w220 { width: 220px; }
.w240 { width: 240px; }
.w250 { width: 250px; }
.w260 { width: 260px; }
.w280 { width: 280px; }
.w300 { width: 300px; }
.w350 { width: 350px; }
.w360 { width: 360px; }
.w400 { width: 400px; }
.w404 { width: 404px; }
.w410 { width: 410px; }
.w450 { width: 450px; }
.w460 { width: 460px; }
.w560 { width: 560px; }
.w90p { width: 90%; }
.w100p { width: 100%; }
.mt10 { margin-top: 10px; }
.mt-5 { margin-top: -5px; }
.f10 { font-size: 10px; }
.dn { display: none; }
.db { display: block; }
.cursor { cursor: pointer; }
.adv {
	font-size: 10px;
	padding-top: 2px;
}
ul.center_banner li {
	margin-bottom: 10px;
	text-align: center;
}

/* bijinhime original */
.m5 {
  margin:5px 0 0 0;
  }
.m10 {
  margin:10px 0 0 0;
  }
.m15 {
  margin:15px 0 0 0;
  }
.m20 {
  margin:20px 0 0 0;
  }
.m30 {
  margin:30px 0 0 0;
  }
.p5 {
  padding:5px 0 0 0;
  }
.p10 {
  padding:10px 0 0 0;
  }
.p15 {
  padding:15px 0 0 0;
  }
.p015 {
  padding:0 0 0 15px;
  }
.p015 em {
	color:#900;
	font-style:normal;
	font-weight:bold;
  }
.p20 {
  padding:20px 0 0 0;
  }
.p30 {
  padding:30px 0 0 0;
  }
.pb5 {
  padding:0 0 5px 0;
  }
.pb10 {
  padding:0 0 10px 0;
  }
.clear {
  clear:both;
  }
.clear_le {
  clear:left;
  }
.center {
  margin-left:auto;
  margin-right:auto;  
  }
.center_tex {
  text-align:center;
  }
.center_te {
  text-align:center;
  }
/* トップページ */
.news_kako a {
   background:url(../images/news_san.gif) no-repeat top left;
	 padding:0 0 0 25px;
}
.news_kako p {
	text-align:right;
	padding:5px 20px 0 0;
}
/*---------------------------------------------
 new infomation 
---------------------------------------------*/
.t_m_news {
	margin:20px 0 0 15px;
	border:solid 1px #999;
	width: 865px;
	background:##fff6e0;
}
.t_m_news ul {
	width: 865px;
	height: 110px;
	overflow-y: scroll;
	background:#fff6e0 url(../images/t_m_news_ba.gif) no-repeat 0 100%;
}
.t_m_news h1 {
	background: #fff6e0 url(../images/t_m_news_tit.jpg) no-repeat;
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	width: 850px;
	padding:1px 0 5px 15px;
	display: block;
}
.t_m_news em {
	float:left;
	width:80px;
	font-style:normal;
	padding:0 0 0 18px;
}
.t_m_news p {
	float:left;
	width:400px;
}

.t_m_news li {
	background:url(../images/t_m_news_sen.gif) no-repeat 0 100%;
	padding:10px 0 5px 0;
}

.t_m_tokucyo {
	margin:25px 0 0 15px;
}
.t_m_tokucyo h2 span {
	margin:15px 0 0 0;
}
.t_m_tokucyo li h2 {
	float:left;
	background-color:#999;
	display:block;
}

.t_m_tokucyo p {
	float:left;
	font-weight:bold;
	width:302px;
	height:62px;
	padding:6px 0 0 10px;
	background:url(../images/t_m_tokucyo_ba.jpg) no-repeat;	
}
.t_m_tokucyo li {
	width:432px;
	float:left;
}
.t_m_tokucyo ul {
	margin:10px 0 0 0;
}

/* wedding baner */
.t_m_bana {
	margin:0 0 0 15px;
}
.t_m_bana img {
	margin:10px 0 0 0;
}

/* product list */
.m_ichiran h3 {
  background:url(../images/tit_ba.gif) no-repeat;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	margin:30px 0 0 15px;
	padding:4px 0 4px 20px;
}
.m_ichiran ul {
	margin:20px 0 0 0;
}
.m_ichiran li {
	float:left;
	padding:0 10px 0 10px;
	border:solid 1px #FFF;
	height:660px;
}

.m_ichiran em {
	font-size:18px;
	font-weight: bold;
	font-style:normal;
}

.m_ichiran_ichigo p {
	width:260px;
	padding:5px 0 0 0;
	border:solid 1px #FFF;
}
.m_ichiran_ichigo table {
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	width:240px;
	margin:5px 0 0 0;
}
.m_ichiran_ichigo span img{
	margin:5px 0 7px 0;
}
.m_ichiran_ichigo table td {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	padding:3px;
}
.m_ichiran_ichigo table th {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	background-color:#dcdcdc;
	padding:3px;
	width:50px;
}
.m_ichiran_ichigo b,.m_ichiran_jam b{
	font-size:20px;
	font-weight:bold;
}


.m_ichiran .m_ichiran_jam p {
	width:300px;
	padding:5px 0 0 0;
}
.m_ichiran .m_ichiran_jam table {
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	width:300px;
	margin:5px 0 0 0;
}
.m_ichiran .m_ichiran_jam span img{
	margin:5px 0 7px 0;
}
.m_ichiran .m_ichiran_jam table td {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	padding:3px;
}
.m_ichiran .m_ichiran_jam table th {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	background-color:#dcdcdc;
	padding:3px;
	width:110px;
}

/* お問合せ注文 */
.otoi_syohinmei_tit {
	text-align:center;
	background-color:#666;
	color:#fff;
}
.otoi_syohinmei table {
	width:800px;
	margin:15px 0 0 50px;
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
}
.otoi_syohinmei table th {
	width:200px;
	margin:10px 0 0 20px;
	padding:4px;
	background:#cccccc;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
}
.otoi_syohinmei table td {
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	padding:7px 7px 7px 15px;
}
.otoi_syohinmei table em {
    font-weight:bold;
	font-size:20px;
	font-style:normal;
}
.otoi_syo_nedan {
   text-align:right;
   width:120px;
}
.otoi_syo_nedan b {
   font-weight:bold;
   font-size:20px;
}
.otoi_syo_iro {
   background:#fff5a0;
   }
.otoi_syohinmei table td select {
	font-size:18px;
	font-weight:bold;
}
.otoi_cyui p {
   color:#990000;
   padding:10px;
   }
.otoi_cyui em {
   font-weight:bold;
   font-style:normal;
   }
.otoi_cyui  {
   background-color:#ffff99;
   margin:15px 50px 0 50px;
   }
.otoi_fax {
	border:solid 1px #666;
	padding:10px;
	width:780px;
	margin:15px 0 0 50px;
   }
.otoi_fax b {
    font-weight:bold;
	font-size:15px;
   }

.otoi_fax a {
    color:#e02869;
   }

.okyaku_jyoho b {
	color:#900;
}
.okyaku_jyoho p {
	margin:10px 0 0 50px;
}
.okyaku_jyoho table {
	width:800px;
	margin:5px 0 0 50px;
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
}
.okyaku_jyoho table th {
	width:150px;
	margin:10px 0 0 20px;
	padding:4px;
	background:#cccccc;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
}
.okyaku_jyoho table td {
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	padding:7px 7px 7px 15px;
}
.okyaku_jyoho table select {
	font-size:15px;
  color: #5b5b5b;
}

.cart_bo {
	width:800px;
	margin:20px 0 0 50px;
}
.cart_bo input {
	margin:0 20px 20px 0;
}
.cart_bo input.next {
	float:right;
}
.cart_bo a {
  background:url("../images/news_san.gif") no-repeat top left;
	padding:0 0 0 20px;
	margin:0 20px 0 0;
}

/* ジャム、いちごの商品詳細 */

.syosai_syohin {
	margin:5px 0 0 20px;
}
.jam_ichiran ul {
	margin:20px 0 0 20px;
}
.jam_ichiran li {
	float:left;
	padding:0 10px 0 0;
}
.jam_ichiran p {
	width:252px;
}
.jam_ichiran span {
	display:block;
	padding:15px 0 0 280px;
}

.cyumon  {
	border:solid 1px #ccc;
	width:860px;
	margin:25px 0 0 20px;
}
.cyumon h2,.cyumon2 h2 {
  background:url(../images/syosai_cyumon_tit.gif) no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	height:30px;
	padding:3px 0 0 15px;
}
.cyumon_naiyo {
	float:left;
}
.cyumon_naiyo p {
	margin:4px 0 0 20px;
}
.cyumon_naiyo table {
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	width:650px;
	margin:7px 0 0 20px;
}
.cyumon span {
	float:left;
	width:153px;
	padding:0 0 0 15px;
}
.cyumon_naiyo table td {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:4px;
}
.cyumon_naiyo table th {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background-color:#dcdcdc;
	width:170px;
	padding:4px;
}
.cyumon_naiyo table td select {
	font-size:18px;
}

.cyumon_naiyo img {
	margin:5px 0 10px 430px;
	text-align:right;
}
.cyumon_naiyo b {
	font-size:20px;
	font-weight:bold;
}


.cyumon2 {
	 border:solid 1px #999;
	 width:859px;
	 margin:20px 0 0 20px;
	 padding:0 0 10px 0;
}
.cyumon2 ul {
	margin:10px 0 0 15px;
}
.cyumon2 li {
	float:left;
	padding:0 15px 0 0 0;
}
.cyumon2 p {
	margin:0 0 0 15px;
}
.cyumon2 b {
	font-size:20px;
	font-weight:bold;
}
.cyumon2_2 {
	width:340px;
	width:335px;
	float:left;
}
.cyumon2_2 table {
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	margin:10px 0 0 15px;
}
.cyumon2_2 table td {
	border-right:solid 1px #999;
	border-top:solid 1px #999;
	padding:4px;
}
.cyumon2_2 table th {
	border-right:solid 1px #999;
	border-top:solid 1px #999;
	padding:4px;
	background-color:#dcdcdc;
}
.cyumon2_2 table select {
	font-size:18px;
	font-weight:bold;
}
.cyumon2_2 img {
	margin:10px 0 10px 15px;
}
.cyumon2 span {
	float:left;
	width:222px;
	padding:0 0 15px 15px;
}

.syo_setumei h2 {
  background:url(../images/tit_ba.gif) no-repeat;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	margin:30px 0 0 15px;
	padding:4px 0 4px 20px;
}
.syo_setumei_2 {
	width:510px;
	float:left;
	padding:0 0 0 15px;
	margin:20px 0 0 0;
}
.syo_setumei_2 p,.syo_setumei_3 p {
	margin:10px 0 0 0;
}
.syo_setumei_3 {
	width:340px;
	float:left;
	padding:0 0 0 13px;
	margin:20px 0 0 0;
}


.syo_setumei2 {
	margin:20px 0 0 0;
}
.syo_setumei2 h3 {
	margin:0 0 0 15px;
}
.syo_setumei2 span img {
	float:left;
	width:380px;
	padding:10px 0 0 15px;
	_margin:10px 0 0 15px;
}
.syo_setumei2 p {
	float:left;
	width:450px;
	padding:10px 0 0 15px;
	line-height:1.4em;
}


.syo_setumei3 h3{
	margin:20px 0 0 15px;
}
.syo_setumei3 ul {
	margin:10px 0 0 15px;
}
.syo_setumei3 li {
	float:left;
	padding:0 5px 0 0;
}
.syo_setumei3 li p {
	padding:5px 0 0 0;
	width:270px;
}


.jam_setume1 {
	margin:20px 0 0 15px;
}
.jam_setume1 span img {
	margin:5px 0 0 0;
}


.jam_setume2 {
	margin:20px 0 0 15px;
}
.jam_setume2 span{
	font-size:0;
}
.jam_setume2 p{
	margin:10px 0 0 0;
}
.syo_cyuijikou p {
	color:#900;
	margin:10px 0 0 20px;
}

.syo_egao h3 {
	margin:40px 0 0 20px;
}
.syo_egao ul {
	margin:10px 0 0 20px;
}
.syo_egao li {
	display:inline;
}
.syo_egao span {
	text-align:center;
	margin:10px 0 0 0;
	display:block;
}

/* 商品一覧 */
.syo_ichiran {
	 margin:25px 0 0 20px;
}
.syo_ichiran h3 {
  background:url(../images/tit_ba.gif) no-repeat;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	margin:30px 0 0 0;
	padding:4px 0 4px 20px;
}
.syo_ichiran em {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
}
.syo_ichiran ul {
	margin:20px 0 0 15px;
}
.syo_ichiran li {
	float:left;
	padding:0 15px 0 0 0;
}
.syo_ichiran p {
	margin:0 0 0 15px;
}
.syo_ichiran b {
	font-size:20px;
	font-weight:bold;
}
.syo_ichiran_2 {
	width:340px;
	float:left;
	padding:0 0 0 15px;
}
.syo_ichiran_2 table {
	width:320px;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	margin:10px 0 10px 0;
}

.syo_ichiran_2 table td {
	border-right:solid 1px #999;
	border-top:solid 1px #999;
	padding:4px;
}
.syo_ichiran table th {
	border-right:solid 1px #999;
	border-top:solid 1px #999;
	padding:4px;
	background-color:#dcdcdc;
}
.cyumon2 span {
	float:left;
	width:222px;
	padding:0 0 15px 15px;
}


/* カートの中身 */
.cart_tejyun h3 {
  background:url(../images/tit_ba.gif) no-repeat;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	margin:30px 0 0 10px;
	padding:4px 0 4px 10px;
}
.cart_tejyun ul {
	float:left;
	margin:20px 0 0 0;
}
.cart_tejyun span {
	display:block;
	float:left;
	padding:20px 0 0 20px;
}
.cart_tejyun li {
  background:url(../images/cart_san.gif)  no-repeat 0 100%;
	padding:0 0 0 15px;
	height:40px;
	float:left;
}


.cart_syohin table {
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
	width:860px;
	margin:20px 0 0 20px;
}
.cart_syohin table td {
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	padding:4px;
}
.cart_syohin table th {
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	padding:4px;
	background-color:#ccc;
	text-align:center;
}

.cart_naiyo_tit {
	text-align:center;
	background-color:#666;
	color:#fff;
}

.cart_komoku1 {
	width:290px;
}
.cart_komoku2 {
	width:200px;
}
.cart_komoku3 {
	width:100px;
	text-align:right;
}
.cart_komoku4 {
	width:50px;
	text-align:center;
}
.cart_komoku5 {
	text-align:right;
}
.cart_komoku6 {
	width:60px;
	text-align:center;
}
.cart_komoku_ba1 {
	background-color: #fcf;
	text-align:right;
}
.cart_komoku_ba1 ul {
	margin:0 0 0 590px;
}
.cart_komoku_ba1 ul li {
	float:left;
	width:130px;
	text-align:right;
}
.cart_komoku_ba1 b,.cart_komoku_ba2 b {
	font-size:20px;
	font-weight:bold;
}
.cart_komoku_ba2 {
	background-color: #FF9;
	text-align:right;
}
.cart_gokei {
	line-height:1.5em;
}
/* フッター */
.lnav {
	text-align:center;
	margin:70px 0 0 0;
}
address {
	font-size:10px;
	text-align:center;
	width:900px;
	margin:20px 0 0 0;
}
