@charset "shift-jis";
/* -----------------------------------------------------------

全店舗一覧用css
----------------------------------------------------------- */

#shopObj {
	width: 710px;
	padding-bottom: 30px;
	clear: both;
}

#shopObj p {
	font-size: 1.2em;
}


#shopObj .list {
	display:block;
	width:345px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	height: 140px;
}
#craObj .list table {
	margin-bottom: -5px;
}

#qhObj .list table {
	margin-bottom: -5px;
}

#shopObj .list a {
}


#shopObj .list p {
	color: #333333;
	clear: both;
	margin-left: 35px;
	font-size: 1.1em;
}
#shopObj h2 {
	margin-bottom: 10px;
}


#shopObj .list h3 {
	float: left;
	margin-bottom: 3px;
}

.shopmapMark {
	background-image: url(../img/contents/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100px;
	height: 23px;
	float: right;
	padding-left: 25px;
	vertical-align: text-botom;
}


#craObj {
	float: left;
	width: 350px;
}

#qhObj {
	float: right;
	width: 350px;
}

/**各shoppage**/
#shopdata {
	border: 3px solid #DFDFDF;
	font-size: 1.2em;
	width: 325px;
}
#contentsR #shopObj h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	padding-top: 5px;
	padding-bottom: 5px;
}




#shopdata td {
	padding-left: 10px;
}

#main_img_border img {
	border: 1px solid #DFDFDF;
}

#contentsR #shopObj #h5box h5 {
	background-image: url(../img/shop/ico_search1b_4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.6em;
	font-weight: bold;
	text-indent: 20px;
	background-color: #FFFFFF;
	color: #333333;
	float: left;
	position: relative;
}

#contentsR #shopObj #h5box {
	height: 30px;
	width: 710px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdfdf;
	margin-top: 25px;
	margin-bottom: 15px;
}

#contentsR #shopObj #h5box p {
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}

#s_mobile {
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#s_mobile #url {
	width: 342px;
	height: auto;
	margin-top: 15px;
	float: left;
}
#s_mobile #qr {
	float: right;
	width: 360px;
	margin-top: 15px;
	height: auto;
}

#google_st_text {
	background-image: url(../img/shop/ico_search1_6.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #333333;
	text-indent: 22px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #dfdfdf;
	height: 25px;
}



#s_tyuumon ol {
	width: 342px;
	height: auto;
	margin-top: 15px;
	float: left;
}
#s_tyuumon #catalog {
	float: right;
	width: 360px;
	margin-top: 15px;
	height: auto;
}
#s_tyuumon #catalog ol {
	width: 145px;
	float: left;
}
#s_tyuumon #catalog li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdfdf;
	padding-bottom: 5px;
}
#s_tyuumon #catalog div {
	float: right;
}



#s_tyuumon li {
	line-height: 1.4;
	margin-bottom: 13px;
	padding-left: 5px;
	font-size: 1.2em;
}
#s_tyuumon span {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#contentsR #s_tyuumon li p {
	padding-bottom: 10px;
	margin-top: 10px;
	color: #666666;
}
#s_tyuumon hn {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 30px;
	width: 330px;
}

#s_tyuumon #catalog #web_c {
	margin-top: 15px;
	height: auto;
	width: 340px;
	background-color: dfdfdf;
	background-image: url(../img/shop/bg.gif);
	background-repeat: repeat;
	float: left;
	padding: 10px;
}
#s_tyuumon #catalog #web_c ol {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 140px;
	padding: 10px;
	margin: 0px;
}
#s_tyuumon {
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#s_tyuumon #catalog #web_c div {
	float: right;
	width: 135px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



#shopObj #google_st_text span {
	margin-top: -15px;
}


/**googlemap枠 指定**/
#map { 
	margin-top: 20px;
}

/**crastina shop 一覧ページ**/

#shopObj #crashopObj .list {
	display:block;
	min-height:100px;
	width:350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#crashopObj h2 {
	margin-bottom: 20px;
}

#crashopObj {
	width: 720px;
}

#crashopObj .list table {
	margin-bottom: -5px;
}

#crashopObj .list {
	float: left;
}

/**quiet shop 一覧ページ**/

#qhshopObj h2 {
	margin-bottom: 30px;
}


#qhshopObj {
	width: 720px;
}

#qhshopObj .list {
	float: left;
}

#shopObj #qhshopObj .list {
	display:block;
	min-height:100px;
	width:350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

/**3Dレイアウトサービスの枠**/
#service #layout01 {
	background-image: url(../img/shop/shop5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 720px;
}
#service #layout01 p {
	margin-left: 290px;
}
#service #layout02 div {
	float: left;
	margin-top: 10px;
}


#service #layout02 .sum1 {
	margin-right: 20px;
	width: 210px;
}
#access li img {
	margin-bottom: 10px;
}


#service #layout02 .sum2 {
	margin-right: 20px;
	width: 240px;
}

#service #layout02 .sum3 {
	width: 210px;
}
/**shopページのタイトル指定**/
#s_title {
	margin-top: 15px;
	background-image: url(../img/contents/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	height: auto;
}

#s_title h4 {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 25px;
}
#s_title img {
	float: left;
	margin-right: 10px;
}

#s_title2 {
	margin-top: 15px;
	background-image: url(../img/contents/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	height: 40px;
}

#s_title2 h4 {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 25px;
}
#s_title2 img {
	float: left;
	margin-right: 10px;
}

#access {
	cursor: pointer;
}

/**アクセスの枠**/

#access ul {
	font-size: 1.2em;
	float: left;
	width: 330px;
}
#access li {
	margin-top: 5px;
}

#tell_fax #left_erea {
	height: auto;
	width: 342px;
	float: left;
	margin-right: 5px;
}

#access img {
	margin-left: 5px;
}

#map {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #dcdcdc;
	border-style: solid;
}

#access .pickmark{
	padding-left: 15px;
	text-indent: 6px;
}
.f_1_3ems {
	font-size: 1.3em;
}
.f_1_2ems {
	font-size: 1.2em;
}
#shopObj #map_caution {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#contentsR #small {
	font-size: 1em;
	line-height: 1;
	margin-bottom: 1em;
}

