@charset "utf-8";
/* CSS Document */
/**----------------------------------------------------------
 *CSS information 
 *
 * file name	: this_dirctory_css.css
 * author		: takaaki koyama
 * style info	: このディレクトリ内用ページCSS
 -----------------------------------------------------------*/
/* subpage.css -  2階層目以降ページ用共通CSS
----------------------------------------------------------- */
@import url("../../../common/css/subpage.css");

html {
	width: 100%;
	height: 100%;
	min-width:960px;
	width: auto !important;
	width: 960px;

}

.sub {
	width: 100%;
	height: 100%;
	background: url(../img/bg_shop_search_03.jpg) repeat-y center top #ddd;
}

#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

*html #header {
	padding-left: 1px;
	width: 941px;
}

*:first-child+html #header {
	padding-left: 1px;
	width: 941px;
}

#header .homeBtn {
	position: absolute;
	top: 0px;
	left: 867px;
}

#page {
	width: 100%;
	background-image: url(../img/bg_shop_search_02.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	min-width:941px;
	width: auto !important;
	width: 940px;
}

*html #page {
	padding-left: 1px;
	width: 941px;
}

*:first-child+html #page {
	padding-left: 1px;
	width: 941px;	
}

#pageInner {
	width: 100%;
	background-image: url(../img/bg_shop_search_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height:500px;
	height: auto !important;
	height: 500px; 
	min-width:940px;
	width: auto !important;
	width: 940px;
}

#contents {
	width: 940px;
	margin: 0 auto;
	float: none;
	text-align: left;
}

#contents h2 {
	margin-top: 23px;
}

#article {
	width: 900px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	float: none;
}

#doSearchOn {
	display: none;
}
#gmap {
	width: 898px;
	height: 398px;
}

#article p {
	font-size: 140%;
	color: #777;
	
}

#article .formArea {
	background-image: url(../img/bg_search_form_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-bottom: 20px;
}

#article .form {
	background-color: #666;
	padding: 22px 0 16px 40px;
	color: #fff;
	margin-bottom: 0px;
}

#article .form .kenmei {
	width: 250px;
	display: inline-block;
}

*html #article .form .kenmei {
	width: 258px;	
}

*:first-child+html #article .form .kenmei {
	width: 258px;	
}

#article .form .sityouson {
	width: 250px;
	display: inline-block;
}

*html #article .form .sityouson {
	width: 256px;
}

*:first-child+html #article .form .sityouson {
	width: 256px;
}

#resultArea {
	background: url(../img/bg_dot_line.gif) left top repeat-x;
}

#detail h2,
#resultArea h2 {
	padding-top: 20px;
}

#detail table,
#resultArea table {
	width: 100%;
	margin-top: 30px;
	border-right: 1px solid #ddd;
	margin-bottom: 0;
}

#detail table th,
#resultArea table th {
	font-size: 120%;
	color: #333;
	font-weight: normal;
	background-color: #bbb;
	border-left: 1px solid #ddd;
	padding: 10px;
}

#detail table .thcell1,
#resultArea table .thcell1 {
	width: 289px;
}

#detail table .thcell2,
#resultArea table .thcell2 {
	width: 379px;
}

#detail table .thcell3,
#resultArea table .thcell3 {
	width: 89px;
}

#detail table td,
#resultArea table td {
	border-left: 1px solid #ddd;
	border-bottom:  1px solid #ddd;
	color: #666;
	padding: 10px;
}

#detail table .odd td,
#resultArea table .odd td {
	background: #f9f9f9;
}

#detail table .even td,
#resultArea table .even td {
	background: #f3f3f3;
}

#detail table td.name,
#resultArea table td.name {
	font-size: 160%;
}

#detail table td.address,
#resultArea table td.address {
	font-size: 140%;
}

#detail table td.tel,
#resultArea table td.tel {
	font-size: 140%;
}

#detail table .map {
	padding: 0px;
}

#detail .mapNaviArea {
	background: url(../img/bg_map_navi.gif) repeat-x left top;
	width: 900px; 
}

#detail .mapNaviArea p {
	margin-bottom: 0px;
}

#detail .mapNaviArea .back {
	float: left;
	width: 108px;
}

#detail .mapNaviArea .trans {
	float: right;
	width: 197px;
}

#detail .attention {
	font-size: 110%;
	color: #777;
	text-align: right;
}






#footer .pageTop {
	width: 901px;
	padding-left: 1px;
	margin: 0 auto;
	text-align: right;
}

#footer .footerInner {
	width: 901px;
	padding-left: 1px;
	margin: 0 auto;
	border-top: 3px solid #0d205e;
	padding-bottom: 50px;
}

#footer .footerInner img {
	float: left;
	width: 121px;
	margin-top: 10px;
}

#footer .footerInner p {
	float: right;
	margin-top: 6px;
	color: #777;
	font-size: 110%;
}








#lightMob {
	position: relative;
	width: 620px;
	background: url(../img/bg_send.gif) no-repeat;
}

#lightMob h2 {
	position: absolute;
	top: 0;
	left: 0;
}

#lightMob.res {
	background: none;
}

#lightMob .inner {
	margin: 0 auto;
	padding: 130px 0 20px;
	width: 540px;
}

#lightMob .form {
	padding: 35px 0;
	text-align: center;
}

#lightMob .form input,
#lightMob .form img {
	vertical-align: middle;
}

#lightMob .form label {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
}
#lightMob .form input#mail {
	width: 200px;
	font-size: 12px;
	padding: 2px;
}

#lightMob .remark {
	color: #666666;
	font-size: 83%;
	text-indent: -1em;
	padding-left: 1em;
}

#lightMob .close {
	position: absolute;
	top: 0;
	right: -10px;
}


#printText #gmap {
	background-color: #DEDEDE;
	position: absolute;
	top: 115px;
	left: 15px;
	width: 620px;
	height: 340px;
}

#printText table {
	position: absolute;
	top: 514px;
	left: 15px;
	width: 620px;
	height: 92px;
}

#printText td {
	padding: 5px 10px; 
}

#doSearchOn {
	display: none;
}
