@charset "utf-8";
* {margin:0;padding:0;}
html {overflow-y:scroll;}
img {border: 0px;}

a:link {color: #1560b5;text-decoration: none;background: none;}
a:visited {color: #900090;text-decoration: none;background: none;}
a:hover {color: #f06010;text-decoration: underline;background-color: #ffffff;}
a:active {color: #f00000;text-decoration: none;background: none;}

body {
	width: 770px;
	height: 100%;
	font-size:1.0em;
	font-family: Verdana,"MS P Gothic",sans-serif;
	background: #e9e9e9 url(back-catalog.png) repeat-y;
}
#main {	width: 770px;height: 100%;font-size: 80%;}
#banner {
	height: 125px;
	margin: 0 0 0px 44px;
}
#banner img {vertical-align: bottom;} /*下部隙間対策 */

h1 {
	margin: -85px 0 0 0;
	padding: 0px 0px 0px 36px;
	color: #ffffff;
	font-size: 20px;
	font-family: Verdana,"MS P Gothic",sans-serif;
}
h2.setumei {
	width: 740px;
	margin: 42px 0 0px 21px;
	font-family: "MS P Gothic",sans-serif;
	font-size: 12px;
	color: #e0e0d0;
	background: none;
}
h3,#koumoku {
	width: 360px;
	margin: 20px auto 10px 0px;
	padding: 4px 0px 5px 0px;
	color: #307030;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	text-indent: 35px;
	background: #ffffff url(inu.gif) no-repeat;
}
p {
	margin: 5px 0 10px 0px;
	line-height: 1.5em;
	font-family: Verdana,"MS P Gothic",sans-serif;
}

p.small {
	margin: 0;
	width: 204px;
	font-size: 80%;
	color: #202020;
	text-align: left;
}

#block-l {
	float: left;
	position: relative;
	margin: 0px 0 50px 0px;
	top: 16px;
	left: 65px;
	width: 450px;
	text-align: left;
}
#block-r {
	float: left;
	position: relative;
	margin: 0px auto 20px 0px;
	top: 25px;
	left: 105px;
	width: 220px;
	text-align: left;
}
#bn-cate {
	height: 29px;
	background: url(bn-category.png) no-repeat;
	margin: 4px 0px 0px 0px;
}

#koumoku-r {
	width: 222px;
	margin: 20px auto 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #e04010;
	font-size: 13px;
	font-weight: bold;
	text-indent: 17px;
	background: #ffffff url(ball-big.png) no-repeat;
}

#pic img{float:left;border:5px;background:#ffffff;border-color:#ffffff;border-style:solid;}

/*------　楽天　*/
#rak {
	table-layout: fixed; /* fixed で横幅固定 */
	width: 450px;
	height: auto;
	margin: -3px auto -6px 0px;
	align:left;
}
.rak1 {
	width:68px;
	height:100%;
	text-align:center;
	border: 4px solid #ffffff;
	background-color : #ffffff;
}
.rak2 {	width:auto;}

.rp1{
	font-size: 0.9em;
	color: #202020;
	margin: 0px auto 0px 10px;
	padding-top: -8px;
	text-align:left;
	line-height:1.1em;
	font-family: "MS P Gothic";
}
.rp2{
	font-size: 0.8em;
	color: #302020;
	margin: 2px 0 0px 10px;
	text-align:left;
	line-height:1.1em;
	font-family: "MS P Gothic";
	overflow: hidden; //【重要】半角文字・領域はみ出し対策
}
.rp3{
	margin: 0px auto 0px 11px;
	padding-top: 6px;
	line-height:10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #a70000;
	font-family:Jenkins v2.0,Microsoft Sans Serif,"MS UI Gothic";
}
.rp4{	color: #008000;font-family: "MS P Gothic",sans-serif; font-size: 0.9em;}
.rp5{	color: #a00000;font-weight: bold;}
.rp6{	color: #ff7802;font-weight: bold;}

hr {
	float: left;
	width: 100%;
	margin: 6px 0px 5px 0px;
	border-width: 1px;
	border-style: solid;
	color:#d0d0d0;
	text-align:center;
}

.btn {
	margin: 1px;
	border-top: 1px double #ffffff;
	border-right: 1px double #555555;
	border-bottom: 1px double #dddddd;
	border-left: 1px double #ffffff;
	color: #0040cc;
	background-color: #ffffff;
}

.btn:hover,
.btn:focus {
	color: #ffffff;
	background-color: #000090;
	cursor: pointer;
}

div#searchBox table {background-color:#7f9db9; margin-bottom:20px; } 
div#searchBox td {background-color:#fff; text-align:left; }
div#searchBox th {color:#501010; background-color:#fefde2; text-align:center;}
div.hotelList{ width:100%; margin-left:0; margin-right:auto; }
div.hotelList table tr td { vertical-align:top; padding:5px; }
.star	{ color:#f03000; }

