@charset "utf-8";
/* formatting style
----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #222222;
	font-size: 13px;
	line-height: 2.0;
	font-family: sans-serif;
	background-color: #dcf0eb;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #3373cc;
}

a:hover {
	color: #996699;
	text-decoration: underline;
}
a img {
	border-style: none;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-right: 10px;
	line-height: 1;
}

h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	margin-bottom: 6px;
}
h3 {
	font-size: 16px;
	color: #2c7326;
	background-image: url(img/icon-title4.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 24px;
	font-weight: normal;
}
h4 {
	font-size: 15px;
}



#wrap {
	background-color: #FFFFFF;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #header {
	padding-left: 10px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	height: 36px;
	margin-bottom: 10px;
}
#wrap #header .logo {

}

#wrap #header #book_base {
	float: right;
	width: 340px;
	clear: both;
	margin-top: 5px;
	line-height: 1;
}
#wrap  #header  #book_base .book {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
#wrap  #header  #book_base  .book .book1 {

}


#wrap #main {
	float: right;
	width: 600px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#wrap #main .hikaku {
	border: 1px solid #2c7326;
	border-collapse: collapse;
	margin-top: 3px;
	margin-bottom: 15px;
}
#wrap #main .hikaku .topline {
	background-color: #f8f2a1;
	font-weight: bold;
	color: #444444;
}


#wrap #main .hikaku li {
	float: left;
	list-style-type: none;
	padding-right: 40px;
}
#wrap #main .hikaku .dot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #444444;
}
#wrap #main .hikaku .dot1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 240px;
}
#wrap #main .hikaku .dot2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	width: 370px;
}



.icon_move {
	background-image: url(img/icon_move.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
	font-weight: bold;

}


td {
	border: 1px solid #666666;
	padding-right: 6px;
	padding-left: 6px;
}
#wrap #main .hotel_catch {
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1.7;
}
#wrap #main .hotel_catch1 {
	margin-bottom: 6px;
}

#wrap #main .bus {
	border-collapse: collapse;
	line-height: 2.5;
	margin-left: 3px;
}
#wrap #main .bus .bus_name {
	font-size: 12px;
}
#wrap #main .bus .bus_iro {
	background-color: #ffeacc;
}
#wrap #main .bus .bus_name .bus_name1 {
	width: 76px;
}
#wrap #main .bus .bus_name .bus_name2 {
	width: 42px;
}

#search2 {
	border: 1px dotted #149530;
	height: 91px;
	padding-top: 5px;
	margin-top: 13px;
}

.search1 {
	float: left;
	margin-right: 7px;
	margin-left: 6px;
}

.search {
	background-image: url(img/icon1.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 18px;
}







.hotel_desc {
	width: 600px;
	border-collapse: collapse;
}
.hotel_desc .iro {
	background-color: #f8f2a1;
	border: 1px solid #FFFFFF;
	width: 50px;
}
.hotel_desc  .iro1 {
	border: 1px solid #FFFFFF;
}
.hotel_desc .hotel_pic {
	border: 1px solid #FFFFFF;
	width: 176px;
}
.f_left {
	float: left;
	padding-right: 8px;
}
.hotel_desc .t_yoyakulist {
	height: 60px;
	width: 185px;
	line-height: 1.5;
}
.ranking {
	width: 280px;
	padding-right: 4px;
	padding-left: 8px;
	float: left;
}
.ranking2 {
	width: 280px;
	padding-right: 4px;
	padding-left: 4px;
	float: right;
	margin-left: 10px;
}






#wrap  #main  .bus_desc {
	list-style-type: none;
	background-image: url(img/icon_check2.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 21px;
}







#wrap  #side  {
	width: 170px;
	margin-bottom: 4px;
	font-size: 13px;
	border: 1px solid #149530;
	margin-left: 11px;
	line-height: 1.5;
	padding-left: 7px;
	padding-right: 7px;
}
#wrap #side .side_titile {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	margin-bottom: 9px;
	color: #2c7326;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 9px;
}
#wrap #side li {
	list-style-type: none;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 17px;
	margin-bottom: 7px;
}


.ninki_hotel {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
}
.space_up_down {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}




#wrap #footer {
	clear: both;
	text-align: center;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
