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


/* SL01  *******************************************************/
/* /purifier/sholist/index.html */

#sl01 #Map {
	height: 473px;
	width: 706px;
	border: 1px solid #CCC;
	position: relative;
}

#sl01 #Map .ZenkokuMap{
	position: absolute;
	width: 641px;
	height: 456px;
	top:0px;
	left:0px;
}


#sl01 #Map .SignMizukobo{
	position: absolute;
	width: 455px;
	height: 119px;
	top:0px;
	left:0px;
	z-index: 100;
}


#sl01 #Map .AreaBox{
	position: absolute;
	display: none;
	border: 1px solid #CCC;
	width: 120px;
	z-index: 200;
}

#sl01 #Map .AreaBox ul{
	background-color: #FFF;
}

#sl01 #Map .AreaBox li {
	display:inline;
	vertical-align:top;
}

#sl01 #Map .AreaBox a {
	background-image:url(../../purifier/shoplist/img/sl01_arrow.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	border-bottom:1px solid #CCC;
	border-right:2px solid #CCC;
	display:block;
	padding: 5px 0 5px 20px;
	width: 100px;
}

#sl01 #Map .AreaBox a:hover {
	background-image:url(../../purifier/shoplist/img/sl01_arrow_on.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	background-color: #1371C2;
	color: white;
	text-decoration: none;
}


#sl01 #Cont01 {
	margin-bottom: 30px;
}

#sl01 .AreaSearch {
	border: 1px solid #CCC;
	padding:12px 15px 10px 15px;
	margin-bottom: 8px;
}

#sl01 .AreaSearch li {
	display: inline;
}

#sl01 .AreaSearch img {
	width:76px;
	float: left;
	padding-right: 15px;
	margin-top: 3px;
}

#sl01 .AreaSearch ul{
	float: left;
}

#sl01 .AreaSearch a{
	padding: 0 10px 0 10px;
	border-right: solid 1px #333;
}
#sl01 .AreaSearch .AreaTop a{
	border-left: solid 1px #333;
}





/* SL02  *******************************************************/
/* /purifier/sholist/list.html */


#sl02 .Kenmei {
	height: 26px;
	background-color: #e7e9ec;
	border-left:#1371C2 solid 5px;
	padding-top: 10px;
	text-indent: 0.5em;
	margin-bottom: 20px;
	font-weight: bold;
}

#sl02 .ShopList {
	width: 708px;
}

#sl02 .ShopList .ShopName {
	width: 200px;
}

#sl02 .ShopList .ShopTel {
	width: 100px;
}

#sl02 #Cont01 {
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}




/* SL03  *******************************************************/
/* /purifier/sholist/detail.html */

#sl03 #Shop_detail {
		margin-bottom: 30px;
}

#sl03 .Shopname {
	width: 708px;
	height: 24px;
	background-color: #e7e9ec;
	border-bottom:#666 solid 2px;
	font-size: 15px;
	font-weight: bold;
	text-indent: 1em;
	padding-top: 14px;
	margin-bottom: 20px;
}

#sl03 #Detail_left {
	float: left;
	width: 280px;
	padding-top: 7px;
	padding-bottom: 20px;
}
#sl03 #Detail_left img {
	border: 2px solid #CCCCCC;
}

#sl03 #Detail_right {
	float: right;
	width: 428px;
	padding-bottom: 20px;
}

#sl03 #Detail_right p {
	margin-bottom: 10px;
}


#sl03 #Detail_bottom {
	clear: both;
}

#sl03 .ShopComent {
	color: #038add;
	font-size: 110%;
	line-height: 200%;
}

#sl03 .detail1 th {
	background-image:url(../../purifier/shoplist/img/sl03_bg_blue.gif);
	background-repeat: repeat;
	width: 100px;
	color: white;
}

#sl03 .Style01.detail1 {
	width: 428px;
}

#sl03 .detail1 th,#sl03 .detail1 td{
	padding-top: 7px;
	padding-bottom: 7px;
}

#sl03 .detail1 td{
	font-weight: bold;

}

#sl03 .detail2 th {
	width: 100px;
}

#sl03 .Style01.detail2 {
	width: 708px;
}

#sl03 .Style01 .Add {
	float:left;
	width:450px;
}

#sl03 .Style01 .MapBtn {
	float:right;
	width:94px;
}

#sl03 .EventInf {
	border:1px solid #A2AAB1;
	margin-bottom: 10px;
}

#sl03 .EventInf dl{
	border-bottom: 1px dotted #A2AAB1;
	padding: 5px 15px;
}

#sl03 .EventInf dt{
	color: #038add;	
	font-weight: bold;
	font-size: 110%;
}

#sl03 .EventInf dd{
	font-weight: bold;
}

#sl03 .EventInf p{
	padding:10px 15px;
}

#sl03 .EventInf img{
	padding-top:10px;
}

#sl03 #Cont01 {
	margin-bottom: 30px;
}

#sl03 .Subtit {
	color: white;
	font-weight: bold;
	padding: 3px 10px 2px 10px;
	border: none;
}

#sl03 #Cont02 {
	position: relative;
}

#sl03 #Cont02 h3{
	padding-top: 5px;
}

#sl03 #Cont02 .Icon {
	width: 88px;
	height: 75px;
	position: absolute;
	top:0px;
	left:600px;
}

#sl03 .Example {
	border:1px solid #A2AAB1;
	margin-bottom: 10px;
	padding-bottom: 25px;
}

#sl03 .ExampleWrap {
	padding: 5px 20px 30px 20px;
}

#sl03 .Example .E_Before {
	float: left;
	width: 300px;
}

#sl03 .Example .E_After {
	float: right;
	width: 300px;
}

#sl03 .E_Before p,#sl03 .Example .E_After p {
	color: #333;
	font-size: 90%;
}

#sl03 .E_Before img, #sl03 .E_After img {
	margin-bottom: 10px;
}

#sl03 .text_comment {
	margin-bottom: 20px;
}

.back {
	padding-top: 15px;
	clear: both;
}
