/* ■htmlタグ */
body {
	background: #f5f5ff;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 995px;
}
#allcontents{
	background: #ffffee;
	margin-left: 5px;
	margin-right: 5px;
	width: 970px;
}
#mainleft {
	padding: 2px;
	width: 340px;
	float: left;
}
#mainright {
	padding: 2px;
	width: 610px;
	float: left;
}
#header {
	margin-bottom:20px;
}
#footer {
	clear: both;
}
h3{
	font-size: 15px;
	font-weight: normal;
	color: #2222ff;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 img{
	margin-right: 2px;
}
/* ■header部分 */
#headSpace2{
	margin-bottom: 10px;
}
#headArea2{
	height: 120px;
	overflow: hidden;
}
#headAreaTitle2{
	margin-top: 15px;
	height: 120px;
	position: relative;
	z-index: 1;
}
#headAreaBack2{
	height: 490px;	
	background-image: url("/img/back/sakuraBack.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	filter: alpha(opacity=23);
	-moz-opacity: 0.23;
	z-index: 0;
	opacity: 0.23;
	position: relative;
	top: -490px;
}
#hafImg{
	float: right;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 7px;
	padding-left: 7px;
	z-index: 2;
	position: relative;
}
.pageInfo{
	font-size: 15px;
	color: #303030;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 20px;
}
.pageInfo a {
	color: #2222ff;
	margin-left: 4px;
}

/* ■mainleft部分 */

/* ■mainright部分 */
#mapArea{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#mapImg{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	font-size: 14px;
	color: #404040;
}
#mapImg img{
	margin-right: 2px;
	width: 18px;
}
.mapImgInfo{
	margin-right: 15px;
}
#mapAlert{
	font-size: 13px;
	color: #ff0000;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 3px;
}
/* ■Gmap部分 */
#gmapName{
	font-size: 14px;
	color: #2222ff;
	margin-top: 1px;
	margin-bottom: 1px;
}
#gmapDesc{
	font-size: 13px;
	color: #404040;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 200px;
}
.gmapLink{
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.gmapLink a{
	color: #0000ff;
}
#gmapImg{
	padding: 2px;
}
#gmapImg img{
	width: 130px;
}
/* ■ */
.yui-tt {
  visibility:hidden;
  position:absolute;
  color:#555;
  background-color:#fdffda;
  padding:4px;
  border:1px solid #fcc90d;
  width: 300px;
  font-size: 13px;
}
.yui-tt-shadow {
    display: none;
}
.weatherClass{
	width: 70px;
	color: #3333ff;
	font-size: 12px;
	text-decoration: underline;
}

/* ■footer */
#powered{
	font-size: 13px;
	color: #404040;
	margin-top: 100px;
	margin-bottom: 10px;
	text-align: center;
}
#powered a{
	color: #3333ff;
}
/* ■shopSummary */
#sArea{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#shSammry{
	overflow: auto;
	width: 330px; 
	height: 500px; 
	border: 1px solid #ffcccc;
	border-left: #ffc0a0 8px solid;
	background: #fff5f5;
}
.oneSh{
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff5f5;
	border-top: #ffc0c0 1px solid;
	clear: both;
}
.sImg{
	float: left; 
	padding: 2px;
	padding-bottom: 5px;
}
.sImg img{
	width: 90px;
}
.sName{
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 4px;
	color: #2222ff;
}
.sDesc{
	font-size: 13px;
	color: #404040;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
}
.sBal{
	font-size: 13px;
	color: #ff5555;
	margin-left: 2px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
.sLink{
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.sLink a{
	color: #0000ff;
}
.sLink img{
	margin-right: 1px;
}
/* ■ */
#qaArea{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: #99ffaa 1px dashed;
	background: #f5fff5;
}
#qaCap{
	font-size: 15px;
	font-weight: normal;
	color: #3333ff;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#qaCap img{
	margin-right: 2px;
}
.oneQa{
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #404040;
}
.oneQa a{
	color: #0000ff;
}
/* ■ */
.myArea{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: #99ffaa 1px dashed;
	background: #f5fff5;
}
.myCap{
	font-size: 15px;
	font-weight: normal;
	color: #227722;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.myCap img{
	margin-right: 2px;
}
.myArea a{
	color: #0000ff;
	font-size: 13px;
}

/* ■mobilehSpace部分 */
#mobilehSpace{
	background-image: url("/img/back/mobmapback.jpg");
	height: 150px;
}
#mobilehSpace h2{
	color: #444466;
	padding-top: 110px;
	margin-top: 0px;
}
/* ■ */
.myArea{
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: #99ffaa 1px dashed;
	background: #f5fff5;
}
.myCap{
	font-size: 15px;
	font-weight: normal;
	color: #227722;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.myCap img{
	margin-right: 2px;
}
.myAl{
	margin-left: 10px;
	font-size: 13px;
	color: #ff2222;
}
.yahOne{
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.yahOne a{
	color: #0000ff;

}
.yahOne img{
	margin-right: 2px;
}
/* ■ */
#acImg{
	margin: 5px;
}
#acImg img{
	margin: 5px;
}

