/* ＵＴＦ－８ */
body {
	margin: 0px;
	padding: 0px;
	background-position: center top;
	text-align: center;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
	background-color: #12100E;
	background-image: url(image/common/bg.png);
	background-repeat: repeat;
	line-height: 1.4;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 13px; }
h6 { font-size: 10px; }

form {
	margin: 0px;
}

input {
	margin-bottom: 1px;
	vertical-align: middle;
}

select {
	margin-bottom: 1px;
}

tt {
	font-family: ＭＳ ゴシック, Osaka－等幅;
}

#wrapper {
	width: 960px;
	margin:0px auto;
	padding: 0px;
}

.end {
	height: 1px;
	background-color: none;
	background-image: url(image/);
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0px;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
a:active {
	color: #0000ff;
}

.text {
	padding: 0px 20px;
	width: auto;
	text-align: left;
	line-height: 140%;
}

.errortext {
	font-size: 12px;
	color: #FF0000;
}

/* header start
---------------------------------------------------------------------*/
#header {
	width: 960px;
	height: px;
	background-color: none;
	background-image: url(image/);
	position: relative;
}

#subnavi {
	width: 960px;
	color: #D5DDF0;
	text-align: right;
	position: absolute;
	top: 3px;
	left: 0px;
}

#subnavi a:link {
	color: #D5DDF0;
}
#subnavi a:visited {
	color: #D5DDF0;
}
#subnavi a:hover {
	color: #D5DDF0;
	text-decoration: none;
}
#subnavi a:active {
	color: #D5DDF0;
}

/* header end
---------------------------------------------------------------------*/
/* contents start
---------------------------------------------------------------------*/
#contents {
	width: 960px;
	background-color: none;
	background-image: url(image/);
	background-repeat: repeat;
}

#left {
	float: left;
	width: 220px;
}

#right {
	float: right;
	width: 740px;
}

/* menu start
---------------------------------------------------------------------*/
#navi {
	margin: 0px;
	padding: 0px;
	width: 220px;
}

#navi li {
	font-size: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navi li a:link {
	color: #333333;
	background-color: #CDCDFF;
	background-image: url(image/);
	height: 24px;
	text-decoration: none;
	text-align: left;
	/*width: 210px; 必要なし*/
	list-style-type: none;
	display: block;
	padding: 7px 0px 0px 20px;
}
#navi li a:visited {
	color: #333333;
	background-color: #CDCDFF;
	background-image: url(image/);
	height: 24px;
	text-decoration: none;
	text-align: left;
	width: auto;
	list-style-type: none;
	display: block;
	padding: 7px 0px 0px 20px;
}
#navi li a:hover {
	color: #FFFFFF;
	background-color: #E8CDFF;
	background-image: url(image/);
	height: 24px;
	text-decoration: none;
	text-align: left;
	width: auto;
	list-style-type: none;
	display: block;
	padding: 7px 0px 0px 20px;
}
#navi li a:active {
	color: #FFFFFF;
	background-color: #E8CDFF;
	background-image: url(image/);
	height: 24px;
	text-decoration: none;
	text-align: left;
	width: auto;
	list-style-type: none;
	display: block;
	padding: 7px 0px 0px 20px;
}

#m1 { }
#m1 a { display:block!important; }
#m1 a:hover { display:block!important; }

/* menu end
---------------------------------------------------------------------*/

