@charset "utf-8";
/* CSS Document */
span {
	color:#000;
	font-size:13px;
	font-weight: normal;
}
.store_title{
	height:44px;
	line-height:44px;
	background-image:url(../images/line.png);
	background-repeat:repeat-x;
	font-size:22px;
	font-weight: bold;
	color:#018ef1;
	text-align:center;
	width:980px;
	margin:0 auto;
}
.store {
	background-color:#e4f5ff;
	margin:30px auto;
	position:relative;
	padding-bottom:10px;
}
.store h3 {
	background-image:url(../images/store.png);
	background-repeat:no-repeat;
	color:#FFF;
	width:210px;
	height:45px;
	position:relative;
	top:-7px;
	left:15px;
	text-align:center;
	line-height:45px;
}
.top {
	margin:5px auto;
	width:950px;
}
.main_image {
	float:left;
	margin-right:10px;
}
.text {
	position:relative;
	height:353px;
	width:455px;
	float:left;
}
.text h4 {
	color:#fc5c8b;
	border-bottom:1px solid #72c1f8;
	font-size:13px;
	padding-bottom:5px;
	line-height:1.5;
}
.pink {
	color:#f878a0;
}
.address {
	margin-top:5px;
}
.address th {
	width:60px;
	border-bottom:1px dashed #8fcefa;
	padding:7px 0;
}
.address td {
	padding-left:15px;
	border-bottom:1px dashed #8fcefa;
}
.tel {
	font-size:16px;
	font-weight: bold;
	color:#fc5c8b;
}
.tel a{
	font-size:16px;
	font-weight: bold;
	color:#fc5c8b;
}
.mail {
	position:absolute;
	bottom:20px;
	left:65px;
}
#orange .mail {
	position:absolute;
	bottom:0;
	left:65px;
}
ul.images {
	width:950px;
	height:180px;
	margin:0 auto;
}
.images li {
	display:inline-block;
}
.images li p {
	line-height:2.0;
}
.access {
	position: absolute;
	top:66px;
	right:50px;
}
#orange .access {
	/* position: absolute;*/
	top:85px;
	right:50px;
}
/*#JOX50 h3,*/#orange h3{ line-height: 1.5;}
