/* Layout
--------------------------------------------------*/
/*body*/	
body {
	font-size: small;
	color: #333;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "ＭＳ Ｐゴシック", Osaka;
}
/*body.shop*/	
body.shop {
	font-size: small;
	color: #333;
	background-color: #FFF;
	background-image: url(../image/shop_detail_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*body.menu*/	
body.menu {
	font-size: small;
	color: #333;
	background-color: #FFF;
	background-image: url(none);
	text-align: left;
}

/*#globalHead*/	
#globalHead{
	text-align:center;
	width: 100%;
	min-width:900px;
	background:url(../image/header_main_bg.gif) repeat-x left center;
	height:153px;
	margin-bottom:20px;
}
#headerVisualArea {
	text-align: left;
	width:740px;
	min-width: 740px;
	margin:0px auto;
	height:100px;
	background:url(../image/header_main_bg02.gif) repeat-x left top;
}


/*#contents*/	
#contents{
	width: 740px;
	margin:0px auto;
	padding:0px;
	text-align: left;
}

/*#globalFoot*/	
#globalFoot {
	text-align: left;
	width:100%;
	min-width: 740px;
	margin:20px auto 20px auto;
	padding-top: 10px;
	border-top:3px solid #e6e0d6;
	color:#999999;
}

/* headerPARTS
--------------------------------------------------*/
#headerVisualArea p{
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:19px 0px 0px 0px;
}


/* footerPARTS
--------------------------------------------------*/
#contents table.pagenavi{
	margin-top: 30px;
	font-size:x-small;
}
#contents table.pagenavi a.pagenaviBack {
	background-image: url(../image/pagenavi_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#contents table.pagenavi a.pagenaviTop {
	background-image: url(../image/pagenavi_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

	#globalFoot ul.footlink {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#globalFoot ul.footlink li {
		white-space: nowrap;
		display: inline;
		margin:0em 0.1em 0em 0em;
	}
	
	#globalFoot * {
		font-size: x-small;
	}


/* leftmenuPARTS
--------------------------------------------------*/
#contents td.menu {
	padding:0px;
	margin:0px;
}
#contents td.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width:178px;
	border-left:1px solid #d8d0c3;
	border-right:1px solid #d8d0c3;
}
#contents td.menu ul li {
	padding:8px;
	margin: 0px;
	border-bottom:1px solid #d8d0c3;
}
#contents td.menu a,
#contents td.menu span {
	display: block;
	padding-left: 7px;
	border-left:3px solid #ab8958;
	width:155px;
}
#contents td.menu span {
	border-left:3px solid #951e00;
}
#contents td.menu p a {
	display: block;
	margin:10px 0 0;
	padding-left: 0px;
	border:0;
}
#contents td.menu p img {
	border:0;
}
#contents td.menu p.cap {
	color: #CC3300;
	font-size: 11px;
}
#contents td.menu td.shopsearch {
	padding-right: 10px;
	padding-left: 10px;
}
#contents td.menu td.shopsearch form p {
	background-image: url(../image/menu_shopsearch_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 1em;
}
#contents td.menu td.shopsearch input.searchbox,
#contents td.menu td.shopsearch select.searchbox {
	width:135px;
	margin-top: 4px;
}
#contents td.menu td.shopsearch input.searchbt {
	margin-top: 10px;
}

/* Fonts
--------------------------------------------------*/
.textRed {
	color: #CC3300;
}
.textRed_02 {
	color: #FF0000;
}
.textYellow {
	color: #Fa8c01;
}
.textbig {
	font-size: medium;
}
.text12p {
	font-size: 12px;
}
.text24p {
	font-size: 24px;
}

/* LINK
--------------------------------------------------*/
a:link {
	color: #3366cc;
	text-decoration: underline;
}
a:visited {
	color: #6b25c2;
	text-decoration: underline;
}
a:active {
	color: #30b0e5;
	text-decoration: none;
}
a:hover {
	color: #30b0e5;
	text-decoration: none;
}

/* POPUP
--------------------------------------------------*/
#popWrap {
	text-align: left;
	width: 549px;
	margin-right: auto;
	margin-left: auto;
}
#popWrap02 {
	text-align: left;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#popup table.popup {
	position: absolute;
}
#popup table.popup div.printBT {
	position: absolute;
	top: 0px;
	width: 539px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#popup table.popTitle {
	background-color: #f3eddb;
	margin-bottom: 10px;
	margin-top: 5px;
}
#popup table.popTitle td.titleText {
	background:#f3eddb;
	font-size: medium;
	font-weight: bold;
}
#popup table.shopAddress {
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#popup table.shopAddress th,
#popup table.shopAddress td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#popup table.shopAddress th {
	text-align: right;

}
#popup h4 {
	padding: 0px 0px 0px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: medium;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
