@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
	background: #f5f5ec;
	/*background: #f5f5ec url(../images/common/bg_01.gif) repeat-x top left;*/
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	width: 928px;
	margin: 0 auto;
	padding: 0 10px;
	line-height: 0;
	background: #ffffff;
	border-right: 1px solid #ebebde;
	border-left: 1px solid #ebebde;
}

/* HEADER -------------------------------------------------------------------------*/

#header {
	clear: both;
	width: 928px;
	height: 173px;
	line-height: 0;
	padding: 0;
	line-height: 0;
	border-top: 3px solid #fe5f95;
}

/* HEADER_LOGO ----------*/

#header_logo {
	clear: both;
	float: left;
	width: 113px;
	height: 83px;
	display: inline;
	margin: 15px 0 15px 10px;
}

/* HEADER_MES ----------*/

#header_mes {
	float: left;
	width: 795px;
	display: inline;
	margin: 8px 0 5px 10px;
	text-align: right;
}

h1 {
	font-size: 9.5px;
	line-height: 1.5;
	font-weight: normal;
	color: #737373;
}

/* HEADER_SEARCH ----------*/

#header_search {
	float: right;
	width: 785px;
	height: 21px;
	padding: 5px 0 0 10px;
	line-height: 0;
	font-size: 0;
}

#header_sf {
	float: right;
	width: 785px;
	height: 21px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

#search_submit {
	float: right;
	width: 82px;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	line-height: 0;
	font-size: 0;
}

* html #search_submit {
	padding: 1px 0 0 0;
}

*:first-child+html #search_submit {
	padding: 1px 0 0 0;
}

#search_submit img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#search_input {
	float: right;
	width: 698px;
	text-align: right;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

.header_search_input {
	width: 194px;
	height: 15px;
	margin: 0;
	padding: 2px 3px;
	font-size: 12px;
	line-height: 1.2;
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	clear: both;
	width: 928px;
	height: 50px;
	line-height: 0;
}

#menu ul {
	width: 928px;
	height: 50px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	float: left;
	display: inline;
}

#menu01 {width: 185px; height: 50px;}
#menu02 {width: 185px; height: 50px;}
#menu03 {width: 185px; height: 50px;}
#menu04 {width: 185px; height: 50px;}
#menu05 {width: 188px; height: 50px;}

#menu ul li a {
	display: block;
}

#menu01 a {width: 185px; height: 50px;}
#menu02 a {width: 185px; height: 50px;}
#menu03 a {width: 185px; height: 50px;}
#menu04 a {width: 185px; height: 50px;}
#menu05 a {width: 188px; height: 50px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(../images/common/menu1.gif) no-repeat top left;}
#menu02 a {background: url(../images/common/menu2.gif) no-repeat top left;}
#menu03 a {background: url(../images/common/menu3.gif) no-repeat top left;}
#menu04 a {background: url(../images/common/menu4.gif) no-repeat top left;}
#menu05 a {background: url(../images/common/menu5.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover {
	background-position: 0 -50px;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	width: 928px;
	margin: 0;
	padding: 0;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	float: right;
	width: 728px;
	line-height: 1.5;
}

#main p {
	font-size: 12px;
	line-height: 1.7;
}

/* HEADER_NAVI ----------*/

#header_navi {
	clear: both;
	width: 718px;
	height: 16px;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	background: #ffeff4;
}

#header_navi p {
	font-size: 12px;
	line-height: 1.5;
	color: #ff5887;
}

/* Search_NAVI ----------*/

#search_navi {
	clear: both;
	width: 706px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #dfdfdf;
}

/* Page_Navi ----------*/

#page_navi1,
#page_navi2 {
	clear: both;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

#page_navi1 {
	width: 728px;
}

#page_navi2 {
	width: 686px;
}

#page_navi1 a,
#page_navi1 a:link,
#page_navi1 a:visited,
#page_navi1 a:hover,
#page_navi1 a:active,
#page_navi2 a,
#page_navi2 a:link,
#page_navi2 a:visited,
#page_navi2 a:hover,
#page_navi2 a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #fe317b;
	color: #fe317b;
	background-color: #FFFFFF;
}