/* shop start
---------------------------------------------------------------------*/
#searchArea a,#shopNav a,#normal_menu a,#shopping_cart a,#stockmenu a,#topicpath a,.itemLook a,.pageTop a,.itemTable a,#itemArea a,#formArea a {
		color:/*shop_link_color*/;
}
#searchArea a,#shopNav a,#normal_menu a,#shopping_cart a,#stockmenu a,#topicpath a,.itemLook a,.pageTop a,.itemTable a,#itemArea a:visited,#formArea a:visited {
		color:/*shop_vlink_color*/;
}
#login {
	/*login_margin*/
	background-color: /*shop_th_color*/;
	/*login_bg_image*/
	overflow: hidden;
	height: 24px;
	display: none;
}
#login * {
	border: none;
	margin: 0;
}
#login p.customerName {
	float: left;
	padding-top: .3em;
}
#login div.rightInfo {
	float: right;
}
#login .point {
	padding: .3em 0 0 1em;
}
#login .point strong {
	color: /*shop_price_color*/;
}
#searchArea {
	/*panel_margin*/
}
#searchArea * {
	margin: 0;
}
#itemSearch {
	margin-left: 1em;
}
#itemSearch input {
	display: block;
	float: left;
	padding: 0 .2em;
	width: 125px;
}
#itemSearch img {
	float: left;
	padding: 0 .2em;
	border: none;
}
#searchArea p.detailSearch {
	clear: both;
	text-align: right;
	height: 20px;
	padding: .5em 0;
}
#searchArea p.detailSearch a {
	padding-left: 1.3em;
	background: url(shop/image/core_arrow03.gif) no-repeat left;
}
#shopNav {
	display: none;
	/*panel_margin*/
	background: /*shop_td_color*/;
	padding: 0 .5em;
	text-align: left;
}
#shopNav li {
	padding: .5em 0;
	border-bottom: dotted /*shop_bord_color*/ 1px;
	list-style: none;
	word-break: break-all;
}
#shopNav li a {
	display: block;
	padding: 0 0 0 1.3em;
	background: url(shop/image/core_arrow01.gif) no-repeat left;
}
#shopNav .plus a {
	display: block;
	padding: 0 0 0 1.3em;
	background: url(shop/image/core_plus.gif) no-repeat left;
}
#shopNav li ul {
	margin: .5em 0 0 1em;
	padding: 0;
}
#shopNav li ul li {
	border-bottom: none;
}
#shopNav li ul li a {
	background: none;
}
.shopList {
	/*panel_margin*/
	border: solid /*shop_th_color*/ 4px;
	background: /*shop_td_color*/;
	color: /*shop_text_color*/;
}
.shopList h4 {
	margin: 0;
	padding: .2em 0 .5em 0;
	background: /*shop_th_color*/;
	text-align: center;
}
.shopList p.cartBtn {
	margin: 0;
	padding: .5em 0;
	border-top: dotted /*shop_bord_color*/ 1px;
	text-align: center;
}
.shop_stock {
	margin: 0 0 0 1em;
	padding: .5em .9em .9em .9em;
	text-align: left;
}
.shop_stock li {
	padding: .2em 0;
}

