/*ボディ*/
body {
	margin: 0px;
	padding: 0px;
	color:#000000;
	background-image: url(../images/back-img.gif);
	scrollbar-base-color: #0000ff;
    scrollbar-arrow-color: #ffffff; 
}

a {
	color:#0000ff;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
}

#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #ffffff;
}

#summary {
	padding: 0px;
	margin: 0px;
	height: 30px;
	width: 750px;
	background-image: url(../images/back-img.gif);
}

#summary h1 {
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size: 75%;
	color:#666666;
	line-height:28px;
	font-weight:100;
	text-align: right;
}

/*ヘッダー*/
#header {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 750px;
	background-repeat:no-repeat;
/*
	text-align: left;
	background-image: url(../images/head.gif);
	position:relative;
*/
}

#header img{
	border:none;
}

#header h2 {
	font-size: 100%;
	visibility: hidden;
}

/*上部画像*/
#head-img {
	margin:5px 0px 5px 10px;
	widht:730px;
	height:220px;
	border:none;
}

/*パンくず*/
#pan {
	clear:left;
	margin: 5px 0px 5px 10px;
	padding: 0px;
	height: auto;
	width: 500px;
	font-size:80%;
}

/*トップナビゲーション*/
#topnavi {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	height: 40px;
	width: 730px;
	background-color: #ffffff;
	background-repeat:no-repeat;
}

#topnavi #menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topnavi #menu li {
	float: left;	
	margin:1px 1px 0px 0px;
}

#topnavi img{
	margin:0px;
	border:none;
}

#topnavi #menu li em {
	font-size:80%;
	visibility: hidden;
}

/*診察のご案内のボタン*/
#topnavi #menu #menu1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 103px;
	text-decoration: none;
	background-image: url(../images/m-sinsatu1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu1 a:hover {
	background-image: url(../images/m-sinsatu2.gif);
	background-repeat:no-repeat;
}

/*しつけ方教室のボタン*/
#topnavi #menu #menu2 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 103px;
	text-decoration: none;
	background-image: url(../images/m-situke1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu2 a:hover {
	background-image: url(../images/m-situke2.gif);
	background-repeat:no-repeat;
}

/*トリミングのボタン*/
#topnavi #menu #menu3 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 103px;
	text-decoration: none;
	background-image: url(../images/m-trimming1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu3 a:hover {
	background-image: url(../images/m-trimming2.gif);
	background-repeat:no-repeat;
}

/*医療情報のボタン*/
#topnavi #menu #menu4 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 103px;
	text-decoration: none;
	background-image: url(../images/m-jyohou1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu4 a:hover {
	background-image: url(../images/m-jyohou2.gif);
	background-repeat:no-repeat;
}



/*病院の概要のボタン*/
#topnavi #menu #menu5 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 103px;
	text-decoration: none;
	background-image: url(../images/m-gaiyou1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu5 a:hover {
	background-image: url(../images/m-gaiyou2.gif);
	background-repeat:no-repeat;
}

/*アクセスマップのボタン*/
#topnavi #menu #menu6 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 103px;
	text-decoration: none;
	background-image: url(../images/m-access1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu6 a:hover {
	background-image: url(../images/m-access2.gif);
	background-repeat:no-repeat;
}

/*スタッフのボタン*/
#topnavi #menu #menu7 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 103px;
	text-decoration: none;
	background-image: url(../images/m-staff1.gif);
	background-repeat:no-repeat;
}

#topnavi #menu #menu7 a:hover {
	background-image: url(../images/m-staff2.gif);
	background-repeat:no-repeat;
}



/*サイドナビゲーション*/
#sidenavi {
	margin: 0px 0px 0px 0px;
	padding:0px;
/*	height: auto;	*/
	height: 300px;
	width: 170px;
	background-color: #ffffff;
	background-repeat:no-repeat;
	float:left;
}

#sidenavi #banner{
	margin:0px 0px 15px 10px;
	width:160px;
	height:auto;
}


#sidenavi img {
	border:0px;
	vertical-align:middle;
}

#sidenavi h3{
	margin:1px 0px 0px 8px;
	padding: 10px 0px 0px 10px;
	font-size:80%;
	font-weight:100;
	color:#333333;
	background-color:#eeeeee;
	width:150px;
	height:25px;
/*	border:1px solid #000000;	*/
}

#sidenavi a {
	color:#666666;
	text-decoration:none;
}

#sidenavi a:hover {
	color:#ff0000;
}



#blog-sidebar {
	margin: 0px 0px 0px 0px;
	padding:0px;
	height: auto;
	width: 170px;
	float:left;
}

#blog-sidebar #banner{
	margin:0px 0px 0px 10px;
	width:160px;
	height:auto;
}


/*メインコンテンツ*/
#contents {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 570px;
	float:left;
	font-size:80%;
	font-family:"ＭＳ ゴシック","Osaka",sans-serif;
	line-height:18px;
	letter-spacing:1px;
}

#contents h4{
	margin:0px 0px 20px 20px;
}

/*テキストリンク*/
#text_link {
	clear:both;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	width: 750px;
	font-size:80%;
	text-align:center;
}

#text_link a {
	color:#000000;
	text-decoration:none;
}

#text_link a:hover {
	color:#0000ff;
}


/*フッター*/
#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	font-size:80%;
	text-align:center;
}

#footer h6 {
	width:750px;
	height:20px;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #ffffff;
	line-height:18px;
	background-image: url(../images/foot.gif);	
}