#page_navi1 span.current,
#page_navi2 span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* MAINIMG01 ----------*/

#mainimg {
	clear: both;
	width: 728px;
	margin: 0 0 10px 0;
}

/* BANNER01 ----------*/

#banner01 {
	clear: both;
	width: 728px;
	height: 90px;
	margin: 0 0 10px 0;
}

/* BANNER02 ----------*/

#banner02 {
	clear: both;
	width: 728px;
}

#banner02 ul {
	list-style-type: none;
}

#banner02 ul li {
	float: left;
	width: 234px;
	display: inline;
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}

#banner02 ul li img {
	font-size: 0;
	line-height: 0;
}

/* TTL01 ----------*/

.ttl01 {
	clear: both;
	width: 673px;
	height: 33px;
	margin: 0 0 10px 0;
	padding: 13px 5px 5px 50px;
	background: #f5f5ec url(../images/common/bg_ttl04.gif) no-repeat top left;
}

.ttl01 p {
	clear: both;
	font-size: 12px;
	line-height: 1.5;
}

.ttl04 {
	clear: both;
	width: 678px;
	height: 48px;
	margin: 0 0 10px 0;
	padding: 8px 5px 5px 45px;
	background: #f5f5ec url(../images/common/bg_ttl01.gif) no-repeat top left;
}

.ttl04 p {
	clear: both;
	font-size: 12px;
	line-height: 1.5;
}

.ttl02 {
	clear: both;
	color: #fe508d;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 15px;
	background: url(../images/common/bg_04.gif) no-repeat bottom left;
}

.ttl02 h2,
.ttl02 h2 a:link,
.ttl02 h2 a:visited,
.ttl02 h2 a:hover,
.ttl02 h2 a:active {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	color: #fe508d;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3;
}

.more01,
.cancel01 {
	position: absolute;
	margin: -47px 0 0 558px;
}

/* TOP_SEARCH ----------*/

#top_search {
	clear: both;
	width: 706px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #dfdfdf;
}

table.main_sf {
	clear: both;
	width: 706px;
	margin: 0 0 5px 0;
	border-collapse: collapse;
}

table.main_sf th {
	padding: 5px 2px 5px 27px;
	font-size: 15px;
	color: #000000;
	background: url(../images/common/icon_02.gif) no-repeat center left;
	text-align: left;
	font-weight: normal;
}

table.main_sf td {
	padding: 10px 2px 5px 2px;
	font-size: 12px;
	color: #000000;
	background: url(../images/common/border_01.gif) repeat-x top left;
}

table.main_sf td.noborder {
	padding: 5px 2px 5px 2px;
	background: none;
}

table.main_sf td.main_sf_submit,
table.main_sf td.main_sf_submit img {
	font-size: 0;
	line-height: 0;
}

/* LOGINOUT ----------*/

table.loginout {
	border-collapse: collapse;
	width: 706px;
	margin: 0 0 20px 0;
}

table.loginout th {
	padding: 3px 2px 4px 27px;
	font-size: 15px;
	color: #000000;
	background: url(../images/common/icon_02.gif) no-repeat center left;
	text-align: left;
	font-weight: normal;
}

table.loginout td {
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	color: #000000;
}

/* POST ----------*/

table.post {
	border-collapse: collapse;
	width: 706px;
	margin: 0 0 20px 0;
}

table.post th {
	padding: 3px 2px 4px 27px;
	font-size: 15px;
	color: #000000;
	background: url(../images/common/icon_02.gif) no-repeat center left;
	text-align: left;
	font-weight: normal;
}

table.post td {
	padding: 10px 2px 5px 2px;
	font-size: 12px;
	color: #000000;
	background: url(../images/common/border_01.gif) repeat-x bottom left;
}

/*
table.loginout td.main_sf_submit,
table.loginout td.main_sf_submit img {
	font-size: 0;
	line-height: 0;
}

table.loginout th,
table.loginout td {
	padding: 10px;
}
*/

