/* CSS Document */
/*　タグ　*/
body{
	margin: 0px;
	padding: 0px;
	background-image:url(../image/bg.gif);
	color: #333333;
	line-height: 1.4;
	font-size: 12px;
}
*html body {
	font-size: 85%;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 100%;
	font-weight: normal;
}
h4 {
	font-weight: normal;
	text-align: right;
	margin-right: 30px;
	padding: 2px 5px 2px 2px;
	font-size: 100%;
	background-color: #F2F2F2;
}
img {
	border: none;
}
table{
	line-height: 1.4;
	font-size: 12px;
}
*html table {
	font-size: 85%;
}


/*　タグ　END　*/

/*　レイアウト　*/
div#wrapper {
	width: 800px;
	margin-left: 25px;
}
div#main {
	float: right;
	width: 630px;
	background-color: #FFFFFF;
}
div#content {
	margin-left: 15px;
	margin-right: 15px;
}
div#sidebar {
	float: left;
	width: 170px;
}
div#header {
	background-image: url(../image/bg_h1.gif);
	height: 115px;
	width: 800px;
}
div#top_content_l{
	float: left;
	width: 270px;
}
div#top_content_r{
	float: right;
	width: 270px;
}
div#footer {
	background-color: #FBFBAD;
	font-size: 12px;
	color: #000099;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: right;
}

/*　レイアウト　END　*/

/*　sidebar　*/
dl#menu {
	margin: 0px;
}
dl#menu dt {
	margin: 0px;
}
dl#menu dd {
	margin: 0px;
}
ul#sidebar_reservation_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#sidebar_reservation_menu li {
	font-size: 0px;
	height: 43px;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

