/* ********************************
	CSS IMPORT
******************************** */

@charset "UTF-8";
@import url("company.css");
@import url("link.css");
@import url("member.css");
@import url("common.css");
@import url("shopinfo.css");
@import url("article.css");
@import url("contact.css");

/*  m[}CY
-----------------------------------------------------------*/

*,ul,li {
	margin: 0px;
	padding: 0px;
}
ul,li {
	list-style-type: none;
}
a img {
	border: 0px none #fff;
}

/*  ??
-----------------------------------------------------------*/
.cl {
	clear: left;
	visibility: hidden;
	width: 0px;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}
.cr {
	clear: right;
	visibility: hidden;
	width: 0px;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}

hr.sep {
	border: 0px none #fff;
	border-top: 1px solid #ccc;
	height: 1px;
	margin: 40px 25px 40px 25px;
}

.space1 {
margin-top: 200px;
}

/* ********************************
	body
******************************** */

body {
	text-align: center;
	background: #dfdfdf;
	font-size: 12px;
	color: #666;
}

div#container {
    background: #fff url(../img/main/main_bg.jpg) repeat-x;
    margin: 0px auto 0px auto;
	padding: 0;
}

div#outside {
	margin: 0px auto 0px auto;
	padding: 0px 0px 50px 0px;
	text-align: left;
	width: 800px;
}



/* ********************************
	header
******************************** */


div#header {
	margin: 0;
}

table#header_table {
	margin-top: -1px;
}

div#header h2 {
	margin: 0 0 0 -13px;
	padding: 0 0 0 0;
}

div#head {
	margin: 0 0 0 0;
}

/*  shopinfo
-----------------------------------------------------------*/
div#header h1#title_shopinfo {
    margin-top: -3px;
	padding: 0;
	float: none;
}


/* ********************************
	footer
******************************** */


div#foot {
	background: #DFDFDF;
	padding: 5px 0px 0px 0px;
	text-align: center;
	margin: 0px auto 0 auto;
	width: 780px;
}

.footer_line {
	background: url(../img/main/footer_bg.gif) repeat-x;
	padding-top: 5px;
	margin: 0;
}

/* ********************************
	main contents
******************************** */


div#maincontents {
	margin: 17px 0px 0px 7px;
	padding: 0px 0px 15px 0px;
	background: #fff url(../img/main/main_bg.gif) repeat-y;
}

div#contentsbox {
	background: #fff;
	width: 557px;
	float: left;
	padding: 0;
	margin: 0;
}

h2.t1 {
	margin: 0px 0px 15px 5px;
	padding: 8px 0 0 8px;
	background: url(../img/shopinfo/shopinfo_bar1.jpg)  no-repeat;
	width: 555px;
	height: 32px;
	font-size: 14px;
	font-style: bold;
}

/*  shopinfo_photo_map
-----------------------------------------------------------*/

table#shopinfo_ta {	margin: 0px 0px 25px 3px;}
h2.map1 { margin: 0px 0px 0px 30px;}

/*-----------------------------------------------------------*/

/*  shopinfo_infomation
-----------------------------------------------------------*/

table#shopinfo_ta2 {	
    border: 1px dotted #c9c9c9;
	background: #fff;
	margin: 0 0 5px 5px;
}

table#shopinfo_ta2 td {	
	margin: 0;
	padding: 2px 0 2px 10px;
}

#shopinfo_ta2_top {	
	margin: 0;
	padding: 10px 0 2px 10px;
	font-weight: normal;
	text-align: left; 
}

#shopinfo_ta2_bottom {	
	margin: 0;
	padding: 2px 0 10px 10px;
	font-weight: normal;
	text-align: left; 
}


table#shopinfo_ta3 {	
    border: 1px dotted #DDC502;
	background: #FAF8CF;
	margin: 0 0 5px 5px;
	text-align: left;
}

#shopinfo_ta3_top {	
	margin: 0;
	padding: 10px 0 2px 10px;
	font-weight: normal;
	text-align: left;
}

/*-----------------------------------------------------------*/

h2.t2 {
	margin: 0px 0px 5px 5px;
	padding: 8px 0 0 8px;
	background: url(../img/shopinfo/shopinfo_ba2.jpg)  no-repeat;
	width: 557px;
	height: 34px;
	font-size: 14px;
	font-style: bold;
}

h4.qr_code {
	margin: 11px 0 10px 0;
	padding: 0 10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.p1 {
	border: 1px dotted #c9c9c9;
	background: #fff;
	margin: 0 0 5px 5px;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}

.p2 {
	font-size: 12px;
	line-height: 18px;
}

.p1_spance {
	margin: 20px 0 20px 0;
	padding: 0;
}

b {
	margin: 0px;
	font-size: 12px;
	font-style: bold;
}


/*  details
-----------------------------------------------------------*/
#details {
	margin: 0;
	padding: 0;
	height: 21px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 106px;
}

#details li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#details a {
    float: right;
    padding: 21px 0 0 0;
    overflow: hidden;
    height: 0px !important;
	height /**/:21px; /* IE5/Winのみが解釈 */
}

