@charset "euc-jp";

/* ===========================================
 * Resort_side
=========================================== */


/*   Common
=========================================== */

#side ul {
	list-style: none;
}

#side #box_sd {
	padding: 0 15px 1px 10px;
	width: 180px;
	background: url(../dormyinn/image_uniq/sd_bg01.png) repeat-y;
}
#side #box_sd02 {
	padding: 10px 15px 1px 10px;
	width: 180px;
	background: url(../dormyinn/image_uniq/sd_bg02.png) repeat-y;
}
#side #box_sdwp {
	margin-bottom: 3px;
	padding-bottom: 10px;
	width: 205px;
	background: url(../dormyinn/image_uniq/sd_bg_bt.png) no-repeat left bottom;
}

#side img.topbnr{
	padding: 5px 0;
}


/*  About inn
=========================================== */

#side #box_about {
	margin-bottom: 10px; /* after, delete */
}


/*  Hotespanf
=========================================== */

#side #box_panf {
	margin-bottom: 10px;
	padding: 4px;
	width: 170px;
	border: 1px solid #3A64A9;
	background-color: #5292CB;
}
#side #box_panf p {
	padding: 3px;
	color: #fff;
	font-size: 80%;
	line-height: 1.3;
}


/*  Other
=========================================== */

#side .box_other {
	margin-bottom: 10px;
	padding-left: 35px;
	width: 145px;
	line-height: 1.3;
}
#side .box_other .small {
	font-size: 80%;
}
#side #mobile {
	background: url(../dormyinn/image_uniq/sd_ph01.jpg) no-repeat left top;
}
#side #recruit {
	background: url(../dormyinn/image_uniq/sd_ph02.jpg) no-repeat left top;
}


/*  Banner
=========================================== */

#side .box_banner li {
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}


/*  English
=========================================== */

#side #box_sd02 li {
	margin-bottom: 5px;
	font-size: 0;
	line-height: 0;
}


/*  SSL
=========================================== */

#side #box_ssl {
	padding: 3px 12px;
	width: 180px;
	text-align: center;
}
#side #box_ssl p {
	margin-top: 3px;
	font-size: 80%;
	line-height: 1.4;
	text-align: left;
}

/* plus */
/*  Tours
=========================================== */

#side #box_tours {
	margin-bottom: 10px;
	padding: 5px 10px;
	width: 158px;
	border: 1px solid #009C90;
	background-color: #009C90;
	color: #FFFFFF;
}

#side #box_tours li {
	padding-left: 12px;
	background: url(/image_uniq/icn_tours_arw.gif) no-repeat left 0.25em;
}

#side #box_tours p {
	margin-bottom: 6px;
	padding: 0 0 3px -12px;
	border-bottom: 1px solid #99CCCC;
	color: #fff;
	font-size: 80%;
	line-height: 1.4;
}
#side #box_tours p.btm {
	margin-bottom: 0px;
	padding: 0 0 0 -15px;
	border-bottom: none;
}

#side #box_tours a {color:#fff;text-decoration:underline;}
#side #box_tours a:active {color:#fff;text-decoration:none;}
#side #box_tours a:visited {color:#fff;text-decoration:none;}
#side #box_tours a:hover {color:#fff;text-decoration:underline;}