h3#menu_contents_t {
	margin: 0px;
	padding: 0px;
}
ul.sidebar_menu li {
	font-size: 0px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
/*　sidebar　END　*/


/*　共通　*/
.clear{
	clear: both;
}
p#topicpath {
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
}
p.pagetop {
	text-align: center;
}
.red {
	color: #FF0000;
}
.red_n {
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
}
a.menu1:link    { font-size:12px; color:#000099; text-decoration:none;}
a.menu1:visited { font-size:12px; color:#000099; text-decoration:none;}
a.menu1:hover   { font-size:12px; color:#6699ff; text-decoration:underline;}
a.menu2:link    { font-size:12px; color:#333333; text-decoration:none;}
a.menu2:visited { font-size:12px; color:#333333; text-decoration:none;}
a.menu2:hover   { font-size:12px; color:#ff9900; text-decoration:underline;}
a.menu3:link    { font-size:12px; color:#330066; text-decoration:underline;}
a.menu3:visited { font-size:12px; color:#330066; text-decoration:none;}
a.menu3:hover   { font-size:12px; color:#ff9900; text-decoration:underline;}
a.menu4:link    { font-size:12px; color:#333333; text-decoration:none;}
a.menu4:visited { font-size:12px; color:#666666; text-decoration:none;}
a.menu4:hover   { font-size:12px; color:#cccccc; text-decoration:underline;}
a.menu5:link    { font-size:12px; color:#000099; text-decoration:none;}
a.menu5:visited { font-size:12px; color:#000099; text-decoration:none;}
a.menu5:hover   { font-size:12px; color:#B0D13C; text-decoration:underline;}
a.menu_pet:link    {
	font-size:12px;
	color:#009900;
	text-decoration:none;
	font-weight: bold;
}
a.menu_pet:visited { 
	font-size:12px;
	color:#009900; 
	text-decoration:none;
	font-weight: bold;
}
a.menu_pet:hover   { font-size:12px; color:#000099; text-decoration:underline;}
p#copyright {
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}
h3.title_line {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}
.font_weight_n {
	font-weight: normal;
}
.font_s {
	font-size: x-small;
}
.f_weight_b {
	font-weight: bold;
}
.formnotes {
	padding: 1em;
	background-color: #FFE7E6;
	margin: 1em 0 2em;
}
.formnotes h3 {
	font-weight:bold;
}
/*　共通　END　*/


/*　良くある質問　*/
dt.faq1 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3298c3;
	border-left-color: #3298c3;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size:14px;
}
dd.faq2 {
	margin-bottom: 10px;
}
dt.faq3 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3298c3;
	border-left-color: #3298c3;
	padding-left: 5px;
	margin-bottom: 5px;
}
.faq4 {
	list-style-type: none;
}
/*　良くある質問　END　*/

/*　予約の流れ　*/
.flow {
	background-image:  url(../image/flow_line_3.gif);
	background-repeat: repeat-y;
}
.flow2 {
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
p.caution {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: blink;
	padding-top: 10px;
	text-align: left;
	color: #FF0000;
}
/*　予約の流れ　END　*/



/*　お問合せ先一覧　*/
.inquiry_dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.inquiry_mail {
	margin-top: 3px;
	margin-bottom: 3px;
}
/*　お問合せ先一覧　END　*/

/*　地図　*/
.map_guide_title {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.map_access_t {
	margin-bottom: 0px;
	margin-top: 0px;
}
.map_access_n {
	margin-top: 5px;
}
/*　地図　END　*/

/*　料金表　*/
.price_index {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3298c3;
	border-left-color: #3298c3;
	padding-left: 5px;
	margin-bottom: 5px;
}
.price_table {
	width: 600px;
	margin-bottom: 30px;
}
.price_table_1 {
	width: 600px;
}
.price1 {
	background-color: #F2F2F2;
	text-align: center;
	border: 1px solid #3298C3;
	padding: 3px;
}
.price2 {
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #3298C3;
	padding: 3px;
}
.price3 {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #3298C3;
	padding: 3px;
}
.price4 {
	background-color: #FFFFFF;
	border: 1px solid #3298C3;
	padding: 3px;
	font-size: 12px;
}
.notes {
	width: 580px;
	border: 1px dotted;
	padding: 5px;
	margin-bottom: 30px;
}
.notes_2 {
	width: 580px;
	border: 1px dotted;
	padding: 5px;
}
h3#price_pr {
	margin: 0px;
	padding: 0px;
}
p#price_pr_example {
	float: left;
	margin-top: 0px;
}
p#price_calculation {
	float: right;
	margin-top: 0px;
}
#img_pet_price {
	vertical-align:middle;
	margin-right: 5px;
}

/*　料金表　END　*/

/*　トップページ　*/
table#concept {
	width: 614px;
	margin-bottom: 10px;
}
h3#top_photo {
	float: left;
	margin: 0px;
}
h3#reservation_button {
	float: right;
	margin: 0px;
}
h3.contents_title {
	margin: 20px 0px 5px;
}
ul#point_container {
	margin: 0px;
	padding: 0px;
}
li.point_1 {
	font-size: 0px;
	height: 173px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.point_2 {
	font-size: 0px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.point_3 {
	font-size: 0px;
	height: 109px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.contentsmenucontainer {
	margin: 0px;
	padding: 0px;
}
li.contentsmenu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	list-style-type: none;
	width: 300px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 3px;
	float: left;
}
li.contentsmenu_r {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	list-style-type: none;
	width: 300px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 3px;
	clear: left;
	float: left;
}
div.contentsmenunotecon {
	float: left;
	margin-left: 5px;
	width: 230px;
}
img.contentsmenuphoto {
	float: left;
	border:none;
}
h3.contentsmenutitle {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 12px;
}
p.contentsmenunote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear_2{
	clear: both;
	margin-bottom: 30px;
}
img.float_left {
	float: left;
	padding-right: 10px;
}
dl#top_info_box dd {
	margin-bottom: 10px;
}
td.parking_point_title {
	vertical-align: top;
}
.option_icon {
	vertical-align:middle;
	padding-right: 5px;
}
.parking_photo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.line_dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
ol.parking_point_note {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p#net_tel_button {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
/*　トップページ　END　*/

/*　サイトマップ　*/
li.sitemap {
	list-style-type: square;
}
/*　サイトマップ　END　*/

/*　ペットお預りサービス　*/
div#pet_menu_box {
	margin: 0px;
	border-top: 2px solid #ADCE3B;
	border-bottom: 2px solid #ADCE3B;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FBFBAD;
	color: #339900;
}
h3.pet_head_title {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3298c3;
	border-left-color: #3298c3;
	padding-left: 5px;
	margin-bottom: 5px;
}
h3#pet_service_title {
	font-size: 14px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #B0D13C;
	display: inline;
	background-color: #FFFFFF;
	padding-bottom: 3px;
}
div#pet_service_photo {
	height: 150px;
	text-align: right;
}
ul#pet_service_point {
	list-style-type: none;
	list-style-image: url(../image/pet_asiato.gif);
}
ul#pet_service_point li {
	padding-left: 5px;
}
div#pet_service_title_bg {
	background-image: url(../image/pet_photo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 10px;
}
img.img_right {
	float: right;
}
br.br_clear {
	clear: both;
}
.pet_note {
	margin-left: 15px;
}
/*　ペットお預りサービス　END　*/

/*　フェリー送迎サービス　*/
p#ferry_pr {
	float: left;
	margin-top: 0px;
	width: 300px;
}

/*　フェリー送迎サービス　END　*/
