@charset "UTF-8";
/* CSS Document */

/*=================================================
	override on structure.css
  =================================================*/
#contentBox {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-top: 0;
}
#contentBox #wrap {
	padding-top: 20px;
}
#tabBox {
	margin-bottom: 0;
}
#contentBox table {
	border-collapse: collapse;
	border-spacing: 0;
}
#contentBox img {
	border: none;
}
#wrap_top2nd_gray {
	zoom: 100%;
}
#wrap_top2nd_gray:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*=================================================
	common
  =================================================*/
/* navigation */
#searchNavi {
	border-bottom: 2px solid #c00;
	height: 27px;
	width: 570px;
	margin: 10px 0 10px 0;
	margin-right: -30px;
}
#searchNavi img {
	vertical-align: text-bottom;
}
#searchTitle {
	color: #333;
	font-weight: bold;
	margin: 15px 0 25px 0;
	border-bottom: 2px solid #333;
	font-size: 140%;
	clear: both;
	position: relative;
}
#searchTitle #shopFurigana {
	font-weight: normal;
	font-size: 60%;
	position: absolute;
	left: 0.2em;
	top: -1.5em;
}
/* add arrow to anchors */
#shoplistLink a,
#contentHeader a,
#shoplist a,
#webshop a,
#phoneticGroup a,
#areaGroup a,
a#shopURL {
	background: url(../images/common/bullets/bl_arrow_red.gif) left center no-repeat;
	padding-left: 8px;
}
a {
/*\*/
   overflow: hidden;
/**/
}
#pageTop {
	clear: both;
	margin-top: 20px;
	width: 100%;
	text-align: right;
}
#pageTop a {
	background: url(../images/common/bullets/bl_arrow_red_up.gif) left center no-repeat;
	padding-left: 8px;
}
#contentHeader {
	padding-top: 15px;
	zoom: 100%;
}
#contentHeader:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#contentHeader p {
	clear: both;
	font-weight: bold;
	color: #660;
	width: 10em;
	float: left;
	padding-bottom: 10px;
}
#contentHeader ul {
	padding-bottom: 20px;
	float: right;
}
#contentHeader li {
	width: 11em;
	text-align: right;
}
/*=================================================
	index_shoplist.html, project_shoplist.html
  =================================================*/
#shopSearchLink {
	height:60px;
	width: 300px;
	position: absolute;
	left: 65px;
	bottom: 80px;
}
#shopSearchLink a,
#shopSearchLinkMini a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/shoplist/button/shopSearchLink.gif) 0 0 no-repeat #ddd;
	text-indent: -9999px;
}
#shopSearchLink a:hover {
	background-position: 0 -60px;
}
#shopSearchLinkMini a:hover {
	background-position: 0 -50px;
}
#shopSearchLinkMini {
	height:50px;
	width: 170px;
	float: left;
}
#shopSearchLinkMini a {
	background: url(../images/shoplist/button/shopSearchLinkMini.gif) 0 0 no-repeat #ddd;
}

/*=================================================
	shoplist.html
  =================================================*/
#contentHeader #registration {
	float: right;
	background: none;
}
#shoplistLink {
	margin: 20px 3px;
}
#shoplistLink li {
	margin: 10px 0;
}
/*=================================================
	shoplist_brand_search.html
  =================================================*/
#phoneticNavi {
	margin: 15px 0;
}
#phoneticNavi a {
	font-weight: bold;
}
#phoneticGroup {
	padding: 0 10px;
}
#phoneticGroup ol li {
	padding-bottom: 15px;
	list-style: none;
}
#phoneticGroup ol * li {
	padding-bottom: 0;
}
#phoneticGroup ol p {
	font-weight: bold;
	font-size: larger;
	padding: 0;
}
#phoneticGroup ol, #areaGroup ul {
	width: 260px;
	float: left;
}
#areaGroup {
	background: url(../sec/images/japan.gif) center 0 no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 20px 10px;
}
#webshop a,
#areaGroup a {
	font-weight: bold;
}
#areaGroup li {
	margin-bottom: 30px;
}
#webshop {
	clear: both;
}

#itemPhoto {
	width: 240px;
	margin-bottom: 15px;
	float: left;
	display: inline;
}
#itemPhoto img {
	border: 1px solid #ccc;
}
/*=================================================
	shoplist_input.html
  =================================================*/