/* BOX01 ----------*/

#box01 {
	clear: both;
	width: 716px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 10px;
	border: 1px solid #dfdfdf;
}

#box01 p {
	line-height: 1.5;
	font-size: 12px;
}

/* box_newshop ----------*/

table.box_newshop {
	clear: both;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.box_newshop tr td {
	width: 179px;
	padding: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background: url(../images/common/bg_02.gif) no-repeat bottom right;
}

table.box_newshop tr td img {
	border: 1px solid #dfdfdf;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

table.box_newshop tr td p.shopimg {
	background: #ffffff;
}

* html table.box_newshop tr td p.shopimg {
	padding: 0 0 5px 0;
}

*:first-child+html table.box_newshop tr td p.shopimg {
	padding: 0 0 0 0;
}

table.box_newshop tr td p.shopttl {
	width: 157px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 5px 7px;
	font-size: 12px;
	line-height: 1.5;
	color: #fe508d;
	font-weight: bold;
}

table.box_newshop tr td p.shopttl a {
	color: #fe508d;
}

/* BOX02 ----------*/

#box02 {
	clear: both;
	width: 716px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 10px;
	border: 1px solid #dfdfdf;
}

#box_newcomment {
	float: left;
	width: 348px;
	display: inline;
	margin: 0 10px 10px 0;
}

table.newcomment {
	clear: both;
	width: 348px;
	border-collapse: collapse;
}

table.newcomment th {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

table.newcomment td {
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	vertical-align: top;
}

table.newcomment td.img {
	padding: 0 5px 0 0;
}

table.newcomment td.img img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	border: 1px solid #dfdfdf;
}

table.newcomment th,
table.newcomment td {
	padding: 0;
}

table.newcomment th p.shopttl {
	margin: 0 0 5px 0;
	padding: 5px;
	font-size: 12px;
	line-height: 1.5;
	background: url(../images/common/bg_03.gif) no-repeat bottom right;
	color: #fe508d;
}

table.newcomment th p.shopttl a {
	color: #fe508d;
}

/*
table.newcomment th p.shopttl span.shopttlicon {
	padding: 0 0 0 25px;
	background: url(../images/common/icon_03.gif) no-repeat top left;
}
*/

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

/* LOGIN_FORM ----------*/

#login_form {
	clear: both;
	width: 168px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #dfdfdf;
	border-top: 0;
	font-size: 0;
	line-height: 0;
}

#login_form p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 3px 0;
	color: #fe317b;
}

#side_loginout {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#side_loginout ul {
	list-style-type: none;
}

#email,
#pass {
	float: left;
	width: 50px;
	height: 19px;
	padding: 3px 0 0 0;
	font-size: 12px;
	line-height: 1.5;
}

#email_input,
#pass_input {
	float: left;
	width: 118px;
	height: 22px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#email_input input,
#pass_input input {
	height: 18px;
	margin: 0;
	padding: 0;
	border: 1px solid #dfdfdf;
}

#inputemail,
#inputpass {
	width: 114px;
	height: 20px;
}

#submit_login {
	clear: both;
	width: 166px;
	padding: 3px 0 5px 0;
}

#box_memory input {
	display: block;
	float: left;
	clear: left;
	height: 13px;
	padding: 0;
	margin: 2px 0 0 0;
}

* html #box_memory input {
	margin: 2px 0 0 -2px;
}

#box_memory label {
	display: block;
	clear: none;
	width: 121px;
	font-size: 12px;
	line-height: 1.5;
	font-family: sans-serif;
	margin-left: 20px;
}

/* SIDE_MENU ----------*/

#side_menu {
	clear: both;
	width: 190px;
	font-size: 0;
	line-height: 0;
}

#side_menu ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#side_menu ul li {
	margin: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
}

#side_menu ul li ul.side_menu_child {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1;
}

#side_menu ul li ul.side_menu_child li {
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* BOX_SIDE ----------*/

