@charset "utf-8";

/* gallery用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_gallery {
	margin-bottom:25px;
	width:873px;
	height:83px;
	line-height: 1;
	background: url(../images/gallery/tit_gallery.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}


/* dl */
#left_box dl {
	margin:0px 0px 0px 20px;
	width:600px;
}

#left_box dl dt {
	padding:15px 0px 15px 0px;
	width:600px;
	overflow:hidden;
	background: url(../images/gallery/border_bottom.jpg) repeat-x left bottom;
}

#left_box dl dt span.tit {
	padding:0px 0px 0px 30px;
	width:480px;
	float:left;
	display:block;
	background: url(../images/gallery/icon.jpg) no-repeat left center;
	font-size: 123.1%;
	color: #454545;
	font-weight: bold;
}

#left_box dl dt span.day {
	color:#4AB038;
	font-size: 93%;
}

#left_box dl dd {
	margin-bottom:130px;
}

#left_box dl dd p {
	padding:5px 14px 5px 14px;
}

#left_box dl dd.yoko {
	width:162px;
	height:121px;
}

#left_box dl dd.tate {
	width:92px;
	height:121px;
}

/* 右ボックス */
#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;
}