#popup h4.oshirase {
	border-left-color: #F28CC6;
}
#popup h4.eventinfo {
	border-left-color: #BA99DA;
}


#popup p {
	padding: 0px 0px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	line-height: 150%;
}

#popup div.emap {
	padding-top: 20px;
	padding-bottom: 20px;
}
#popup .copyright {
	font-size: x-small;
	padding-top: 20px;
	padding-bottom: 20px;
}
#popup table.printMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#popup div.menuImg,
#popup div.menuImg2 {
	padding: 10px;
	width: 44%;
	float: left;
}

@media screen {
	#popup div.menuImg img,
	#popup div.menuImg2 img {
		width: 100%;
	}
}
#popup .lNav {
	padding:0px;
	margin:0px 0px 15px;
}
#popup .lNav ul.first {
	border-top: 1px solid #d8d0c3;
}
#popup .lNav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	overflow: hidden;
	width: 100%;
}
#popup .lNav ul li.first {
	width:90px;
	border-left:1px solid #d8d0c3;
}
#popup .lNav ul li {
	padding:4px 8px;
	margin: 0px;
	float: left;
	width:91px;
	border-right:1px solid #d8d0c3;
	border-bottom:1px solid #d8d0c3;
	display: block;
}
#popup .lNav a {
	display: block;
	padding-left: 7px;
	background:url(/image/link_sq.gif) no-repeat 0;
	font-size: 12px;
}
#popup .shopCol {
	margin: 0px 0px 20px;
}
#popup .shopCol dl {
	margin: 0px;
	padding: 8px 0px;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	border-bottom:1px solid #cccccc;
}
#popup .shopCol dt {
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#popup .shopCol dd {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 400px;
}
#popup p.cap {
	color: #CC3300;
	font-size: 11px;
}
.btnMenuPos{
	position:relative;
	top: 2px;
}

/* thumbnail
--------------------------------------------------*/
.thumbnailFrame {
	border:1px solid #3366CC;
}

/* h
--------------------------------------------------*/
/*h1*/	
#contents h1 {
	background:transparent url(../image/contents_title_bg.gif) repeat-x left bottom;
	margin:0px 0px 15px 0px;
	padding:12px 15px 8px 15px;
	font-size: medium;
	border:1px solid #d8d0c3;
	min-height:21px;
	_height:21px;
}
#popup h1 {
	background:transparent url(../image/contents_title_bg.gif) repeat-x left bottom;
	margin:0px 0px 15px 0px;
	padding:12px 15px 8px 15px;
	font-size: medium;
	border:1px solid #d8d0c3;
	min-height:21px;
	_height:21px;
}

/*h2*/	
#contents h2 {
	margin: 0px 0px 15px 0px;
	font-size: medium;
	background-color: #f3eddb;
	padding:5px 5px 5px 10px;
}
#contents h2.highlight {
	background-color: #ffedb9;
}

#contents div.h2Link{
	position:relative;
}
#contents div.h2Link p{
	font-size: 12px;
	position:absolute;
	top:5px;
	right:10px;
}
#popup h2 {
	margin: 0px;
	font-size: 14px;
	background-color: #f3eddb;
	padding:5px 5px 5px 10px;
}

/*h3*/	
#contents h3 {
	margin-bottom:0px 0px 15px 0px;
	padding:2px 0px 5px 9px;
	font-size: medium;
	background:transparent url(../image/ic_h3.gif) repeat-x left bottom;
}


#contents .span {
	margin-bottom: 15px;
}
#contents .span2 {
	margin-bottom: 30px;
}
#contents .span10 {
	margin-bottom: 10px;
}


#contents .imgspan {
	margin: 5px;
}


/* p
--------------------------------------------------*/
/*p*/	
#contents p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	line-height: 150%;
}
/*p.rinri*/	
#contents p.rinri {
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #d8d0c3;
	background-color: #FFFFFF;
	line-height: 150%;
}

#contents p.separate {
	padding-top: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contents p.small {
	font-size: x-small;
}
#contents p.big {
	font-size: medium;
}
#contents .kanto .big {
	font-size: medium;
}
#contents span.xlarge {
	font-size: larger;
}
#contents p.sitemap {
	margin-top: -10px;
	margin-left: 15px;
}
#contents p.text {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 150%;
}