#box_side {
	clear: both;
	width: 168px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #dfdfdf;
	border-top: 0;
	font-size: 0;
	line-height: 0;
}

#box_side ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#box_side ul li {
	margin: 0 0 5px 0;
	padding: 2px 5px 5px 35px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	color: #000000;
	background: url(../images/common/bg_box_side_li.gif) no-repeat top left;
}

#box_side ul li ul.side_menu_child {
	list-style-type: none;
	margin: 0 0 0 -35px;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1;
}

#box_side ul li ul.side_menu_child li {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 0;
	padding: 2px 0 2px 10px;
	font-weight: normal;
	border-bottom: 1px solid #dfdfdf;
	background: url(../images/common/icon_01.gif) no-repeat top left;
}

/* SIDE_BANNER01 ----------*/

#side_banner01 {
	clear: both;
	width: 190px;
	font-size: 0;
	line-height: 0;
	padding: 10px 0 0 0;
}

#side_banner01 ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#side_banner01 ul li {
	margin: 0 0 5px 0;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

/* SIDE_TTL ----------*/

#side_ttl {
	clear: both;
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
}

/* SIDE_QR ----------*/

#side_qr {
	clear: both;
	width: 190px;
	margin: 0 0 10px 0;
}

/* GOOGLE_MAP -------------------------------------------------------------------------*/
#map_canvas {
	margin: 0 0 10px 0;
	width:728px;
	height:500px;
}

#box_gmap_shop {
	clear: both;
	width: 706px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #dfdfdf;
}

table.gmap_shop {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}

table.gmap_shop th {
	font-size: 17px;
	color: #fe508d;
	text-align: left;
	font-weight: normal;
	padding: 10px 15px;
	background: url(../images/common/bg_04.gif) no-repeat bottom left;
}

table.gmap_shop th h2,
table.gmap_shop th h2 a:link,
table.gmap_shop th h2 a:visited,
table.gmap_shop th h2 a:hover,
table.gmap_shop th h2 a:active {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	color: #fe508d;
}

table.gmap_shop td {
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	vertical-align: top;
}

table.gmap_shop td.img {
	padding: 10px 10px 0 0;
	font-size: 0;
	line-height: 0;
}

table.gmap_shop td.img img {
	border: 1px solid #dfdfdf;
}

table.gmap_shop div.star {
	clear: both;
	float: left;
	width: 233px;
	height: 35px;
	padding: 20px 0 0 10px;
}

table.gmap_shop div.score {
	float: left;
	width: 141px;
	height: 32px;
	text-align: left;
	padding: 23px 10px 0 0;
	font-size: 23px;
	font-weight: bold;
	color: #ffa800;
}

table.gmap_shop div.txt {
	clear: both;
	padding: 20px 20px 20px 10px;
}

/* PAGE_COMMON -------------------------------------------------------------------------*/

#box_page {
	clear: both;
	width: 708px;
	margin: 0 0 10px 0;
	padding: 10px;
}