.shopList img {
	border: none;
}
.shopCont * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.shopCont {
	margin: 10px;
	text-align: left;
	color: /*shop_text_color*/;
}
#topicpath {
	padding-bottom: 1em;
	overflow: hidden;
	zoom: 1;
}
#topicpath li {
	float: left;
	padding: 0 .5em 0 1.5em;
	background: url(shop/image/core_icon_topicpath.gif) no-repeat left;
	list-style: none;
}
.first-child {
	padding: 0;
	background: none;
}
.first-child a {
	float: left;
	padding: 0 .5em 0 1.5em;
	background: url(shop/image/core_arrow01.gif) no-repeat left;
}
.shoppingArea li {
	list-style: none;
}
.itemArea {
	margin: 0px 20px;
	overflow: hidden;
	zoom: 1;
	color: /*shop_text_color*/;
}
/*
.itemArea h2 {
	padding: .3em 1em;
	background: url(shop/image/h2_title_bg.gif) no-repeat left bottom;
	border: solid #ccc 1px;
	text-align: left;
	font-size: 1.5em;
}
*/
.itemArea h2 {
	padding: .3em .5em;
	background: url(shop/image/h2_title_bg.gif) no-repeat left bottom #fff;
	border: solid #ccc 1px;
	text-align: left;
	font-size: 1.5em;
}
.itemArea h2 strong {
	display: block;
	padding: .2em .5em;
	background: url(shop/image/h2_title_line.gif) no-repeat left bottom;
}
/*title_bg_image*/
.itemImg {
	float: left;
	margin-top: 1em;
	padding-right: 1em;
}
.itemList {
	float: left;
	margin-top: 1em;
	width: 40%;
}
.itemList table tr th,
.itemList table tr td {
	padding: 1em;
	border-bottom: dotted /*shop_bord_color*/ 1px;
	text-align: left;
}
.itemList table tr td {
	width: 60%;
}
.price strong {
	font-size: 120%;
	color: /*shop_price_color*/;
}
.itemArea div.itemList p {
	margin-top: 1em;
	text-align: right;
}
.example {
	margin: 1.5em 20px 0px 20px;
	color: /*shop_text_color*/;
}
.example dt {
	border-bottom:2px solid /*shop_bord_color*/;
	font-size:130%;
	font-weight:bold;
	text-align: left;
}
.example dd {
	margin: 0;
	padding: .5em 0 1em 0;
	text-align: left;
}
.wishList {
	margin: 1em 20px 0px 20px;
	overflow: hidden;
	zoom: 1;
	color: /*shop_text_color*/;
}
.wishList ul {
	float: right;
	margin-top: .5em;
	text-align: right;
}
.wishList ul li {
	float: left;
	padding: .5em .5em 0 0;
	list-style: none;
}
.wishList ul li input.number {
	text-align: center;
	width: 2em;
}
.wishList ul li.cartBtn {
	padding: 0;
}
.wishList ul li.cartBtn * {
	border: 0;
}
.wishList p {
	margin: 5px 0px;
	text-align: left;
}
#searchTable {
	width: 100%;
	border-top: solid /*shop_bord_color*/ 1px;
	border-left: solid /*shop_bord_color*/ 1px;
}
#searchTable tr th,
#searchTable tr td {
	padding: .5em 1em;
	border-right: solid /*shop_bord_color*/ 1px;
	border-bottom: solid /*shop_bord_color*/ 1px;
}
#searchTable tr th {
	width: 30%;
	background: /*shop_th_color*/;
	text-align: right;
}
#searchTable tr td {
	background: /*shop_td_color*/;
}
#searchTable tr td ul.requirement li {
	float: left;
	width: 14em;
}
#searchTable .number {
	text-align: center;
	width: 80px;
}
#keyword {
	width: 85%;
}
.itemLook {
	margin-top: 1em;
}
.itemLook h3 {
	padding-bottom: .2em;
	font-size: 130%;
	border-bottom: solid /*shop_bord_color*/ 3px;
}
.itemLook div.sortArea {
	padding-left: 1em;
}
.itemLook div.sortArea h5 {
	padding-top: .5em;
	font-size: 110%;
}
.itemLook div.sortArea h5 strong {
	padding-left: .5em;
	color: /*shop_price_color*/;
}
.sort {
	clear: both;
	margin-top: 1em;
	padding-bottom: 1em;
	border-bottom: dotted /*shop_bord_color*/ 1px;
	overflow: hidden;
	zoom: 1;
}
.sort dt {
	float: left;
	margin-right: 1em;
	width: 6em;
	border-right: solid /*shop_bord_color*/ 1px;
	font-weight: bold;
}

