@charset "UTF-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

img{
	border: 0 none;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #533C46;
	text-align: left;
	background-repeat: repeat-x;
	}

a {
	color: #C60;
}
a:hover {
	color: #C30;
}

li{
	list-style-type: none;
	line-height:180%;
	margin: 0px;
	padding: 0px;
	}

.container{
	width: 960px;
	margin: 0px auto;
	}

/* color------------------------------------------------------------------------- */
.color1{
	color: #EB5200;
	}
.color2{
	color: #AA4526;
	}

.color_red{
	color: #FF0000;
	}


/* text------------------------------------------------------------------------- */
p {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 180%;
}
.s1	{
	font-size: 90%;
	}
.s2	{
	font-size: 80%;
	}

/* img------------------------------------------------------------------------- */
.imgr {
	float: right;
	display: block;
	margin: 0px 10px 30px 0px;
	padding: 0px;
	box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
	border: 5px solid #FFF;}

.imgr2 {
	float: right;
	display: block;;}


.imgl {
	float: left;
	display: block;
	margin: 0px 20px 30px 0px;
	padding: 0px;
	box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
	border: 5px solid #FFF;}

.clearboth {
	clear: both;
}



/* header------------------------------------------------------------------------- */
#header{
	width: auto;
	height: 84px;
	margin: 0px;
	background-image: url(../img/head_back.gif);
	position: relative;
	}
	
#logo{
	width: 410px;
	float: left;
}
	
	
/* navi------------------------------------------------------------------------- */
#navi{
	width: auto;
	height: 45px;
	background-color: #661A00;
	}
	
#navi li {
	display: block;
	margin: 0px;
	float: left;
	height: 45px;
}

#navi li a:hover{
	filter:alpha(opacity=60);
	-moz-opacity: 0.7;
	 opacity: 0.7;
}
	

/* contents------------------------------------------------------------------------- */
.contents{
	width: auto;
	background-color: #FEF9E5;
	overflow : hidden;}


/* footer------------------------------------------------------------------------- */	
#footer {
	display: block;
	width: 100%;
	padding: 20px 0;
	background-color: #FFF;
	text-align: center;
	font-size: 100%;
	line-height: 100%;
	border-top: 1px solid #FCB900;
}

.fecebookban{
	width: 100%;
	margin: 10px 0px 10px 0px;
	text-align: center;
}


#footer a {
	color: #442A33;
	text-decoration: none;
}

#footer a:hover {
	color: #C30;
	text-decoration: underline;
}

#footer ul {
	border-left: 1px solid #442A33;
	display: inline;

}

#footer li {
	border-right: 1px solid #442A33;
	display: inline;
	padding: 0 5px;
	width: auto; 
	white-space: nowrap; 
}

.copy {
	margin: 15px 0px 20px 0px;
	font-size: 12px;
	display: block;
	background-color: #FFF;
}


/* ページのTOPへ------------------------------------------------------------------------- */
.top a {
	clear: both;
	display: block;
	float: right;
	margin: 20px 0px 20px 0px;
	padding: 1px 10px 1px 10px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #FFA751;
	border-radius: 20px;
}	
.top a:hover{
	background-color: #CC6600;
	text-shadow: 1px 1px 1px #000000;
}
.bottompic{	clear: both;
}


/* topページ------------------------------------------------------------------------- */
#container p img {
	clear: both;
	height: 358px;
	width: 960px;
}

#topleft{
	width: 500px;
	margin: 30px 60px 20px 0px;
	float: left;
}

#topright{
	width: 400px;
	margin: 30px 0px 20px 0px;
	float: left;
}

#news{
	width: 490px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font-size: 90%;
	overflow: auto;
	background-color: #FFF;
}

#news dl {
	padding: 3px 0px 3px 0px;
}

#news dl dt {
	padding-left: 15px;
	background-image: url(../img/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	float: left;
}
dl dd {
	padding-left: 140px;
}


#info
{
	clear: both;
	display: block;
	padding: 20px 0px 15px 0px;
	margin: 0px;
	text-align: center;
	font-size: 120%;
	line-height: 130%;
	vertical-align: middle;
}
#info a{color: #442A33; text-decoration: none;}
#info a:hover{color: #C30; text-decoration: none;}


.infom1 {
	clear: both;
	argin: 0pxx;
	padding: 0px;
	font-size: 100%;
	line-height: 130%;
}

.infos1  {
	clear: both;
	margin: 0px;
	padding: 7px;
	font-size: 70%;
	line-height: 100%;
	text-align: left;
}


.infotable1{
	border: 1px solid #CCC;
	border-spacing: 1px;
	border-collapse: collapse;
	margin: 1px 0px 5px 0px;
	}