.mes {
	font-size: 85%;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.red {
	color: #ff0000;
}

.must {
	color: #ff0000;
	font-weight: bold;
}

/* CONTACT -------------------------------------------------------------------------*/

table.cf {
	clear: both;
	width: 708px;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

table.cf th {
	font-size: 15px;
	color: #000000;
	background: #f3f3f3;
	border: 1px solid #dfdfdf;
	text-align: left;
}

table.cf td {
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #dfdfdf;
}

table.cf td.type1_submit,
table.cf td.type1_submit img {
	font-size: 0;
	line-height: 0;
}

table.cf th,
table.cf td {
	padding: 10px;
}

p.submit {
	text-align: center;
}

/* SHOP -------------------------------------------------------------------------*/

/* SHOP_HEADE ----------*/

#shop_header {
	clear: both;
	width: 728px;
	margin: 0 0 10px 0;
}

.search_header_img {
	clear: both;
	float: left;
	width: 229px;
	padding: 0 10px 0 0;
}

.search_header_img img {
	margin: 0 0 10px 0;
	border: 1px solid #dfdfdf;
}

.box_sh_tbl1 {
	float: right;
	width: 489px;
}

table.sh_tbl1 {
	border-collapse: collapse;
	width: 489px;
	margin: 0 0 10px 0;
}

table.sh_tbl2 {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 10px 0;
}

table.sh_tbl1 th,
table.sh_tbl2 th {
	padding: 5px 2px 5px 27px;
	font-size: 15px;
	color: #000000;
	background: url(../images/common/icon_02.gif) no-repeat center left;
	text-align: left;
	font-weight: normal;
}

table.sh_tbl1 td,
table.sh_tbl2 td {
	padding: 10px 2px 5px 2px;
	font-size: 12px;
	color: #000000;
	background: url(../images/common/border_01.gif) repeat-x bottom left;
}

table.sh_tbl1 td img,
table.sh_tbl2 td img {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

table.sh_tbl1 td.score,
table.sh_tbl2 td.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 15px;
}

table.sh_tbl1 td.borderleft_none,
table.sh_tbl2 td.borderleft_none {
	border-left: none;
}

table.sh_tbl1 td.borderright_none,
table.sh_tbl2 td.borderright_none {
	border-right: none;
}

table.sh_tbl1 th,
table.sh_tbl1 td,
table.sh_tbl2 th,
table.sh_tbl2 td {
	line-height: 1.5;
}

/* sc_tbl1 ----------*/

table.sc_tbl1 {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 10px 0;
}

table.sc_tbl1 th {
	padding: 5px 2px 5px 27px;
	font-size: 15px;
	color: #000000;
	background: url(../images/common/icon_02.gif) no-repeat center left;
	text-align: left;
	font-weight: normal;
}

table.sc_tbl1 td {
	padding: 10px 2px 5px 2px;
	font-size: 12px;
	color: #000000;
	background: url(../images/common/border_01.gif) repeat-x bottom left;
}

table.sc_tbl1 td img {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

table.sc_tbl1 td.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 15px;
}

table.sc_tbl1 td.borderleft_none {
	border-left: none;
}

table.sc_tbl1 td.borderright_none {
	border-right: none;
}

table.sc_tbl1 th,
table.sc_tbl1 td {
	line-height: 1.5;
}

/* MASTER_SUBMIT ----------*/

#master_submit {
	position: absolute;
	margin: -47px 0 0 643px;
}

/* SUBMIT_TWITTER ----------*/

#submit_twitter {
	position: absolute;
	margin: 0 0 0 643px;
}

/* SHOP_HEADE_SEARCH ----------*/

.shop_header_search {
	clear: both;
	width: 728px;
}

.shop_header_search div.shop_header_img {
	float: left;
	width: 237px;
	height: 170px;
}

.shop_header_search div.ttl {
	float: left;
	width: 140px;
	height: 60px;
}

.shop_header_search div.star {
	float: left;
	width: 212px;
	height: 52px;
	padding: 8px 0 0 0;
}

.shop_header_search div.score {
	float: left;
	width: 139px;
	height: 45px;
	padding: 15px 0 0 0;
	font-size: 15px;
	line-height: 1.5;
}

.shop_header_search div.txt {
	float: left;
	width: 351px;
	height: 52px;
	padding: 8px 0 0 0;
	font-size: 12px;
	line-height: 1.5;
}

/* SHOP_HEADE_SEARCH ----------*/

table.uh_tbl1 {
	border-collapse: collapse;
	width: 494px;
	margin: 0 0 20px 0;
}

table.uh_tbl2 {
	border-collapse: collapse;
	width: 706px;
	margin: 0 0 20px 0;
}

table.uh_tbl1 th,
table.uh_tbl2 th {
	padding: 3px 2px 4px 27px;
	font-size: 15px;
	color: #000000;
	background: url(../images/common/icon_02.gif) no-repeat center left;
	text-align: left;
	font-weight: normal;
}

table.uh_tbl1 td,
table.uh_tbl2 td {
	padding: 8px 2px 3px 2px;
	font-size: 12px;
	color: #000000;
	background: url(../images/common/border_01.gif) repeat-x bottom left;
}