.sort dd ul li {
	float: left;
	padding: 0 .5em;
	border-right: solid /*shop_bord_color*/ 1px;
}
.swich {
	margin-top: .5em;
}
.iconList_on {
	float: left;
	padding: .5em 1em .5em 2.8em;
	background: url(shop/image/core_icon_list_on.gif) no-repeat left;
}
.iconList_on span {
	padding: .3em;
	background: /*shop_th_color*/;
}
.iconCatalog_off a {
	display: block;
	float: left;
	padding: .5em 1em .5em 2.8em;
	background: url(shop/image/core_icon_catalog_off.gif) no-repeat left;
}
.iconList_off a {
	display: block;
	float: left;
	padding: .5em 1em .5em 2.8em;
	background: url(shop/image/core_icon_list_off.gif) no-repeat left;
}
.iconCatalog_on {
	float: left;
	padding: .5em 1em .5em 2.8em;
	background: url(shop/image/core_icon_catalog_on.gif) no-repeat left;
}
.iconCatalog_on span {
	padding: .3em;
	background: /*shop_th_color*/;
}
.sortList {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
	zoom: 1;
}
.sortList li {
	margin-top: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: dotted /*shop_bord_color*/ 1px;
	overflow: hidden;
	zoom: 1;
}
.imgLeft {
	float: left;
	width: 140px;
}
.sortList * {
	border: none;
}
.sortList li div {
	margin-left: 150px;
}
.sortList li div h6 {
	padding: .5em;
	background: /*shop_th_color*/;
	font-size: 120%;
}
.sortList li div p {
	margin-top: .5em;
}
.sortList li div ul {
	float: right;
	margin-top: 1em;
}
.sortList li div ul li {
	float: left;
	margin: 0;
	padding: .7em 0 0 0;
	border: none;
}
.sortList .date {
	display: block;
}
.sortList .detail, .price {
	text-align: right;
}
.sortList li div ul li.cartBtn {
	margin: 0;
	padding: 0;
	border: none;
}
.sortCatalog * {
	border: none;
	word-break: break-all;
}
.sortCatalog {
	clear: both;
	margin-top: 1em;
}
.sortCatalog li {
	margin-top: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: dotted /*shop_bord_color*/ 1px;
}
.sortCatalog li table {
	width: 100%;
}
.sortCatalog li table tr th,
.sortCatalog li table tr td {
	width: 25%;
	padding: .5em;
	text-align: center;
}
.sortCatalog .price {
	text-align: center;
}
.sortCatalog .explain td {
	text-align: left;
	vertical-align: top;
}
.sortCatalog li table tr td ul li {
	margin: 0;
	padding: .3em 0;
	border: none;
}
.noMatch {
	margin: 5em 0;
	text-align: center;
	font-weight: bold;
}
.selectForm {
	margin-top: 1.5em;
	text-align: center;
}
.selectForm img {
	border: none;
}
.selectForm input {
	margin-left: 2em;
}
#flowIncart {
	margin-top: 2em;
	text-align: center;
}
#accountForm table th {
	text-align: left;	
}
.creditImg {	
	padding: .5em;
}
.creditImg img {	
	padding-right: .5em;
}
.w10{ width: 10%; }
.w20{ width: 20%; }
.w40{ width: 40%; }
.w60{ width: 60%; }
.w80{ width: 80%; }
h2.titleH2 {
	padding-bottom: .2em;
	border-bottom: solid /*shop_bord_color*/ 3px;
	font-size: 150%;
	font-weight: bold;
}
h3.titleH3 {
	margin-top: 1.5em;
	padding-bottom: .2em;
	border-bottom: solid /*shop_bord_color*/ 1px;
	font-size: 120%;
	font-weight: bold;
}
.note {
	margin-top: 1em;
}
.arrow {
	padding-left: 1.3em;
	background: url(shop/image/core_arrow01.gif) no-repeat left;
}
.btn {
	margin-top: 1em;
	text-align: center;
}
.btn * {
	border: none;
}
.btn2 {
	margin: 1em auto 1.5em auto;
	width: 326px;
	height: 33px;
}
.btn2_l {
	float: left;
	width: 158px;
	height: 33px;
}
.btn2_l input {
	background: url(../shop/image/core_btn_search.gif);
	border-style: none;
	display: block;
	width: 158px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.btn2_r {
	float: right;
	width: 158px;
	height: 33px;
}
.btn2_r input {
	background: url(../shop/image/core_btn_white_cart.gif);
	border-style: none;
	display: block;
	width: 158px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.pageTop {
	clear: both;
	margin-top: 5em;
	padding-bottom: 1em;
	text-align: right;
}
.pageTop a {
	padding-left: 1.3em;
	background: url(shop/image/core_arrow02.gif) no-repeat left;
}
#under_navi {
	clear: both;
	margin-top: 1em;
	padding: 1em;
	background: /*shop_th_color*/;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
#under_navi span {
	float: left;
	margin: .4em .2em;
	padding: .5em;
	min-width: 1em;
	background: /*shop_td_color*/;
	border: solid /*shop_bord_color*/ 1px;
	text-align: center;
	text-decoration: none;
	color: /*shop_bord_color*/;
}
#under_navi a {
	float: left;
	margin: .4em .2em;
	padding: .5em;
	min-width: 1em;
	background: /*shop_td_color*/;
	border: solid /*shop_bord_color*/ 1px;
	text-align: center;
	text-decoration: underline;
	color: /*shop_bord_color*/;
}
#under_navi a:hover {
	background: /*shop_td_color*/;
	border: solid /*shop_bord_color*/ 1px;
	text-decoration: none;
	color: /*shop_bord_color*/;
}
.itemTable * {
	margin: 0;
	padding: 0;
	border: none;
	word-break: break-all;
}
.itemTable {
	clear: both;
	margin: 20px;
	border: solid #ccc 1px;
}
.itemTable h3 {
	padding: .5em 0;
	background: /*shop_th_color*/;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
.itemTable table tr td {
	width: 25%;
	padding: .5em;
	text-align: center;
}
.itemTable .price {
	text-align: center;
}
#dv_view {
	display: none;
}
#shopping_cart {
	display: none;
}
#dv_cartitem {
	display: none;
}
.standard {
	margin-top: 1.5em;
	width: 100%;
	border-top: solid /*shop_bord_color*/ 1px;
	border-left: solid /*shop_bord_color*/ 1px;
}
.standard img {
	border: 0;
}
.standard tr th,
.standard tr td {
	padding: .5em 1em;
	border-right: solid /*shop_bord_color*/ 1px;
	border-bottom: solid /*shop_bord_color*/ 1px;
	text-align: center;
}
.standard tr th {
	background: /*shop_th_color*/;
}
.standard tr td {
	background: /*shop_td_color*/;
	text-align: left;
}
.standard tr input,
.standard tr select,
.standard tr textarea {
	margin: .2em .5em;
}
.standard .item img {
	width: 48px;
	float: left;
	margin-right: .5em;
}
.standard .price {
	text-align:right;
}
.standard .count {
	padding: .5em 0 .5em .5em;
	border-right: none;
	text-align: right;
}
.standard .count input {
	width: 42px;
	margin: 0;
	text-align: center;
}
.standard .btnrm {
	padding: .5em;
}
.standard .blk {
	text-decoration: blink;
	color: /*shop_price_color*/;
}
.standard span {
	color: /*shop_price_color*/;
}
.txtCenter tr th,
.txtCenter tr td {
	text-align: center;
}
.required {
	font-weight: normal;
	color: /*shop_price_color*/;
}
.notice {
	margin-top: 10px;
	color: #FF0000;
}
/* shop end
---------------------------------------------------------------------*/

