@charset "euc-jp";

BODY.motor_page{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #f7f7f7;
}
p{margin:10px;
}
a{	color:#3367cd;
	text-decoration:underline;
}
a:hover{
	color:#66ccff;
	text-decoration:none;
	}
#motor_wrapper{
	width: 700px;
	margin:30px auto 0 auto;
	text-align: left;
}

#motor_wrapper h4{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}


TABLE{
  font-size : 12px;
  line-height : 16px;
  color : #666666;
}

#page-up{
  font-size : 10px;
  text-align : right;
  padding-right : 15px;
  padding-bottom : 7px;
}
#page-up a{	color:#3367cd;
	text-decoration:none;
}
#page-up a:hover{
	color:#66ccff;
	text-decoration:underline;
	}

/* 20120328ここから */
/*box*/
.hotelBox {
	width:450px;
	margin:10px 0 0 0;
	padding:5px 5px 0 5px;
	border-top:0;
}

.hotelBox dl {
	margin:5px 0 0 0;
	padding:0;
}

.hotelBox dt {
	margin:0;
	border:1px solid #cccccc;
	border-bottom:0;
}

.hotelBox dt strong{
	display:block;
	padding:2px 6px;
	border-bottom:1px solid #cccccc;
	background-color:#0066FF;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
}

.hotelBox dt span{
	display:block;
	padding:0 6px;
	background:#ededed url(../flow/images/bgFlow.jpg) left top repeat;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}

.hotelBox dd {
	margin:0 0 20px 0;
	padding:5px 9px;
	border:1px solid #cccccc;
}

.hotelBox dd p {
	padding:0 6px;
}

.hotelBox .moreText {
	margin:6px 0 0 0;
	padding:3px 0 0 0;
	border-top:1px dashed #cccccc;
	
	text-align:left;
}

.hotelBox .moreText ul,
.hotelBox .moreText p {
	margin:0 9px 5px 9px;
	padding:0;
}

.hotelBox .btnBox {
	margin:6px 0 0 0;
	padding:3px 0 0 0;
	border-top:1px dashed #cccccc;
	
	text-align:left;
}


.hotelBox .moreText p.btnBox {
	margin:6px 0 0 0;
	padding:3px 0 0 0;
	border-top:1px dashed #cccccc;
	
	text-align:left;
}

.hotelBox dd table {
	width:100%;
	border-collapse:separate;
	
	text-align:left;
}

.hotelBox dd th {
	width:56px;
	padding:4px 8px 4px 0;
	border-bottom:1px solid #cccccc;
	background-color:#ededed;
	
	font-weight:normal;
	text-align:right;
	vertical-align:top;
}

.hotelBox dd td {
	padding:4px 8px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#ffffff;
	
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
/* 20120328ここまで */

