@charset "utf-8";

html{
	height:100%;
}


body{
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	margin:0;
	text-align: left;
	height:100%;
	line-height:1.5em;
	padding:0px;
	background: #fff url(../images/common/bg_body.jpg) repeat-x left top;
	width:100%;
}
form {
	margin: 0px;
	padding: 0px;
}



li {
	line-height:0;
	}

h1{
	margin:0;
	padding:0;
	display:inline;
	font-size:85%;
	font-weight:normal;
}
strong{
	font-weight: bold;
}
img{border:none;}

a:link {
	color: #333;
}
a:visited {
	color: #666666;
} 
a:hover {
	color: #666666;
} 
a:active {
	color: #666666;
}
a {
	line-height:normal;
	text-decoration:none;
	overflow: hidden;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

/* ヘッダー */
#bg_header {
	padding-top:5px;
	width:100%;
	background: #E9E9E9 url(../images/common/bg_header.jpg) repeat-x left top;
}

#bg_header #header_box {
	margin:0 auto;
	width:880px;
	overflow:hidden;
}

/* 左ボックス */
#bg_header #header_box #header_left {
	padding-bottom:13px;
	width:600px;
	float:left;
}

#bg_header #header_box #header_left h1 {
	margin:0px 0px 5px 10px;
	color:#3AA031;
}

/* 右ボックス */
#bg_header #header_box #header_right {
	padding:7px 0px 16px 0px;
	width:280px;
	float:right;
}

#bg_header #header_box #header_right ul {
	margin:0px 0px 13px 20px;
	width:260px;
	height:20px;
	overflow:hidden;
	display:block;
	background: url(../images/common/btn_header_ul.jpg) no-repeat left top;
}

#bg_header #header_box #header_right ul li {
	float:left;
	height:20px;
	display:block;
}

#bg_header #header_box #header_right ul li a {
	height:20px;
	display:block;
	line-height: 1;
	text-indent: -9999px;
}

/* フード注文 */
#bg_header #header_box #header_right ul li#food {
	width:70px;
}

#bg_header #header_box #header_right ul li#food a {
	width:70px;
}

#bg_header #header_box #header_right ul li#food a:hover {
	background: url(../images/common/btn_header_ul_on.jpg) no-repeat left top;
}

/* 診療予約 */
#bg_header #header_box #header_right ul li#yoyaku {
	width:92px;
}

#bg_header #header_box #header_right ul li#yoyaku a {
	width:92px;
}

#bg_header #header_box #header_right ul li#yoyaku a:hover {
	background: url(../images/common/btn_header_ul_on.jpg) no-repeat -70px top;
}

/* サイトマップ */
#bg_header #header_box #header_right ul li#sitemap {
	width:98px;
}

#bg_header #header_box #header_right ul li#sitemap a {
	width:98px;
}

#bg_header #header_box #header_right ul li#sitemap a:hover {
	background: url(../images/common/btn_header_ul_on.jpg) no-repeat -162px top;
}

/* イメージ */
#bg_header #header_box #header_right img {
	margin:0px 0px 0px 2px;
	display:block;
}

/* グローバルメニュー */
#bg_menu {
	width:100%;
	height:48px;
	background: url(../images/common/bg_global.jpg) repeat-x left top;
}

#bg_menu div {
	margin:0 auto;
	width:880px;
}

#bg_menu ul {
	padding:0px 0px 0px 2px;
	width:878px;
	height:48px;
	display:block;
	overflow:hidden;
	background: url(../images/common/global_menu.jpg) no-repeat left top;
}

#bg_menu ul li {
	height:48px;
	line-height: 1;
	float:left;
	text-indent: -9999px;
	display: block;	
}

#bg_menu ul li a {
	height:48px;
	line-height: 1;
	text-indent: -9999px;
	display: block;	
}

/* ホーム */
#bg_menu ul li#home {
	width:120px;
}

#bg_menu ul li#home a {
	width:120px;
}

#bg_menu ul li#home a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -2px top;
}

/* 動物病院 */
#bg_menu ul li#hospital {
	width:129px;
}

#bg_menu ul li#hospital a {
	width:129px;
}

#bg_menu ul li#hospital a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -122px top;
}

/* わんわんルーム */
#bg_menu ul li#doogroom {
	width:157px;
}

#bg_menu ul li#doogroom a {
	width:157px;
}

#bg_menu ul li#doogroom a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -251px top;
}

/* にゃんにゃんルーム */
#bg_menu ul li#catroom {
	width:168px;
}

#bg_menu ul li#catroom a {
	width:168px;
}

#bg_menu ul li#catroom a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -408px top;
}

/* Q&A */
#bg_menu ul li#faq {
	width:105px;
}

#bg_menu ul li#faq a {
	width:105px;
}

#bg_menu ul li#faq a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -576px top;
}

/* わんにゃんギャラリー */
#bg_menu ul li#doog_cat {
	width:190px;
}

#bg_menu ul li#doog_cat a {
	width:190px;
}

#bg_menu ul li#doog_cat a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -681px top;
}


