@charset "utf-8";

/*shop common*/
#wrapper {
	border-bottom: 1px #ccc solid;
}

#bread {
	margin: 0 0 20px 0;
}
.dottTitle {
	padding: 5px 0;
	margin: 0 0 10px 0;
}
.subColumn .dottTitle {
	background: url(../../img/jp/shop/bg_linedott.png) no-repeat left bottom;
	padding: 0 0 5px 0;
}

.pageNav {
	margin: 0 0 50px 0;
}

/*店舗検索*/
.subColumn .searchBox {
	background: url(../../img/jp/shop/bg_sub_shopsearch.png) no-repeat left top;
	padding: 15px 10px 15px 15px;
	margin: 0 0 20px 0;
}
.subColumn .searchBox p {
	color: #666;
	line-height: 1.2em;
}
.subColumn .searchBox form p {
	margin: 0 0 8px 0;
	color: #000;
	line-height: 1.5em;
}
.subColumn .searchBox .textBox {
	border: 1px #999 solid;
	width: 185px;
	height: 16px;
	margin: 0 5px 0 0;
}

/*新着*/
.subColumn .newShoplist {
}
.subColumn .newShoplist li {
	/* overflow: hidden; */
	margin: 0 0 12px 0;
}
* html .subColumn .newShoplist li {
	height: 1%;
}
.subColumn .newShoplist li a {
	text-decoration: none;
	color:#000;
}
.subColumn .newShoplist li img {
	float: left;
}
.subColumn .newShoplist li p {
	float: right;
	width: 180px;
	line-height: 1.3em;
}
.subColumn .newShoplist li p a {
	color: #000;
}
.subColumn .newShoplist li p img {
	float: none;
	margin: 0 0 3px 0;
}
.subColumn .newShoplist li p span {
	font-weight: bold;
}
/* ------------------------------

            shop

---------------------------------*/

#shop {}

.mapArea {
	margin: 0 0 10px 0;
}

#areaList {
	margin-bottom: 30px;
}

#areaList .note{
	font-size:0.9em;
	color:#666666;
	text-align:right;
	padding:20px 5px 0 0;
	clear:both;
}

#shopRegist{
	margin-bottom: 50px;
}

#shop .mainColumn ul{
	float: left;
	width: 57px;
	margin: 0 0 0 10px;
}
* html #shop .mainColumn ul {
	width: 56px;
}
#shop .mainColumn ul li {
	background:url(../../img/jp/shop/ico_arrow.png) no-repeat left center;
	padding: 0 0 0 8px;
	line-height: 1.4em;
}
#shop .mainColumn ul li a {
	color: #000;
}
/**/
.subColumn .dottTitle {
	border: none;
	background: url(../../img/jp/shop/bg_linedott.png) no-repeat left bottom;
	padding: 5px 0;
	margin: 0 0 10px 0;
}
.subColumn h3 {
	border-top: 1px #999 dotted;
	padding: 13px 0 0 0;
	margin: 35px 0 10px 0;
}

.registTxt {
	margin: 0 0 15px 0;
	color: #666;
	line-height: 1.2em;
}
/* ------------------------------

            shop result

---------------------------------*/
/**/
.shopList {
	width: 100%;
	margin: 0 0 10px 0;
}
.shopList td {
	text-align: center;
}
.shopList thead th,
.shopList thead td {
	border-bottom: 1px #999 dotted;
}
.shopList thead td {
	vertical-align: top;
	padding: 0 0 5px 0;
}
.shopList tbody th,
.shopList tbody td {
	border-top: 1px #999 dotted;
	border-bottom: 1px #999 dotted;
	padding: 10px 0;
	line-height: 1.3em;
	word-wrap: break-word;
	word-break: break-all;
}
.shopList tbody th a,
.shopList tbody td a {
	color:#000;
	text-decoration:none;
	
}
.shopList tbody th span {
	font-weight: bold;
	font-size: 116.7%;
}
.shopList tbody th img {
	margin: 0 0 5px 0;
}
.shopList .detailTxt {
	width: 300px;
}

/*検索*/

#shopResult h2.borderTitle {
	margin-top:35px;
	padding: 0 0 5px 0;
}

.mainColumn .searchBox {
	background: url(../../img/jp/shop/bg_shopsearch.png) no-repeat left top;
	padding: 16px 0 5px 18px;
	margin: 0 0 30px 0;
}
.mainColumn .searchBox p {
	margin: 0 0 7px 0;
}
.mainColumn .searchBox input {
	vertical-align: middle;
}
.mainColumn .searchBox .textBox {
	border: 1px #666 solid;
	width: 388px;
	height: 16px;
	margin: 0 5px 0 0;
}
#shopResult .pageNav {
	float: right;
	width: 350px;
	text-align: right;
}