/* SHOP_MENU ----------*/

#shop_menu_top,
#shop_menu_btm {
	clear: both;
	width: 728px;
	height: 35px;
	font-size: 0;
	line-height: 0;
}

#shop_menu_top {
	margin: 0 0 0 0;
}

#shop_menu_btm {
	margin: 0 0 10px 0;
}

#shop_menu_top ul,
#shop_menu_btm ul {
	clear: both;
	width: 728px;
	height: 35px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#shop_menu_top ul li,
#shop_menu_btm ul li {
	float: left;
	width: 236px;
	height: 35px;
}

/* SHOP_BOX ----------*/

#shop_box {
	clear: both;
	width: 716px;
	padding: 10px 0 10px 10px;
	border: 1px solid #dfdfdf;
}

#shop_box div.shop_pic {
	clear: both;
	width: 716px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

#shop_box div.shop_pic img {
	border: 1px solid #dfdfdf;
}

#shop_box p.txt {
	clear: both;
	font-size: 12px;
	text-align: right;
	color: #727272;
	padding: 0 10px;
}

#shop_box div.large {
	clear: both;
	float: left;
	width: 349px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 9px 10px 0;
}

#smallpic_box {
	float: left;
	width: 356px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

#shop_box div.small1 {
	float: left;
	width: 168px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 8px 8px 0;
}

#shop_box div.small2 {
	float: left;
	width: 169px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 8px 8px 0;
}

div.large img {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

div.small img {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

/* SHOP_ICON ----------*/

.tbl_shopicon {
	border-collapse: collapse;
}

.tbl_shopicon tr th {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 5px 0 0 0;
	background: none;
	text-align: center;
}

.tbl_shopicon tr td {
	font-size: 9.5px;
	line-height: 1.5;
	margin: 0;
	padding: 5px;
	text-align: center;
	border-bottom: 0;
	background: none;
}

/* USER_BOX ----------*/

#user_box {
	clear: both;
	width: 716px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 10px;
	border: 1px solid #dfdfdf;
}

#user_tbl_box {
	clear: both;
	float: left;
	width: 494px;
}

#user_img {
	float: left;
	width: 200px;
	display: inline;
	margin: 0 0 20px 10px;
}

#user_img img {
	border: 1px solid #dfdfdf;
}

/* USER_SUBMENU ----------*/

#user_submenu {
	clear: both;
	width: 706px;
	padding: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
}

#user_submenu ul {
	clear: both;
	width: 706px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#user_submenu ul li {
	float: left;
	margin: 0 0 5px 0;
	padding: 3px 25px 2px 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7;
	color: #000000;
	border-right: 5px solid #ffffff;
	background: #f0f0f0 url(../images/common/bg_user_submenu_li.gif) no-repeat top left;
}

/* SHOP_BOX_SEARCH ----------*/

#shop_box_search {
	clear: both;
	width: 716px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 10px;
	border: 1px solid #dfdfdf;
}

#shop_box_search div.shop_pic {
	clear: both;
	width: 716px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

#shop_box_search div.large {
	clear: both;
	float: left;
	width: 348px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 11px 10px 0;
}

#shop_box_search div.small {
	float: left;
	width: 168px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 10px 10px 0;
}

/* SHOP_MAPE ----------*/

#shop_map {
	clear: both;
	line-height: 0;
	font-size: 0;
	margin: 0 0 10px 0;
	width:706px;
	height:350px;
}

#shop_map img {
	clear: both;
	line-height: 0;
	font-size: 0;
}

/* SHOP_BOX_TABLE ----------*/

#shop_table {
	clear: both;
	width: 706px;
	margin: 0 0 10px 0;
}

table.sb_tbl1 {
	clear: both;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 10px 0;
}

table.sb_tbl2 {
	clear: both;
	float: left;
	border-collapse: collapse;
	width: 476px;
	margin: 0 0 10px 0;
}

