* -----sid----- reset ---------- */
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:ＭＳ Ｐゴシック,Verdana, Arial,sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */
body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#434343;
	background: transparent url("img/body_bg.gif") repeat-x;
	font-family:ＭＳ Ｐゴシック,sans-serif;
	text-align: center;
}
h1 {
	color: #959595;
	font-size:10px;
	margin:0px;
	padding:5px 5px 3px 0px;
	font-weight:normal;
	text-align: right;
}
html>/**/body h1 {
	color: #959595;
	font-size:10px;
	margin:0px;
	padding:5px 5px 3px 0px;
	font-weight:normal;
	text-align: right;
}
h2 {
	color: #669933;
	font-size:11pt;
	width:550px;
	height:40px;
	background: transparent url("img/sin-t1b.gif") no-repeat;
	margin:0px;
	padding:3px 0px 0px 25px;
	font-weight:bold;
	text-align: left;
}
h3 {
	font-family:ＭＳ Ｐゴシック,sans-serif;
	color: #448aca;
	font-size:12px;
	text-align: left;
	display:inline;
}
a {
	text-decoration:none;
	color:#434343;
}
a:hover {
	color:#1a4ebb;
}
#main-container {
	background: transparent url("img/m-container_bg.gif") repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width:786px;
	text-align: left;

}
/* ---------- body_end ---------- */

/* ---------- header ---------- */
#header {
	background: transparent url("img/header_bg.gif") no-repeat top;
	margin:0px 0px 0px 0px;
	width:786px;
	height:131px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	color: #898989;
}
html>/**/body #header {
	background: transparent url("img/header_bg.gif") no-repeat top left;
	margin:0px 0px 0px 0px;
	width:786px;
	height:131px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	color: #898989;
}

/* ---------- header_emd ---------- */

/* ---------- header_title ---------- */
#title {
	display:block;
	margin:19px 0px 0px 117px;
}
html>/**/body #title {
	display:block;
	margin:7px 0px 0px 115px;
	padding:10px 0px 0px 2px;
}

/* ---------- header_title_end ---------- */

/* ---------- main ---------- */

#main-content {
	width:780px;
	background: transparent url("img/main_bg.jpg") no-repeat;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color: #535353;
}

html>/**/body #main-content {
	width:780px;
	height:750px;
	background: transparent url("img/main_bg.jpg") no-repeat;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color: #535353;
}

#main-content2 {
	width:780px;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color: #535353;
}

/* ---------- main_end ---------- */

/* ---------- sidei左---------- */

#side { 
	width:200px;
	height:750px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px px 0px;
	background: transparent url("img/") no-repeat;
	text-align:left;
	font-size:12px;
	color: #535353;
	line-height:140%;
}

#side3 { 
	width:200px;
	height:750px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px px 0px;
	background: transparent url("img/side_bg.gif") no-repeat;
	text-align:left;
	font-size:12px;
	color: #535353;
	line-height:140%;
}

#side img {
	margin: 22px 10px 0 16px;
}

#side3 img {
	margin: 22px 10px 0 16px;
}

/* ---------- side左_end---------- */

/* ---------- ナビゲーション ---------- */
#navi {
	width: 200px;
	height: 350px;
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	margin:5px 0px 0px 0px;
	padding:0 0;
	list-style-type:none;
}

#navi li {
	display: inline;
	text-indent:-9999px;
}
#navi li a{
	float:left;
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0pt;
	text-decoration: none;
	overflow: hidden;
}
#navi li.navi1 a {
	width: 200px;
	height: 58px;
	background-position: 0 0;
	float:left;
}
#navi li.navi1 a:hover {
	background-position: -200px 0;
}
#navi li.navi2 a {
	width: 200px;
	height: 58px;
	background-position: 0 -58px;
	float:left;
}
#navi li.navi2 a:hover {
	background-position: -200px -58px;
}
#navi li.navi3 a {
	width: 200px;
	height: 58px;
	background-position: 0 -116px;
	float:left;
}
#navi li.navi3 a:hover {
	background-position: -200px -116px;
}
#navi li.navi4 a {
	width: 200px;
	height: 58px;
	background-position: 0 -174px;
	float:left;
}
#navi li.navi4 a:hover {
	background-position: -200px -174px;
}
#navi li.navi5 a {
	width: 200px;
	 height: 58px;
	background-position: 0 -232px;
	float:left;
}
#navi li.navi5 a:hover {
	background-position: -200px -232px;
}
#navi li.navi6 a {
	width: 200px;
	 height: 58px;
	background-position: 0 -290px;
	float:left;
}
#navi li.navi6 a:hover {
	background-position: -200px -290px;
}
/* ---------- ナビゲーション_end ---------- */

/* ---------- メイン---------- */

#main {
	width:370px;
	float:left;
	line-height:150%;
	padding:420px 8px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align: justify;
	text-justify : inter-ideograph;
}
*:first-child+html #main {
	width:350px;
	float:left;
	line-height:150%;
	padding:420px 15px 0px 18px;
	margin:0px 0px 0px 0px;
	text-align: justify;
	text-justify : inter-ideograph;
}
html>/**/body #main {
	width:350px;
	float:left;
	line-height:150%;
	padding:420px 18px 0px 18px;
	margin:0px 0px 0px 0px;
	text-align: justify;
	text-justify : inter-ideograph;
}
*html #main2 {
	width:579px;
	float:right;
	line-height:150%;
	padding:8px 0px 0px 0px;
	margin:0px -8px 0px 0px;
	text-align: justify;
	text-justify : inter-ideograph;
	clear:both;
}

