@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

ul,ol{
	list-style:none;
}
.center {
  text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

.clear {
	clear: both;
}


#ooedo_contents {
	width: 720px;
	text-align: left;
	font-size:75%;
	line-height: 150%;
	color:#000;
	margin: 0 auto;
}
.arrow {
	background-image: url(img/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	padding: 5px 0 5px 0;
}
.arrowR {
	float: right;
	background-image: url(img/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	padding: 5px 0 5px 0;
}

#ooedo_contents .header {
	border-bottom: solid 5px #DADADA;
	height: 43px;
	width: 720px;
}
#ooedo_contents .header img.left {
	float: left;
}
#ooedo_contents .header img.right {
	float: right;
}
#ooedo_contents .notice {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 5px;
	border: solid 1px #C00;
	color: #C00;
}
#ooedo_contents .notice .ttl {
	background-color: #FDD;
	font-weight: bold;
}


#ooedo_contents h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#ooedo_contents #data {
	width: 720px;
}

#ooedo_contents #dataLeft {
	float: left;
	width: 450px;
  
}
#ooedo_contents #dataLeft h2.ooedo {
	background-image: url(img/h2_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
}
#ooedo_contents #dataLeft h2.price {
	margin-top: 30px;
}
#ooedo_contents #dataLeft #zeikomikakaku {
	text-align: right;
	margin-top: -5px;
}
#ooedo_contents .couponBn {
	float: left;
	margin-top: 20px;
}
#ooedo_contents .couponBn a {
  display: block;
	border: 1px solid #CCCCCC;
	width: 448px;
	padding: 4px 0;
}
#ooedo_contents .couponBn a:hover {
  display: block;
	background-color:#FFFFCC;
}
#ooedo_contents .couponBn p {
	text-align: center;
}
#ooedo_contents #dataRight {
	float: right;
	width: 240px;
	background-image: url(img/data_bg.gif);
	background-repeat: repeat;
}
#ooedo_contents #dataRight .inner {
	padding: 10px;
}
#ooedo_contents #dataRight h2 {
	background-color: #0049AF;
	color: #FFFFFF;
	padding-left: 0.5em;
	line-height: 150%;
	font-size: 120%;
}
#ooedo_contents #dataRight dl {
	padding-top: 0.5em;
}

#ooedo_contents #dataRight dt {
	font-weight: bold;
	color: #0049AF;
	border-bottom: solid 1px #0049AF;
}
#ooedo_contents #dataRight dd {
	padding-bottom: 0.5em;
	padding-left: 1em;
}


#ooedo_contents #plan {
	clear: both;
	border: solid 3px #AD8C27;
	margin-top: 30px;
	width: 714px;
}
#ooedo_contents #plan h2 {
	margin-left: 10px;
	height: 20px;
	position: absolute;
	margin-top: -10px;
}
#ooedo_contents #plan ol.planA {
	background-image: url(img/plan_a_bg.gif);
	height: 180px;
	width: 680px;
	background-repeat: no-repeat;
	top: 30px;
	left: 20px;
	background-position: top center;
	position: relative;
}
#ooedo_contents #plan ol.planA li {
	position: absolute;
	line-height:100%;
}
#ooedo_contents #plan ol.planA .p01 {
	top: 90px;
	left: 0px;
}
#ooedo_contents #plan ol.planA .p02 {
	top: 7px;
	left: 90px;
}
#ooedo_contents #plan ol.planA .p03 {
	top: 90px;
	left: 300px;
}
#ooedo_contents #plan ol.planA .p04 {
	top: 7px;
	left: 270px;
}
#ooedo_contents #plan ol.planA .p05 {
	top: 7px;
	left: 450px;
}
#ooedo_contents #plan ol.planA .p06 {
	top: 90px;
	left: 570px;
}
#ooedo_contents #plan .line {
	border-bottom: dotted 3px #AD8C27;
}

#ooedo_contents #plan ol.planB {
	width: 680px;
	top: 20px;
	left: 20px;
	background-position: top center;
	position: relative;
	height: 140px;
}
#ooedo_contents #plan ol.planB li {
	position: absolute;
	line-height:100%;
}
#ooedo_contents #plan ol.planB .p01 {
	top: 0px;
	left: 0px;
}
#ooedo_contents #plan ol.planB .p02 {
	top: 0px;
	left: 90px;
}
#ooedo_contents #plan ol.planB .p03 {
	top: 0px;
	left: 190px;
}
#ooedo_contents #plan ol.planB .p04 {
	top: 0px;
	left: 240px;
}
#ooedo_contents #plan ol.planB .p05 {
	top: 60px;
	left: 0px;
}
#ooedo_contents #plan ol.planB .p06 {
	top: 60px;
	left: 90px;
}
#ooedo_contents #plan ol.planB .p07 {
	top: 60px;
	left: 190px;
}
#ooedo_contents #plan ol.planB .p08 {
	top: 60px;
	left: 240px;
}
#ooedo_contents #plan ol.planB .p09 {
	top: 30px;
	left: 360px;
}
#ooedo_contents #plan ol.planB .p10 {
	top: 0px;
	left: 430px;
}
#ooedo_contents #plan ol.planB .p11 {
	top: 30px;
	left: 530px;
}
#ooedo_contents #plan ol.planB .p12 {
	top: 0px;
	left: 580px;
}
#ooedo_contents #plan ol.planB .p13 {
	top: 60px;
	left: 580px;
}
#ooedo_contents #plan .busLink {
	top: 115px;
	left: 0px;
}
#ooedo_contents #plan .vipLink {
	top: 115px;
	left: 430px;
}
#ooedo_contents #plan .map {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 20px;
}
#ooedo_contents #spot {
	clear: both;
	border: dotted 3px #CC0000;
	margin-top: 30px;
	width: 714px;
}
#ooedo_contents #spot h2 {
	margin-left: 10px;
	height: 20px;
	position: absolute;
	margin-top: -10px;
}
#ooedo_contents #spot .inner {
	padding: 20px;
}
#ooedo_contents #spot ul.icon {
  text-align: center;
}
#ooedo_contents #spot ul.icon li {
  display: inline;
}
#ooedo_contents #spot ul.icon li img {
	vertical-align: middle;
}

#ooedo_contents #spot .shoplist {
	margin-top: 10px;
	float: left;
	width: 208px;
	border: 1px solid #CCC;
	text-align: center;
	height: 268px;
	margin-right: 20px;
}
#ooedo_contents #spot .end {
	margin-right: 0;
}
#ooedo_contents #spot .shopimg {
	height: 210px;
}

#ooedo_contents #spot .shoplist .credit {
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	margin-bottom:5px;
}