/* コンテンツボックス */
#bg_contents {
	padding-bottom:16px;
	width:100%;
	border-bottom: 2px solid #BDBDBD;
	background: #FFFFFF url(../images/common/bg_contents.jpg) repeat-x left top;
}

#bg_contents #head_box {
	margin:0 auto 0 auto;
	width:880px;
}

#bg_contents #head_box #pankuzu {
	padding:15px 0px 10px 0px;
	color: #454545;
}

#bg_contents #head_box #pankuzu a {
	font-size: 93%;
	text-decoration: underline;
	color: #454545;
}

#bg_contents #head_box #pankuzu span {
	padding-left:46px;
	background: url(../images/common/img_pankuzu.jpg) no-repeat left -2px;
}

#bg_contents #contents_box {
	margin:0 auto 70px auto;
	padding:0px 7px 0px 0px;
	width:873px;
	overflow:hidden;
}

/* 左ボックス */
#bg_contents #contents_box #left_box {
	width:599px;
	float:left;
}

/* 右ボックス */
#bg_contents #contents_box #right_box {
	width:274px;
	float:right;
}

/* ページトップ */
#bg_contents #pagetop {
	margin:0 auto;
	width:880px;
}

#bg_contents #pagetop p {
	margin:0px 0px 0px 734px;
	width:146px;
	height:20px;
	background: url(../images/common/btn_pagetop.jpg) no-repeat left top;
}

#bg_contents #pagetop p a {
	width:146px;
	height:20px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

#bg_contents #pagetop p a:hover {
	background: url(../images/common/btn_pagetop_on.jpg) no-repeat left top;
}


/* フッターボックス */
#footer {
	width:100%;
}

#footer #footer_box {
	margin:0 auto;
	padding:16px 0px 30px 0px;
	width:880px;
}

#footer #footer_box #footer_ul {
	margin-bottom:50px;
	width:797px;
	height:12px;
	background: url(../images/common/bottom_ul.jpg) no-repeat left top;
	overflow:hidden;
}

#footer #footer_box #footer_ul li {
	height:12px;
	float:left;
	display:block;
}

#footer #footer_box #footer_ul li a {
	height:12px;
	float:left;
	display:block;
	line-height: 1;
	text-indent: -9999px;
}

/* ホーム */
#footer #footer_box #footer_ul li#home {
	width:63px;
}

#footer #footer_box #footer_ul li#home a {
	width:63px;
}

/* 病院案内 */
#footer #footer_box #footer_ul li#hospital {
	width:76px;
}

#footer #footer_box #footer_ul li#hospital a {
	width:76px;
}

/* わんわんルーム */
#footer #footer_box #footer_ul li#dog_room {
	width:112px;
}

#footer #footer_box #footer_ul li#dog_room a {
	width:112px;
}

/* キャットルーム */
#footer #footer_box #footer_ul li#cat_room {
	width:122px;
}

#footer #footer_box #footer_ul li#cat_room a {
	width:122px;
}

/* Q&A */
#footer #footer_box #footer_ul li#faq {
	width:51px;
}

#footer #footer_box #footer_ul li#faq a {
	width:51px;
}

/* わんにゃんギャラリー */
#footer #footer_box #footer_ul li#dog_cat {
	width:130px;
}

#footer #footer_box #footer_ul li#dog_cat a {
	width:130px;
}

/* フード注文 */
#footer #footer_box #footer_ul li#food {
	width:82px;
}

#footer #footer_box #footer_ul li#food a {
	width:82px;
}

/* 診療予約 */
#footer #footer_box #footer_ul li#hospital_yoyaku {
	width:76px;
}

#footer #footer_box #footer_ul li#hospital_yoyaku a {
	width:76px;
}

/* 花園ブログ */
#footer #footer_box #footer_ul li#blog {
	width:85px;
}

#footer #footer_box #footer_ul li#blog a {
	width:85px;
}

/* フッターul02 */
#footer #footer_box #footer_ul02 {
	margin-left:640px;
	margin-bottom:17px;
	width:240px;
	height:17px;
	display:block;
	overflow:hidden;
	background: url(../images/common/footer_ul02.jpg) no-repeat left top;
}

#footer #footer_box #footer_ul02 li {
	height:17px;
	float:left;
	display:block;
}

#footer #footer_box #footer_ul02 li a {
	height:17px;
	display:block;
	line-height: 1;
	text-indent: -9999px;
}

/* プライバシーポリシー */
#footer #footer_box #footer_ul02 li#privacy {
	width:151px;
}

#footer #footer_box #footer_ul02 li#privacy a {
	width:151px;
}

#footer #footer_box #footer_ul02 li#privacy a:hover {
	background: url(../images/common/footer_ul02_on.jpg) no-repeat 1px top;
}

/* サイトマップ */
#footer #footer_box #footer_ul02 li#sitemap {
	width:89px;
}

#footer #footer_box #footer_ul02 li#sitemap a {
	width:89px;
}

#footer #footer_box #footer_ul02 li#sitemap a:hover {
	background: url(../images/common/footer_ul02_on.jpg) no-repeat -150px top;
}

/* コピーライト */
#footer #footer_box #copy_right {
	width:873px;
	text-align:right;
	font-size: 93%;
	color: #A8A8A8;
}