table.sb_tbl1 th,
table.sb_tbl2 th {
	padding: 5px 2px 5px 27px;
	font-size: 15px;
	color: #000000;
	background: url(../images/common/icon_02.gif) no-repeat center left;
	text-align: left;
	font-weight: normal;
}

table.sb_tbl1 td,
table.sb_tbl2 td {
	padding: 10px 2px 5px 2px;
	font-size: 12px;
	color: #000000;
	background: url(../images/common/border_01.gif) repeat-x bottom left;
}

/* SHOP_COUPON ----------*/

#shop_coupon {
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
}

#ttl_coupon {
	width: 220px;
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#txt_coupon {
	width: 190px;
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 1.5;
	border: 5px solid #ffc9da;
	border-top: none;
}

#inside_box_shop_coupon {
	width: 190px;
	padding: 10px;
}

#shop_coupon p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

#shop_coupon p.limit {
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
}

#shop_coupon p.attention {
	color: #ff0000;
	font-size: 9.5px;
	margin: 0 0 10px 0;
}

/* SHOP_INFO ----------*/

.shop_info {
	clear: both;
	width: 686px;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

.comment {
	clear: both;
	float: left;
	width: 671px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 15px;
	background: url(../images/common/bg_comment.gif) repeat-y top left;
	border-bottom: 1px solid #ffe3ec;
}

.shop_info p {
	font-size: 12px;
	line-height: 1.5;
}

#error {
	color: #ff0000;
	margin: 0 0 10px 0;
}

.error,
.success {
	font-size: 15px;
	line-height: 1.5;
	color: #ff0000;
	margin: 10px 0;
}

.comment_photo {
	clear: both;
	float: left;
	width: 110px;
}

.comment_photo img {
	border: 1px solid #e8e8e8;
}

.comment_meta {
	float: right;
	width: 559px;
	font-size: 12px;
	line-height: 1.5;
}

.comment_meta span.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 17px;
}

.comment_txt {
	float: right;
	width: 559px;
	padding: 10px 0;
	font-size: 12px;
	line-height: 1.5;
}

.comment_user_shopname {
	clear: both;
	float: left;
	width: 370px;
}

.comment_user_meta {
	float: left;
	width: 301px;
	font-size: 12px;
	line-height: 1.5;
}

.comment_user_meta span.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 17px;
}

.comment_user_txt {
	clear: both;
	float: left;
	width: 671px;
	font-size: 12px;
	line-height: 1.5;
	margin: 5px 0;
}

.comment_user_list {
	text-align: right;
	margin: 10px 0 0 0;
}

table.comment_tbl1 {
	border-collapse: collapse;
	width: 706px;
	margin: 0 0 10px 0;
}

table.comment_tbl1 th {
	font-size: 15px;
	font-weight: normal;
	color: #fe508d;
	text-align: left;
	padding: 10px;
	line-height: 1.5;
	background: url(../images/common/bg_05.gif) repeat top left;
	border: 1px solid #ffb4cc;
}

table.comment_tbl1 td {
	font-size: 12px;
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #ffb4cc;
}

table.comment_tbl1 td span.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 17px;
	padding: 3px 0 0 0;
}

table.comment_tbl2 {
	border-collapse: collapse;
	width: 706px;
	margin: 0 0 10px 0;
}

table.comment_tbl2 th {
	font-size: 15px;
	font-weight: normal;
	color: #fe508d;
	text-align: center;
	padding: 5px;
	line-height: 1.5;
	background: url(../images/common/bg_05.gif) repeat top left;
	border: 1px solid #ffb4cc;
}

table.comment_tbl2 td {
	font-size: 12px;
	padding: 5px;
	line-height: 1.5;
	border: 1px solid #ffb4cc;
	text-align: center;
}

table.comment_tbl2 td span.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 17px;
	padding: 3px 0 0 0;
}

table.comment_tbl3 {
	border-collapse: collapse;
	width: 706px;
	margin: 0 0 10px 0;
}

