@charset "utf-8";
/* CSS Document */

/*==============================
  main
  ==============================*/
#contents_detail{
	width: 580px;
	margin: 0 0 0 7px;
	line-height: 2em;
}

/*==============================
  tips
  ==============================*/
.tips{
	width: 580px;
	clear: both;
	padding: 10px 0 20px 0;
	margin: 0;
	border-bottom: #dedede 1px solid;
	line-height: 1.5em;
}
.end{
	border-bottom: none;
}
.tips h3{
	padding-bottom: 10px;
}
#tpo_wrap{
	margin: 10px 0;
	background: #CCC;
}
#tpo{
	text-align: center;
	font-size:11px;
	line-height: 2em;
}
.tr1{ background:#ffffff;}
.tr2{ background:#f6efdc;}

/*==============================
  maintenance
  ==============================*/
.maintenance{
	width: 580px;
	clear: both;
	padding: 15px 0;
	margin: 0;
	border-top: #dedede 1px solid;
	line-height: 1.5em;
}
.maintenance h3{
	padding-bottom: 10px;
}

/*==============================
  store
  ==============================*/
.store{
	width:580px;
	clear: both;
	padding: 10px 0 20px 0;
	margin: 0;
	border-bottom: #dedede 1px solid;
}
.store_lead{
	width: 380px;
	float: left;
	line-height: 1.7em;
}
.store_ph{
	width: 190px;
	margin-left: 390px;
}
#map{
	width:570px;
	padding: 10px 0 20px 10px;
	border-bottom: #dedede 1px solid;
}
#map dl{
	width:565px;
	margin: 5px 0 0 5px;
}
#map dt{
	width:50px;
	clear: both;
	float: left;
	text-align:right;
	font-weight:bold;
}
#map dd{
	width: 505px;
	margin-left: 60px;
	text-align: left;
}
#map_canvas{
	width:561px;
	height: 346px;
	padding: 2px;
	border: 1px solid #dedbd5;
	margin: 10px 0 0 5px;
}
#calendar{
	width:570px;
	padding: 10px 0 0 10px;
}
#calendar h3{
	margin-bottom: 10px;
}

/*==============================
  sitemap
  ==============================*/
#sitemap_l{
	width: 280px;
	float: left;
}
#sitemap_r{
	width: 280px;
	float: right;
}

.sitemap{
	width:260px;
	margin: 5px 0 0 0;
	padding-left: 20px;
}
.sitemap dt{
	font-size: 14px;
	font-weight:bold;
	margin-top: 10px;
	padding-left: 20px;
	clear: both;
	background-image:url(../images/sitemap/point.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.sitemap dd{
	font-size:12px;
	margin: 0 0 5px 15px;
}

/*==============================
  usage
  ==============================*/
#usage{
	width: 580px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.7em;
}
#usage h3{
	padding: 20px 0 5px 0;
}

/*==============================
  inquiry
  ==============================*/
#caution{
	width: 560px;
	padding: 0 10px;
	line-height: 1.7em;
}
#caution h3{
	margin: 0 0 2px 0;
}
#caution p{
	margin: 0 0 15px 0;
}