#details a:hover { background-position: 0 -21px; }

#to_details a {
    width: 106px;
	background: url(../img/company/details_company.gif) top left no-repeat;
}

#to_details_shopinfo a {
    width: 106px;
	background: url(../img/shopinfo/details_shopinfo.gif) top left no-repeat;
}

#to_details_member a {
    width: 106px;
	background: url(../img/member/details_member.gif) top left no-repeat;
}

#to_details_link a {
    width: 106px;
	background: url(../img/link/details_link.gif) top left no-repeat;
}

/* ********************************
	left menu
******************************** */

div#menubox {
	background: #CACACA;
	width: 190px;
	height: auto;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0;
}

div#menubox h2 {
	margin: 0;
	padding: 0;
	width: 190px;
	height: 127px;
	background: url(../img/main/menubox_bg.gif) top left no-repeat;
}

#sub_shopinfo {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 190px;
}

#sub_shopinfo li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#sub_shopinfo a {
    float: left;
    padding: 30px 0 0 0;
    overflow: hidden;
    height: 0px !important;
	height /**/:30px; /* IE5/Winのみが解釈 */
}

#sub_shopinfo a:hover { background-position: 0 -30px; }

#shopinfo1 a {
    width: 190px;
	background: url(../img/shopinfo/linkmenu_shopinfo1.gif) top left no-repeat;
}

#shopinfo2 a {
    width: 190px;
	background: url(../img/shopinfo/linkmenu_shopinfo2.gif) top left no-repeat;
}

#shopinfo3 a {
    width: 190px;
	background: url(../img/shopinfo/linkmenu_shopinfo3.gif) top left no-repeat;
}
#shopinfo4 a {
    width: 190px;
	background: url(../img/shopinfo/linkmenu_shopinfo4.gif) top left no-repeat;
}

#shopinfo5 a {
    width: 190px;
	background: url(../img/shopinfo/linkmenu_shopinfo5.gif) top left no-repeat;
}

#shopinfo6 a {
    width: 190px;
	background: url(../img/shopinfo/linkmenu_shopinfo6.gif) top left no-repeat;
}

/*  LINE
-----------------------------------------------------------*/
#menubox h3.line_shopinfo {
    background-color: #EADB1B;
	background-repeat: no-repeat;
	margin: 0 0 0 1px;
	padding: 0;
	width: 188px;
	height: 3px;
	vertical-align: top;
}

#menubox h3.line_shopinfo span {display:none;}

/* ********************************
	TO TOP
******************************** */

#top {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 190px;
}

#top li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#top a {
    float: right;
    padding: 23px 0 0 0;
    overflow: hidden;
    height: 0px !important;
	height /**/:23px; /* IE5/Winのみが解釈 */
}

#top a:hover { background-position: 0 -23px; }

#to_top a {
    width: 94px;
	background: url(../img/main/to_top.gif) top left no-repeat;
}

h6 {
	background: url(../img/main/to_topline.gif)  no-repeat; 
	margin: 50px 0 7px 5px;
	height: 3px;
	width: 555px;
}

h6 span {
	display:none;
	margin: 0;
	padding: 0;
}


/* ********************************
	NEXT
******************************** */

#next {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 190px;
}

#next li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#next a {
    float: right;
    padding: 23px 0 0 0;
    overflow: hidden;
    height: 0px !important;
	height /**/:23px; /* IE5/Winのみが解釈 */
}

#next a:hover { background-position: 0 -23px; }

#to_next a {
    width: 94px;
	background: url(../img/company/next.gif) top left no-repeat;
}

/* ********************************
	BEFORE
******************************** */

#before {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 190px;
}

#before li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#before a {
    float: left;
	margin-left: 8px;
    padding: 23px 0 0 0;
    overflow: hidden;
    height: 0px !important;
	height /**/:23px; /* IE5/Winのみが解釈 */
}

#before a:hover { background-position: 0 -23px; }

#to_before a {
    width: 94px;
	background: url(../img/company/btn_before.jpg) top left no-repeat;
}


/* ********************************
	ENTORY
******************************** */

#entry {
	margin: 0;
	padding: 0;
	height: 21px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 106px;
}

#entry li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#entry a {
    float: right;
    padding: 21px 0 0 0;
    overflow: hidden;
    height: 0px !important;
	height /**/:21px; /* IE5/Winのみが解釈 */
}

#entry a:hover { background-position: 0 -21px; }

#to_entry a {
    width: 106px;
	background: url(../img/member/entry_btn.gif) top left no-repeat;
}

/* ********************************
	change
******************************** */

#change {
	margin: 0;
	padding: 0;
	height: 21px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 106px;
}

#change li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#change a {
    float: right;
    padding: 21px 0 0 0;
    overflow: hidden;
    height: 0px !important;
	height /**/:21px; /* IE5/Winのみが解釈 */
}

#change a:hover { background-position: 0 -21px; }

#to_change a {
    width: 106px;
	background: url(../img/member/change_btn.gif) top left no-repeat;
}