/* table start
---------------------------------------------------------------------*/
.px12 {
	font-size: 12px;
}
.px12-white {
	font-size: 12px;
	color:#FFFFFF;
}

.tablelist {
	padding: 0px 20px;
	width: auto;
	text-align: left;
	line-height: 140%;
}
/* table end
---------------------------------------------------------------------*/
/* sitemap start
---------------------------------------------------------------------*/
.sitemap {
	padding: 20px 20px 0px;
	width: auto;
	text-align: left;
	line-height: 140%;
}
.sitemap a:link {
	color: #0000ff;
}
.sitemap a:visited {
	color: #0000ff;
}
.sitemap a:hover {
	color: #0000ff;
	text-decoration: none;
}
.sitemap a:active {
	color: #0000ff;
}
/* sitemap end
---------------------------------------------------------------------*/

/* contents end
---------------------------------------------------------------------*/
/* img start
---------------------------------------------------------------------*/
.bannar {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* img end
---------------------------------------------------------------------*/
/* rss start
---------------------------------------------------------------------*/
.rss {
	line-height: 1.8;
}
.rss dl {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.rss dl dt {
	clear: left;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-bottom: 1px dotted #CCC;
	width: 120px;
}
.rss dl dd {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px dotted #CCC;
}
/* rss end
---------------------------------------------------------------------*/
/* footer start
---------------------------------------------------------------------*/
#footermenu {
	clear: both;
	color:#333333;
	width: 960px;
	height: px;
	background-color: ;
	background-image: url(image/);
	position: relative;
}

#footermenu-list {
	width: 960px;
	color: #D5DDF0;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 0px;
}

#footermenu-list a:link {
	color: #D5DDF0;
}
#footermenu-list a:visited {
	color: #D5DDF0;
}
#footermenu-list a:hover {
	color: #D5DDF0;
	text-decoration: none;
}
#footermenu-list a:active {
	color: #D5DDF0;
}

