/*▼---リセット---▼*/
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	padding: 0;
	margin: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
img{
	border: none;
	vertical-align: bottom;
}
/*▲---リセット---▲*/



body {
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
address {
	float: right;
	width: 210px;
	padding-right: 2px;
	text-align: right;
}
#header{
	width: 100%;
	height: 20px;
	padding: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#header h1{
	font-size: 12px;
	font-weight: lighter;
	color: #777777;
	float: left;
	height: 16px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 1px;
}

#header a:link{
	color: #777777;
	text-decoration:none;
	font-weight: lighter;
}
#header a:visited{
	color: #777777;
	text-decoration:none;
	font-weight: lighter;
}
#header a:hover {
	color: #777777;
	text-decoration: underline;
	font-weight: lighter;
}
#herder a:active {
	color: #777777;
	text-decoration: none;
	font-weight: lighter;
}
#header h2{
	color: #777777;
	font-size: 12px;
	font-weight: lighter;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
}
#header em{
	color: #777777;
	font-size: 12px;
	font-weight: lighter;
	width: auto;
	padding-top: 1px;
	float: left;
	margin: 0px;
	padding-left: 40px;
	font-style: normal;
}
#header strong{
	font-weight: lighter;
}
#container{
	text-align: left;
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}#head_logo {
	float: left;
	width: 280px;
	height: 52px;
	margin: 0px;
	padding-left: 15px;
}
#title_img {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#main_contents {
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	width: 695px;
	float: right;
	padding-left: 10px;
	clear: both;
	padding-top: 10px;
}
#main_contents_l {
	clear: left;
	float: left;
	width: 280px;
}
#main_contents_r {
	clear: right;
	float: right;
	width: 280px;
}
#main_contents strong {
	font-weight: normal;
}
.content_block {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.hours_block {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
}
#map {
	margin: 0px;
	height: auto;
	width: 410px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
}
#map_links {
	float: right;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
#main_contents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 35px;
	clear: both;
	background-image: url(../images/bn_b_blank.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	text-align: left;
	letter-spacing: 3pt;
	vertical-align: middle;
	line-height: 30px;
	text-indent: 5px;
}
#main_contents h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color: #87181F;
	width: 100%;
	border-bottom-width: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 35px;
	clear: both;
}	
#main_contents p {
	font-weight: normal;
	line-height: 1.5em;
	color: #333333;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: auto;
}	
#main_contents ul {
	margin-bottom: 20px;
	margin-left: 20px;
}
#main_contents li {
	line-height: 1.5em;
	color: #333333;
	font-size: 14px;
	list-style-type: none;
}
.sp20 {
	clear: both;
	height: 20px;
	width: 100%;
}
#main_contents h4 {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #1B4A3F;
	text-indent: 5px;
	clear: both;
	float: left;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}	
#menu {
	float: left;
	width: 190px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-menu {
	font-size: 80%;
	line-height: 1.5em;
	height: auto;
	width: 910px;
	clear: both;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #715E4B;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 0px;
	text-align: center;
}
#menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#menu li {
	display:block;
	width:165px;
	height:28px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 28px;
	background-color: #6E5C48;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #menu a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
#container #menu a:hover {
	color: #FFFF99;
	text-decoration:underline
}
#footer-menu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	line-height: normal;
	list-style-type: none;
	text-align: center;
	width: auto;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #124739;
}
#side {
	margin: 0px;
	float: left;
	width: 190px;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	clear: left;
}
#footer {
	background-color: #72604C;
	width: 910px;
	height: 20px;
	clear: both;
	margin-left: 30px;
}
#center {
	height: auto;
	width: 910px;
	float: left;
	clear: both;
	margin-left: 30px;
}
#footer h3 {
	color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: lighter;
	margin-right: 20px;
	margin-top: -15px;
	line-height: 1em;
	text-align: right;
}
#footer h3 a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer h3 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#topics {
	height: 80px;
	width: 575px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 0.5px solid #73BE1E;
}
.topics-bk {
	background-color: #FFFFFF;
	background-image: none;
}
.topics {
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0em;
	line-height: 1.5em;
}
.map_text {
	font-size: 16px;
	line-height: 1.5em;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	float: left;
	width: auto;
}
.style1 {
	color: #FF0000
}
.style2 {
	color: #0000FF
}
.style3 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	}.right {
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.right_pict {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
	width: auto;
}
.li-end {
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #124739;
}
.rec-table {
	text-align: left;
	width: 510px;
	clear: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: right;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rec-table tr {
	font-size: 14px;
	line-height: 1.5em;
}
.tr-b {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}
#half {
	padding: 0px;
	height: auto;
	width: 320px;
	margin: 0px;
	float: left;
}
#half2 {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	width: 320px;
	height: auto;
}
#half h3,#half2 h3 {
	background-image: none;
	text-indent: 10px;
	width: 340px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	height: 1.5em;
	color: #990000;
}
#puppy {
	background-color: #FFF6CC;
}
#puppy p {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333333;
}
.red {
	color: #FF0000;
}
.faci {
	border: 1px solid #666633;
	margin-bottom: 30px;
	width: 90%;
}
.small {
	font-size: 0.8em;
}
.rec-table td {
	padding-top: 7px;
	padding-bottom: 7px;
}
#info {
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	width: 615px;
	padding-right: 40px;
	float: right;
	padding-left: 40px;
	clear: both;
	background-color: #EDEADC;
}
#info h3 {
	color: #660000;
	font-weight: bold;
}
#info h4 {
	background-image: url(../images/bn-blank.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 615px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	text-transform: none;
	color: #660000;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
#info p {
}
.tb{
	width: 615px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	background-image: url(../images/dog-icon2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 40px;
}
.td1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	padding: 20px;
	color: #663300;
}
.td2{
	text-align: right;
	width: 20%;
	letter-spacing: 5pt;
	margin: 5px;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663300;
	padding: 5px;
}
.td3{
	width: 10%;
	text-align: left;
	letter-spacing: 3pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.td4{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663300;
	text-align: left;
	padding: 5px;
}
.td5{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #CC3300;
	text-align: center;
	padding: 10px;
	font-size: 10pt;
}
.tb2{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: なし;
	color: #CC3300;
	margin-bottom: 10pt;
}
.bt{
	text-align: center;
	color: #666666;
	margin: 20pt;
	font-size: small;
}
.tb3{
	width: 615px;
	margin-right: 40px;
	margin-left: 40px;
}
.td6{
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
}
/*項目分けライン*/
.line{
	border-top-color: #76552F;
	border-top-style: solid;
	border-top-width: 2px;