table.comment_tbl3 th {
	font-size: 15px;
	font-weight: normal;
	color: #fe508d;
	text-align: center;
	padding: 5px;
	line-height: 1.5;
	background: url(../images/common/bg_05.gif) repeat top left;
	border: 1px solid #ffb4cc;
}

table.comment_tbl3 td {
	font-size: 12px;
	padding: 5px;
	line-height: 1.5;
	border: 1px solid #ffb4cc;
	text-align: left;
}

table.comment_tbl3 td span.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 17px;
	padding: 3px 0 0 0;
}

/* BOX_RULE -------------------------------------------------------------------------*/

#box_rule p {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 10px 0;
}

#box_rule ul {
	list-style-type: none;
	padding: 0 0 10px 0;
}

#box_rule ul li {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 0 20px;
	background: url(../images/common/icon_05.gif) no-repeat top left;
}

/* USER -------------------------------------------------------------------------*/

/* USER_MENU ----------*/

#user_menu_top,
#user_menu_btm {
	clear: both;
	width: 728px;
	height: 35px;
	font-size: 0;
	line-height: 0;
}

#user_menu_btm {
	margin: 0 0 10px 0;
}

#user_menu_top ul,
#user_menu_btm ul {
	clear: both;
	width: 728px;
	height: 35px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#user_menu_top ul li,
#user_menu_btm ul li {
	float: left;
	width: 176px;
	height: 35px;
}

/* TTL03 ----------*/

.ttl03 {
	clear: both;
	width: 661px;
	height: 27px;
	margin: 0 0 10px 0;
	padding: 7px 5px 5px 40px;
	background: url(../images/common/bg_ttl03.gif) no-repeat top left;
}

.relativeleft {
	position: relative;
	margin: 0 0 0 -10px;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	line-height: 1.5;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	color: #fe317b;
	line-height: 1.5;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 25px;
	background: url(../images/common/icon_04.gif) no-repeat top left;
}

/* tbl10 -------------------------------------------------------------------------*/

table.tbl10 {
	width: 728px;
	margin: 0 0 10px 0;
	clear: both;
	border-collapse: collapse;
}

table.tbl10 th {
	margin: 0;
	padding: 2px 5px 2px 35px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7;
	color: #000000;
	text-align: left;
	background: #f0f0f0 url(../images/common/bg_box_side_li.gif) no-repeat top left;
	border-right: 1px solid #ffffff;
}

table.tbl10 td {
	padding: 5px;
	border-right: 1px solid #ffffff;
	vertical-align: top;
}

table.tbl10 td ul {
	list-style-type: none;
}

table.tbl10 td ul li {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 10px;
	font-weight: normal;
	border-bottom: 1px solid #dfdfdf;
	background: url(http://choi2temp.sakura.ne.jp/images/common/icon_01.gif) no-repeat top left;
}

table.tbl10 th.noneborder,
table.tbl10 td.noneborder {
	border-right: 0;
}

/* FOOTER -------------------------------------------------------------------------*/

#pagetop {
	clear: both;
	width: 928px;
	padding: 30px 0 0 0;
}

#box_pagetop {
	float: right;
	width: 200px;
	font-size: 0;
	line-height: 0;
}

#footer {
	clear: both;
	width: 928px;
	padding: 0;
	background: #ff77a5 url(../images/common/bg_footer.gif) no-repeat top left;
}

#footer p {
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	padding: 0 10px 10px 10px;
	color: #ffe2ec;
}

/*-----FOOTER_MENU-----*/

#footer_menu {
	clear: both;
	float: left;
	width: 908px;
	margin: 0;
	padding: 10px;
	text-align: left;
}

#footer_menu ul {
	clear: both;
	float: left;
	width: 908px;
	list-style-type: none;
}

#footer_menu ul li {
	float: left;
	font-size: 12px;
	line-height: 1.7;
	color: #ffe2ec;
}

#footer_menu ul li a {
	color: #ffe2ec;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #626262;
	}

	a:visited {
		text-decoration : underline;
		color: #626262;
	}

	a:hover {
		text-decoration : none;
		color : #999999;
	}

	a:active {
		text-decoration : none;
	}