form fieldset {
	margin: 20px 0;
	border: none;
}
em {
	font-style: normal;
	color: #cc0000;
	font-size: smaller;
}
#mustInput {
	font-weight: bold;
	margin: 15px 0;
}
form li {
	list-style: none;
	padding: 5px 0 10px 0;
	zoom: 100%;
	clear: left;
	padding-left: 100px;
	position: relative;
}
form li:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
form li .title {
	display: block;
	width: 100px;
	float: left;
	position: absolute;
	top:8px;
	left: 0;
	line-height: 1;
	font-weight: bold;
}
form li span {
	font-size: smaller;
	white-space: nowrap;
}
fieldset#informer,
fieldset#adminOffice {
	background-color: #eee;
	padding: 10px;
}
/*
#agencyBrand li {
	padding: 0 0 5px 0;
}
#agencyBrand li span {
	display: block;
	float: left;
	width: 5.5em;
}
*/
form #agencyBrands {
	margin-top: 0;
}
form #agencyBrands li {
	background: none;
	width: 200px;
	text-indent: 0;
	padding: 0;
	clear: none;
}
#agencyBrandCheckBox {
	padding-top: 10px;
}
/* input field sizes */
input#familyName,
input#firstName {
	width: 70px;
}
input#holiday,
input#mapURL {
	width: 410px;
}
#address input,
#shopName input,
input#photoFilePath,
input#photoTitle,
input#linkTitle,
input#postCode,
input#phone,
input#fax,
input#mailAddress,
input#shopURL {
	width: 197px;
}
input#familyName,
input#photoTitle,
input#linkTitle,
input#addressWord,
input#address2,
input#shopNameMain,
input#photoFilePath {
	margin-right: 10px;
}
textarea#shopHour,
textarea#note,
textarea#access,
textarea#adminNote {
	height: 80px;
	width: 410px;
}
fieldset .multiple p {
	float: left;
}
/* submit, modify buttons */
p.formButton {
	padding: 20px 0;
	text-align: center;
}
#registration p.formButton {
	margin-top: 30px;
	border-top: 15px solid #c00;
}
/* shoplist_input_confirm.html, shoplist_input_error.html */
.checklist {
	width: 100%;
	margin: 20px 0;
}
.checklist th {
	width: 12em;
}
.checklist th,
.checklist td {
	border: 1px solid #ccc;
	text-align: left;
	padding: 10px;
}
.checklist th {
	font-weight: normal;
	background-color: #eee;
}
#topPageLink {
	background:#A6A56C;
	border-right:#666600 1px solid;
	border-bottom:#404400 1px solid;
	height: 4em;
	margin: 30px 0;
}
#topPageLink a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 4em;
	text-align: center;
}
#preview {
	background-color: #c00;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	margin: 10px 0 40px 0;
	text-align: center;
}
/*=================================================
	shoplist_area_result.html
  =================================================*/
/* result table */
#shoplist {
	width: 100%;
}
#shoplist th,
#shoplist td {
	border: 1px solid #ccc;
	text-align: left;
	padding: 3px 8px;
	vertical-align: top;
}
#shoplist thead th,
#shoplist thead td {
	border: none;
}
#shoplist th {
	vertical-align: top;
}
#shoplist .postCode {
	width: 5em;
}
#shoplist .postCode,
#shoplist .address {
	border-left: none;
	border-right: none;
}
#shoplist .detail {
	width: 3em;
	border-left: none;
}
#shoplist .prefecture {
	width: 4em;
}
/*=================================================
	shoplist_info.html
  =================================================*/
#agencyBrands {
	margin-top: 20px;
}
#agencyBrands p {
	font-weight: bold;
}
#agencyBrands ul {
	float: left;
	background: #eee;
	width: 540px;
	padding: 10px 0;
	margin: 5px 0;
	display: inline;
}
#agencyBrands li {
	width:250px;
	display:inline;
	float:left;
	text-indent:15px;
	background: url(../images/common/bullets/bl_square999_3px.gif) 5px center no-repeat;
	margin-left: 10px;
}
#shopInformation {
	width: 302px;
}
#shopInformation table {
	margin: 15px 0;
}
#shopInformation th,
#shopInformation td {
	padding: 5px 0;
	vertical-align: top;
	line-height: 1.2;
}
#shopInformation img {
	border: 1px solid #ccc;
}
#shopInformation th {
	width: 7.5em;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
#contentStatus {
	text-align: center;
	margin-top: 50px;
}
#contentStatus fieldset {
	border: 2px solid #ddd;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 180px;
	text-align: left;
}
#shopInfoCaution {
	margin: 30px 0 20px 0;
}	
#adminMemo {
	clear: left;
	background-color: #eee;
	padding: 10px 12px;
	position: relative;
	top: 15px;
}
#adminMemo dt {
	width: 90px;
	float:left;
}
#adminMemo dd {
	margin-left: 90px;
}
#googleMap {
	border: 1px solid #ccc;
	width: 540px;
	height: 400px;
}

#footNavi {
	clear: both;
	margin-top: 25px;
}
#footNavi li {
	padding: 2px 0;
}
#footNavi a {
	display: block;
	width: 12em;
	background:url(../images/common/bullets/bl_arrow_link_left.gif) no-repeat left center;
	padding-left: 10px;
	font-size: smaller;
}