.pageNav li,
.pageNav li ol,
.pageNav li ol li {
	display: inline;
}

.pageNav li.prevPage {
	padding-left: 18px;
	background: url(../../img/jp/common/ico_prevarrow.png) left 045% no-repeat;
	font-weight: bold;
	color: #000;
}

.pageNav li.nextPage  {
	padding-right: 18px;
	background: url(../../img/jp/common/ico_nextarrow.png) right 45% no-repeat;
	font-weight: bold;
	color: #000;
}

.pageNav li ol li {
	padding: 0 2px;
}

.pageNav li ol li span,
.pageNav li ol li a {
	padding: 0 0.4em;
	border: 1px dotted #656565;
	color: #000;
}

.pageNav li ol li a:hover {
	background-color: #ccc;
	text-decoration: none;
}

.pageNav li ol li span,
.pageNav li ol li a:active {
	border-color: #656565;
	background-color: #ccc;
}

.pageNav li ol li span {
	font-weight: bold;
}


/* ------------------------------

            shop new

---------------------------------*/
#newShop .subColumn p {
	margin: 0 0 8px 0;
}


/* ------------------------------

            shop detail

---------------------------------*/
#shopDetail {
}
#shopDetail .mainColumn h2 {
	border-bottom: 2px #000 solid;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 133.4%;
	font-weight: bold;
	line-height: 1.5em;
}
.addTxt {
	margin: 0 0 10px 0;
	font-size: 116.7%;
	line-height: 1.5em;
}
/**/
.detailArea {
	float: left;
	width: 285px;
}

.shopPhoto {
	float: right;
	width: 300px;
}
/**/
.detailArea dl {
	overflow: hidden;
	border-top: 1px #999 dotted;
}
* html .detailArea dl {
	height: 1%;
}
.detailArea dt {
	float: left;
	line-height: 1.8em;
}
.detailArea dd {
	border-bottom: 1px #999 dotted;
	padding: 5px 0 5px 75px;
}
#shopDetail .detailArea dd a{
	color: #000;
	text-decoration: underline;
}
.detailArea h3 {
	line-height: 1.8em;
	margin-bottom:10px;
}
.categoryList {	
	overflow: hidden;
	margin: 0 0 35px 0;
}
* html .categoryList {
	height: 1%;
}
.categoryList li {
	float: left;
	margin: 0 0 10px 15px;
}
/**/
.shopPhoto p{
	margin: 0 0 5px 0;
}
.shopPhoto ul {	
	overflow: hidden;
}
* html .shopPhoto ul {
	height: 1%;
}
.shopPhoto ul li {
	float: left;
	width: 60px;
	margin: 0 10px 0 0;
}
.shopPhoto ul .last {
	margin: 0;
}
/*.shopPhoto ul .stay img{
	border: 2px #000 solid;
}*/
#shopDetail .attention {
	margin: 0 0 30px 0;
}

#shopDetail .subColumn .newShoplist {
	height: 435px;
	overflow:auto;
	margin: 0 0 50px 0;
}
/*#shopDetail .subColumn .newShoplist li {
	overflow: hidden;
}*/
* html #shopDetail .subColumn .newShoplist li {
	clear: both;
	height: auto;
}

/* ------------------------------

            shop regist conf comp

---------------------------------*/

#registForm .mainColumn,
#registConf .mainColumn {
	padding-bottom: 30px ;
}

.errorTxt {
	font-size: 83.4%;
	color: #F00;
}
#registForm .leadList {
	margin: 0 0 15px 0;
}
#registForm .leadList li {
	padding: 0 0 0 9px;
	text-indent: -0.6em;
	line-height: 1.5em;
}
p.needTxt {
	margin: 0 0 5px 0;
	color:#FF0000;
	line-height: 1.5em;
}
/**/
.mainColumn table {
	width: 100%;
	margin: 0 0 20px 0;
}
#registForm th,
#registForm td,
#registConf th,
#registConf td {
	border-top: 1px #999 dotted;
	border-bottom: 1px #999 dotted;
	padding: 12px 0 12px 5px;
}
#registForm thead th {
	background: #F8F8F8;
	padding: 12px 0 12px 10px;
}
#registForm thead td {
	background: #F8F8F8;
	font-size: 116.7%;
	font-weight: bold;
}
#registForm tbody th,
#registConf tbody th  {
	width: 190px;
	vertical-align: top;
}
#registForm tbody th span {
	margin: 0 3px 0 0;
	color: #FF0000;
}
#registForm tbody td input {
	margin: 0 5px 0 0;
}
#registForm tbody td .textBox {
	border: none;
	background: #DCDCDC;
	height: 22px;
	margin: 0;
}
#registForm tbody td textarea {
	border: none;
	background: #DCDCDC;	
}
#registForm tbody td .f_size_s {
	width:100px;
}
#registForm tbody td .f_size_m {
	width:270px;
}
#registForm tbody td .f_size_l {
	width:410px;
}