#footer {
	width: 960px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
/* footer end
---------------------------------------------------------------------*/
/*reservation start 
---------------------------------------------------------------------*/
.res_shopCont a {
	color:/*resv_link_color*/;
}
.res_shopCont a:visited {
	color:/*resv_vlink_color*/;
}
.res_shopCont * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.res_shopCont {
	margin: 10px;
	text-align: left;
	color: /*resv_text_color*/;
}
.res_itemArea {
	margin: 0px 20px;
	overflow: hidden;
	zoom: 1;
	color: /*resv_text_color*/;
}
.res_price strong {
	font-size: 120%;
	color: /*resv_price_color*/;
}
.res_selectForm {
	margin-top: 1.5em;
	text-align: center;
}
.res_selectForm img {
	border: none;
}
.res_selectForm input {
	margin-left: 2em;
}
#res_flowIncart {
	margin-top: 2em;
	text-align: center;
}
h2.res_titleH2 {
	padding-bottom: .2em;
	border-bottom: solid /*resv_bord_color*/ 3px;
	font-size: 150%;
	font-weight: bold;
}
h3.res_titleH3 {
	margin-top: 1.5em;
	padding-bottom: .2em;
	border-bottom: solid /*resv_bord_color*/ 1px;
	font-size: 120%;
	font-weight: bold;
}
.res_pageTop {
	clear: both;
	margin-top: 5em;
	padding-bottom: 1em;
	text-align: right;
}
.res_pageTop a {
	padding-left: 1.3em;
}
.res_standard {
	margin-top: 1.5em;
	width: 100%;
	border-top: solid /*resv_bord_color*/ 1px;
	border-left: solid /*resv_bord_color*/ 1px;
}
.res_standard img {
	border: 0;
}
.res_standard tr th,
.res_standard tr td {
	padding: .5em 1em;
	border-right: solid /*resv_bord_color*/ 1px;
	border-bottom: solid /*resv_bord_color*/ 1px;
	text-align: center;
}
.res_standard tr th {
	background: /*resv_th_color*/;
}
.res_standard tr td {
	background: /*resv_td_color*/;
	text-align: left;
}
.res_standard tr input,
.res_standard tr select,
.res_standard tr textarea {
	margin: .2em .5em;
}
.res_standard .item img {
	width: 48px;
	float: left;
	margin-right: .5em;
}
.res_standard .res_price {
	text-align:right;
}
.res_standard .res_radio {
	text-align:center;
}
.res_standard .count {
	padding: .5em 0 .5em .5em;
	border-right: none;
	text-align: right;
}
.res_standard .count input {
	width: 42px;
	margin: 0;
	text-align: center;
}
.res_standard .btnrm {
	padding: .5em;
}
.res_standard .blk {
	text-decoration: blink;
	color: /*resv_price_color*/;
}
.res_standard span {
	color: /*resv_price_color*/;
}
/* ▼res_orignal */
ul#res_navi{
	margin: 0px auto;
	width: 550px;
	list-style: none;
}
ul#res_navi li{
	width: auto;
	padding: 0 0 30px 0;
	float: left;
}
p#res_fin{
	margin: 10px;
	background-color: #f6f4f6;
	padding: 25px;
		text-align: left;
}
table caption.res{
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
div.res_menu{
	width: 90%;
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
	padding: 20px;
	margin: 25px auto;
	text-align: left;
}
div.res_menu p.res_menu_img {
	float: left;
	margin-right: 5px;
}
div.res_wrap{
	width: 60%;
	float: left;
	padding: 0 0 0 20px;
}
.res_menu_txt {
	clear: both;
	padding-top: 5px;
}
div.res_menu div.res_wrap_bottom {
	clear: both;
}
div.res_menu p.res_button{
	margin: 15px 0 0 0;
}
div.res_menu p.res_button img {
	border: none;
}
div.res_menu ul.res_wrap01{
	list-style: none;
	padding-left: inherit;
	margin-left: -3px;
}
ul.res_wrap01 li.res_title_word {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 6px;
}
/*reservation end 
---------------------------------------------------------------------*/