/* table
--------------------------------------------------*/
/*table.ir || table.kodawari*/	
#contents table.ir,
#contents table.kodawari {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d8d0c3;
	border-left-color: #d8d0c3;
}
#contents table.ir td,
#contents table.kodawari td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d8d0c3;
	border-bottom-color: #d8d0c3;
}
#contents table.ir a,
#contents table.kodawari a {
	background-image: url(../image/link_sq.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0em 0.3em;
}

/*table.pageDic*/	
#contents table.pageDic td{
	padding-top: 16px;
	background-image: url(../image/ic_dic_page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size:x-small;

}
#contents table.pageDic a.pageBack {
	background-image: url(../image/pagenavi_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#contents table.pageDic a.pageNext {
	background-image: url(../image/pagenavi_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
#contents table.pageDic a.pageTop {
	background-image: url(../image/pagenavi_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}


form, div {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
li {
	margin-left: -1em;
	_margin-left: 2.5em;
	list-style-position: outside;
}

#contents table.infoPagenavi{
}
#contents table.infoPagenavi a.pagenaviBack {
	background-image: url(../image/pagenavi_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#contents table.infoPagenavi a.pagenaviNext {
	background-image: url(../image/pagenavi_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}

#contents dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 50px;
	line-height: 150%;
}
#contents dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
}
#contents dt.rin {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
}
#contents dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 150%;
}
#contents table.lineTable th {
	text-align: right;
	padding-right: 1em;
}
#contents table.lineTable th, #contents table.lineTable td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#contents table.lineTable td table tr td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	margin-top: -4px;
}
#contents .btTopSpan {
	padding-top: 4px;
}
#contents td.lineheight {
	line-height: 150%;
}
#contents h2 a.bullet {
	background-image: url(../image/link_sq.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0em 0.3em;
}
#contents ul.kome {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0em;
	list-style-type: none;
	line-height: 150%;
	margin-bottom: 0.8em;
}
#contents ul.kome li {
	text-indent: -1em;
	padding-left: 1em;
}
#contents table.formTable {
	background-color: #EEEEEE;
}
#contents table.formTable td,
#contents table.formTable th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contents table.formTable th {
	background-image: url(../image/ic_form_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
#contents .wide {
	width: 95%;
}
#contents table.formTable td.btn {
	background-color: #CCCCCC;
	text-align: center;
}
#contents table.formTable td.btn input {
	margin-right: 20px;
	margin-left: 20px;
}
#contents table.formTable p {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#contents p.errorMsg {
	color:#f00;
	margin-bottom: 5em;
}
#contents p.infoTag {
	font-size: x-small;
	text-align: right;
}
#contents td.infoTag {
	padding-right: 1em;
}
#contents td.infoTag img {
	padding-top: 0.2em;
}
#contents td.infoLink {
	line-height: 150%;
}


#contents td.infoDate {
	white-space: nowrap;
	padding-right: 1em;
}
#contents td.text {
	line-height: 150%;
}
#contents table.shopresult {
	background-color: #FDFBCE;
	margin-bottom: 10px;
}
#contents table.shopresult th {
	background-image: url(../image/ic_shopresult_th_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents table.shopresult td.tenpo {
	background-image: url(../image/ic_shopresult_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
}
#contents table.shopresult td.address {
	font-size: x-small;
}

#contents table.shopresult th,
#contents table.shopresult td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#contents table.itemPDF {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FBC8E6;
	border-left-color: #FBC8E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBC8E6;
}
#contents table.itemPDF td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBC8E6;
}
#contents table.itemPDF th {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBC8E6;
	background-color: #FEEBF6;
}
#contents table.itemPDF a.link {

	background-image: url(../image/link_sq.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0em 0.3em;
}#contents img.getacrobat {
	margin-left: 10px;
}
#contents p.kome {
	text-indent: -1em;
	padding-left: 1em;
}
#contents p.prWaku {
	padding: 8px;
	border: 1px solid #666666;
}
#contents td.cm {
	background-image: url(../image/ic_cm_waku_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	padding-right: 6px;
	padding-left: 6px;
}
#contents td.cmImg {
	background-image: url(../image/ic_cm_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contents td.cmTitle {
	padding-top: 3px;
	font-size: medium;
	background-color: #FCFABC;
}
#contents table.download td {
	width: 33%;
}
#contents table.download td a {
	display: block;
	margin-top: 5px;
}