.hyphen {
	margin: 0 5px;
}
#registForm tbody td p {
	margin: 10px 0 0;
}
#registForm tbody td p span {
	font-size: 83.4%;
}
#registForm tbody td p label {
	margin: 0 15px 0 0;
}
/* ------------regist Confirm-*/
#registConf {}
#registConf .leadTxt {
	margin: 0 0 30px 0;
	line-height: 1.5em;
}
#registConf thead td {
	font-size: 116.7%;
	font-weight: bold;
}

/* ------------- regist Complate-*/
#registComp {}

#registComp .largeTxt {
	margin: 0 0 25px 0;
	font-size: 133.4%;
	font-weight: bold;
	line-height: 1.5em;
}
#registComp .mainColumn p{
	margin: 0 0 20px 0;}
#registComp .mainColumn .btnArea {
	margin: 40px 0;
}
#registComp .subColumn p {
	margin: 45px 0 0 0;
}


/* ------------------------------

            shop Contry 

---------------------------------*/
#selectContry #contents{
	width: 860px;
	padding: 0 0 45px 0;
	margin: 0 auto;
}
#selectContry #contents h2 {
	padding-left: 0; 
	margin: 0 0 25px 0;
}
#selectContry #contents ul {
	overflow: hidden;
	padding: 0 0 0 20px;
}
* html #selectContry #contents ul {
	height: 1%;
}
#selectContry #contents ul li {
	float: left;
	width: 164px;
	height: 24px;
	padding: 0 0 30px 0;
}

#selectContry #contents ul li.disable {
	opacity: .2;				/* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=20);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=20)"; /* IE 8 */
	-khtml-opacity: .2;			/* Safari 1.x */
	-moz-opacity: .2;			/* FF lt 1.5, Netscape */
}

#selectContry #contents ul li img {
	margin: 0 8px 0 0;
}
#selectContry #contents a {
	color: #000;
	text-decoration: none;
}

#selectContry #contents a span {
	text-decoration: underline;
}

/* ------------------------------

            shop  State

---------------------------------*/

#selectState .mainColumn h2 {
	padding-left: 0;
}

#selectState .subColumn{
	padding: 0 0 50px 0;
}

#selectState .mainColumn ul {
	float: left;
	width: 200px;
}
#selectState .mainColumn li {
	background: url(../../img/jp/shop/ico_arrow.png) no-repeat left center;
	padding: 0 0 0 8px;
	line-height: 2em;
}
#selectState .mainColumn li a {
	color: #000;
}




/* ------------------------------

     20110804 google map追加

---------------------------------*/

#s_google dl.search {
	margin-top:15px;
}
#s_google dl.search .remarks {
    color:#555555;
    font-size: 0.9em;
}
#s_google dl.search dt {
    padding-top:1px;
}

#s_google dl.search dt,
#s_google dl.search dd {
	float:left;
	margin-right:10px;
}

.mapArea{
	height: 565px;
	background-color:#FFC;
}

#s_google .textBox {
	border: 1px #999 solid;
	width: 270px;
	height: 18px;
	margin: 0 5px 0 0;
}

#s_google .distList{
	height:18px;
	font-size:91.7%;
}


#shopRegist .btnArea {
	background: url(../../img/jp/shop/bg_btn.png) repeat left top;
	padding: 10px 0;
	margin: 0 0 40px 0;
}

#map_shopList{
	overflow:auto;
	height:490px;
}

#map_shopList a{
	color:#000;
	text-decoration:none;
}

#map_shopList dl{
	margin-bottom:8px;
	padding:5px;
	background-color:#F2f2f2;
}

#map_shopList dl dt{
	font-weight:bold;
	line-height:1.3em;
	padding-bottom:3px;
}

#map_shopList dl dt span{
	font-weight:normal;
	font-size:83.4%;
	margin-left:0.5em;
	color:#666;
}

#map_shopList dl dd{
	line-height:1.3em;
}

p.iconList{
	text-align:right;
	margin:0 0 5px;
}

#shop_result_right_box{
}