/*ボディ*/
body {
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	background-color: #003300;
	scrollbar-base-color: #cccccc;
    scrollbar-arrow-color: #ffffff; 
}

a {
	color:#999999;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}

.img15{
	margin:15px;
}

.img-r{
	float:right;
}

#wrapper {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#003300 ;
/*	background-color: #F2F2F2;*/
/*	border: 1px solid #000000;*/
}

#logo {
	margin:10px 15px 10px 0px;
	padding:0px;
	height:100px;
	width:160px;
	float:left;
}

#logo img {
	border:none;
	
}

#summary {
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 620px;
}
#summary h1 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size: 75%;
	color:#999999;
	font-weight:100;
	text-align: right;
}

/*ヘッダー*/

/*ロゴ*/
#name {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	height: 26px;
	width: 620px;
	background-color:#003300 ;
	background-repeat:no-repeat;
	float:left;
}



/*ナビゲーション*/
#topnavi {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 25px;
	width: 620px;
	background-color:#000000 ;
	background-repeat:no-repeat;
	float:left;
}

#topnavi #menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topnavi #menu li {
	margin:0px 0px 0px 2px;
	float: left;
}

#topnavi #menu li img{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	float: left;
}

#topnavi #menu li em {
	font-size:80%;
	visibility: hidden;
}

/*トップのボタン*/

#topnavi #menu #menu1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	text-decoration: none;
	background-image: url(../images/top1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu1 a:hover {
	background-image: url(../images/top2.gif);
	background-repeat:no-repeat;
}


/*ご案内のボタン*/
#topnavi #menu #menu2 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	text-decoration: none;
	background-image: url(../images/info1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu2 a:hover {
	background-image: url(../images/info2.gif);
	background-repeat:no-repeat;
}

/*院長プロフィールのボタン*/
#topnavi #menu #menu3 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	text-decoration: none;
	background-image: url(../images/profile1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu3 a:hover {
	background-image: url(../images/profile2.gif);
	background-repeat:no-repeat;
}

/*ペット美容室のボタン*/
#topnavi #menu #menu4 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	text-decoration: none;
	background-image: url(../images/biyou1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu4 a:hover {
	background-image: url(../images/biyou2.gif);
	background-repeat:no-repeat;
}

/*ペットホテルのボタン*/
#topnavi #menu #menu5 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	text-decoration: none;
	background-image: url(../images/hotel1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu5 a:hover {
	background-image: url(../images/hotel2.gif);
	background-repeat:no-repeat;
}

/*しつけ方教室のボタン*/
#topnavi #menu #menu6 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	text-decoration: none;
	background-image: url(../images/training1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu6 a:hover {
	background-image: url(../images/training2.gif);
	background-repeat:no-repeat;
}




/*スタッフブログのボタン*/
#topnavi #menu #menu7 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	text-decoration: none;
	background-image: url(../images/blog1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu7 a:hover {
	background-image: url(../images/blog2.gif);
	background-repeat:no-repeat;
}

/*お問合せのボタン*/
#topnavi #menu #menu8 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 75px;
	text-decoration: none;
	background-image: url(../images/mail1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu8 a:hover {
	background-image: url(../images/mail2.gif);
	background-repeat:no-repeat;
}

/*パンくず*/
#pan {
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 15px;
	width: 440px;
	font-size: 80%;
}

/*初めて来院される方へのボタン*/
#syosin {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 25px;
	width: 180px;
}

#syosin img{
	border:none;
}

/*メインコンテンツ*/
#contents {
	clear:left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 720px;
}

/*テキストリンク*/
#text_link {
	clear:both;
	margin: 10px 0px px 0px;
	padding: 0px;
	width: 720px;
	text-align:center;
	font-size:80%;

}

/*フッター*/
#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	color: #999999;
	background-color:#003300 ;
}

#footer hr{
	height:1px;
	color: #999999;
}

#footer #sign{
	margin:0px;
	padding:0px;
	color:#999999;
	width:300px;
	height:30px;
	text-align:left;
	float:left;
	font-size:80%;
}

#footer #copy{
	margin:0px 0px 0px 100px;
	float:left;
	width:400px;
	height:30px;	
} 

#footer #copy h6 {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	text-align: right;
}