.infotable1a{
	padding: 1px;
	margin: 0px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCC;
	background-color: #FFF;
	text-align: center;
}

.infotable1b{
	padding: 1px;
	margin: 0px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCC;
	background-color: #FFF;
	text-align: left;
}


.infotable2{
	border-spacing: 0px;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;}

.infotable2a{
	padding: 1px 0px 1px 10px;
	margin: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CDCDCD;
}

.contents .container #topright p a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	 opacity: 0.7;
}
.contents .container #info table tr td img {
	margin: 0px 5px 0px 15px;
}



/* 第二階層コンテンツ------------------------------------------------------------------------- */
#subcontents{
	width: auto;
	margin: 0px;
	padding: 30px 60px 30px 60px;
	background-color: #FFF;
}

#subcontents h3 {
	clear: both;
	margin: 40px 0px 10px 0px;
	padding: 3px 0px 0px 40px;
	font-size: 130%;
	line-height: 200%;
	background-image: url(../img/point2.jpg);
	background-repeat: no-repeat;
	color: #661900;
	border-bottom: 1px dotted #EC5400;
	background-position: 0px 10px;
	font-weight: bold;
}

#subcontents h4 {
	clear: both;
	margin: 25px 0px 5px 0px;
	padding: 3px 3px 3px 5px;
	font-size: 100%;
	font-weight: bold;
	background-color: #EEEEEE;
}

#subcontents h5 {
	clear: both;
	margin: 20px 0px 5px 0px;
	font-size: 100%;
	padding: 0px;
	font-weight: bold;
}

#subcontents ul {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}


/* 第二階層診察のご案内------------------------------------------------------------------------- */
.contents .container #subcontents table tr td {
	padding: 3px;
}

/* 第二階層 トリミング・ペットホテル------------------------------------------------------------ */

.contents .container #subcontents table tr td .pl1 {
	padding-left: 30px;
}

/* 第二階層 交通案内--------------------------------------------------------------------------- */
.contents .container #subcontents .name1 {
	font-size: 130%;
	font-weight: bold;
}
.contents .container #subcontents .info2 {
	font-size: 110%;
	height: 35px;
	margin: 5px;
}
.contents .container #subcontents .info2 a {
	text-decoration: none;
}
.contents .container #subcontents .info2 img {
	padding-right: 20px;
	display: block;
	float: left;
	}


#hospitalmap{
	display: block;
	clear: both;
	margin: 30px 0px 10px 0px ;
	}
#hospitalmaptitle {
	display: block;
	float: left;
	}
.hospitalmaptable{
	clear: both;
	display: block;
	border: 1px solid #CCC;
	}
.hospitalmaptable tr td img {
	margin: 20px 0px 20px 50px ;
}


#googlemap {
	background-image: url(../img/point3.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 12px;
	display: block;
	float: right;
}
#googlemap a {
	text-decoration: none;
	color: #255BFF;
}
#googlemap a:hover {
	text-decoration: underline;
	color: #003399;
}

/* 第二階層 よくある質問----------------------------------------------------------------------- */

#qa {
	clear: both;
	}

#qa .q {
	display: block;
	padding: 10px 0px 25px 80px;
	font-size: 120%;
	color: #EB5300;
	background-image: url(../qa/img/q.jpg);
	background-repeat: no-repeat;
}

#qa .a {
	display: block;
	padding: 0px 0px 40px 80px;
	background-image: url(../qa/img/a.jpg);
	background-repeat: no-repeat;
}

/* 第二階層 ニュース----------------------------------------------------------------------- */


.newstitle{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	background-color: #FFF;
	color: #EF5100;
	font-weight: bold;
}

/* 追加----------------------------------------------------------------------- */

.indent {
	margin-left: 1em;
	text-indent: -1em; 
}

.message_img {
	text-align: center;
}


.hbanner{display: flex; justify-content: center; width: 100%; margin-top: 15px}
.hbanner.x{margin-top:-25px; margin-bottom: 40px}
.hbanner a{display: block; margin: 0 10px}

.tbl{width: 100%;cellpadding: 0;cellspacing: 0;border-collapse: collapse;border-spacing: 0;border: 1px solid #CCC;}
.tbl td,.tbl th{font-weight: normal; border-bottom: 1px dotted #ccc; border-left:1px dotted #ccc}
.tbl td:first-child,.tbl th:first-child{border-left: none}
.tbl th{background-color:#FEF9E5; text-align: center}

.img_right{display: flex; margin-top: 30px}
.img_right img{margin-left:20px}
.img_right li{display: flex; margin-top: 10px}