*:first-child+html #main2 {
	width:579px;
	float:right;
	line-height:150%;
	padding:10px 10px 0px 15px;
	margin:0px 0px 0px 0px;
	text-align: justify;
	text-justify : inter-ideograph;
	clear:both;
}

html>/**/body #main2 {
	width:550px;
	float:right;
	line-height:150%;
	padding:10px 13px 0px 0px;
	margin:0px 0px 0px 12px;
	text-align: justify;
	text-justify : inter-ideograph;

}

#new {
	height:165px;
	background: transparent url("img/new_bg.gif") no-repeat;
	margin:17px 0px 0px 0px;
	padding:50px 20px 20px 25px;
	text-align: elft;
	line-height:150%;
	font-size:12px;
	color:#535353;
}
*:first-child+html #new {
	height:125px;
	background: transparent url("img/new_bg.gif") no-repeat;
	margin:17px 0px 0px 0px;
	padding:50px 20px 0px 25px;
	text-align: elft;
	line-height:150%;
	font-size:12px;
	color:#535353;
}
html>/**/body #new {
	height:120px;
	background: transparent url("img/new_bg.gif") no-repeat;
	margin:17px 0px 0px 0px;
	padding:50px 20px 0px 25px;
	text-align: elft;
	line-height:150%;
	font-size:12px;
	color:#535353;
}
#base1 {
	width:550px;
	float:right;
	padding:15px 0px 0px 0px;
	margin:0px 15px 0px 0px;
	text-align: justify;
	text-justify : inter-ideograph;
}
*:first-child+html #base1 {
	width:550px;
	float:right;
	padding:10px 28px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: justify;
	text-justify : inter-ideograph;
}

html>/**/body #base1 {
	width:550px;
	float:right;
	padding:15px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	text-align: justify;
	text-justify : inter-ideograph;
}

/* ---------- メイン_end---------- */

/* ---------- side右---------- */

#side2 { 
	width:165px;
	background:url(http://www.mio-ah.com/img/side_r_bg.gif) no-repeat top;
	float:right;
	padding:7px 0px 0px 10px;
	margin:355px 10px 0px 0px;
	line-height:130%;
	font-size:12px;
	text-align:left;
	clear:both;
}
*:first-child+html #side2 { 
	width:165px;
	background:url(http://www.mio-ah.com/img/side_r_bg.gif) no-repeat top;
	float:right;
	padding:7px 0px 0px 18px;
	margin:355px 10px 0px 0px;
	line-height:130%;
	font-size:12px;
	text-align:left;
	clear:both;
}
html>/**/body #side2 { 
	width:165px;
	background:url(http://www.mio-ah.com/img/side_r_bg.gif) no-repeat top;
	float:right;
	padding:7px 0px 0px 18px;
	margin:-350px 8px 0px 0px;
	line-height:130%;
	font-size:12px;
	text-align:left;
}

/* ---------- side右_end---------- */

/* ---------- footer---------- */

#footer {
	background:url("img/footer_bg.gif") no-repeat center top;
	margin:20px 0px 0px 0px;
	padding:20px 20px 0px 20px;
	width: 780px;
	height:95px;
	line-height:150%;
	width:auto;
	font-size:12px;
	color:#1a4ebb;
	clear:both;
}
html>/**/body #footer {
	background:url("img/footer_bg.gif") no-repeat center top;
	margin:17px 0px 0px 0px;
	padding:20px 20px -10px 20px;
	width: 780px;
	height:80px;
	line-height:150%;
	width:auto;
	font-size:12px;
	color:#1a4ebb;
	clear:both;
}

/* ---------- footer_end---------- */

/* ---------- 画像のフロート ---------- */

img.left {
	float: left;
	margin-right:1.5em;
	margin-bottom:0.2em;
	margin-top:0.2em;
	margin-left:0;
}
img.right {
	float:right;
	margin-left:1.3em;
	margin-bottom:0.5em;
	margin-top:0.2em;
	margin-right:0;
	border:0;
}
* html img.left {
	float: left;
	margin-right:1.8em;
	margin-bottom:0.2em;
	margin-top:0.2em;
	margin-left:0;
}
* html img.right {
	float:right;
	margin-left:1.5em;
	margin-bottom:0.5em;
	margin-top:0.2em;
	margin-right:0em;
}

/* ---------- 画像のフロート_end ---------- */

/* ---------- 医院概要（テーブル） ---------- */

.a1 {width:530px; margin-top:5px; margin-left:10px; background-color:#a8dcfa; font-size:12px; font-color:#434343; }
.a1_1 {background-color:#cae9fb; border-right:4px solid #4ea5d7; padding:5px 5px 5px 5px; width:90px; line-height:150%; text-align:center; }
.a1_2 {background-color:#ffffff; padding:5px 5px 5px 5px; line-height:150%; }

/* ---------- 医院概要（テーブル）_end ---------- */

/* ---------- 動物保険（テーブル） ---------- */

.b1 {width:550px; height:150px; margin-top:10px; background:url("img/hoken.gif") no-repeat center top; font-size:12px; font-color:#434343; }
.b1_1 {padding:35px 50px 0px 20px; width:550px; line-height:140%; }

/* ---------- 動物保険（テーブル）_end ---------- */

