@charset "utf-8";

/* sitemap用CSS */
/* 全頁に埋め込み */
#bg_contents #contents_box {
	padding-right:0px;
	width:880px;
}

#bg_contents #contents_box #left_box {
	width:642px;
}

#bg_contents #contents_box #right_box {
	width:238px;
}

/* タイトル */
#bg_contents #head_box #tit_sitemap {
	margin-bottom:25px;
	width:873px;
	height:83px;
	line-height: 1;
	background: url(../images/sitemap/tit_sitemap.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}


#left_box #stit_sitemap {
	margin-bottom:15px;
	width:614px;
	height:40px;
	line-height: 1;
	background: url(../images/sitemap/stit_sitemap.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#left_box #sitemap_tbl {
	margin:0px 0px 50px 7px;
	width:600px;
}

#left_box #sitemap_tbl th ,
#left_box #sitemap_tbl td {
	padding:15px 0px 15px 0px;
	border-bottom: 1px solid #D5EBD1;
}
#left_box #sitemap_tbl th {
	padding-left:25px;
	background: url(../images/sitemap/icon.jpg) no-repeat 5px center;
	font-size: 108%;
	font-weight: bold;
	color: #333333;
}

#left_box #sitemap_tbl td {
	color: #333333;
}

/* 右ボックス */
#right_box #right_rinyu {
	margin-bottom:21px;
	margin-left:8px;
	width:227px;
	height:47px;
	background: url(../images/gallery/btn_rinyu.jpg) no-repeat left top;
}

#right_box #right_rinyu a {
	width:227px;
	height:47px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

#right_box #right_hospital {
	margin:0px 0px 17px 8px;
	width:221px;
	display:block;
	background: url(../images/dog/right_hospital.jpg) no-repeat left top;
}

#right_box #right_hospital a {
	width:221px;
	height:110px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

#right_box #right_faq {
	margin:0px 0px 17px 8px;
	width:227px;
	background: url(../images/dog/right_faq.jpg) no-repeat left top;
}

#right_box #right_faq a {
	width:227px;
	height:114px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

#right_box #right_blog {
	margin:0px 0px 0px 8px;
	width:219px;
	background: url(../images/dog/right_blog.jpg) no-repeat left top;
}

#right_box #right_blog a {
	width:219px;
	height:120px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}
