html,body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*height:100%;*/
	color:#333;
	}

/*コンテンツ部分外枠*/

.clearfix:after{
	content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;  

	}
.clearfix{
	display: inline-table;
	min-height: 1%;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(images/bg02.gif);
	background-repeat:repeat-y;
	}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*ページヘッダ*/	
#header{
    width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(images/bg01.gif);
	}

#header h1{
	margin:0 20px 0 20px;
	}
#header h1 img{
	vertical-align:bottom;
	border:none;
	
	}		

	
	
/*コンテンツメニュー部*/
#sub{
	float:left;
	width:210px;
	display:inline;
	}
	
#sub .menu  {
    margin:0 0 0 20px;
	width:190px;
	/*background:url(images/menu_bk.gif) repeat-y ;*/	
	}
#sub .menu p{
	margin:0;
	}
#sub img{
	border:none;
	vertical-align:bottom;
	}
#sub .menutop{
	background:url(images/menu_top.gif) no-repeat;
	height:10px;
	margin:0 0 0 20px;
	}
#sub .menubottom{
	background:url(images/menu_bottom.gif) no-repeat;
	height:10px;
	margin:0 0 0 20px;
	}
	
/*コンテンツバナー部分*/
#sub .menu .bannertop{
	margin:50px 13px 0 14px;
	}
#sub .menu .banner{
	margin:0 13px 0 14px;
	padding-bottom:10px;
	
	}
/*webclinic　サブメニュー*/
#sub .menu ul{
	margin:0;
	padding:0;
	font-size:12px;
}

#sub .menu li{
	padding:6px 0 0 25px;
	list-style-type:none;
	
}
#sub .menu li a{
	color:#fff;
	text-decoration:none;
}
#sub .menu li a:hover{
	color:#FC3;
}

/*TOPコンテンツメイン　左側*/
#main{
	float:left;
	width:414px;
	display:inline;
	}
#main .infotop{
	background:url(images/info_top.gif) no-repeat top right;
	height:70px;
	}
#main .infotop2{
	background:url(images/info_top2.gif) no-repeat top right;
	height:42px;
	margin-top:20px;
	}
#main  h2{
	padding:45px 0 4px 60px;
	font-size:100%;
	margin:0;
	}
#main .infotop2 h2{
	padding:0 0 2px 60px;
	line-height:40px;
	margin:0;
	}

#main ul{
	background:url(images/info_middle.gif) repeat-y top right;
	padding:10px 40px 0 60px ;
	font-size:90%;
	margin:0;
	}
#main li{
	padding-bottom:1em;
	clear:both;
	}
#main li img{
	float:left;
	padding:5px 4px 5px 0;
}
#main li a{
	color: #000;
	text-decoration:none;
}
#main li a:hover{
	color:#000;
	background:#FFC;}
	
#main .info_bottom{
	background:url(images/info_bottom.gif) no-repeat bottom right;
	height:65px;
	}
#main .info_bottom2{
	background:url(images/info_bottom2.gif) no-repeat bottom right;
	height:42px;
	}
	
	
#main #feed{
	background:url(images/info_middle.gif) repeat-y top right;
	padding:10px 40px 0 60px ;
	font-size:90%;
	margin:0;
}

#main #feed h2{
	padding:0;
	font-size:100%;
	margin:0;
}
#main #feed ul{
	background:none;
	padding:0;
	margin:0;
}
#main #feed li a,#main #feed li a:visited{
	color:#333;
	border-bottom:1px dotted #666;
}
#main #feed li a:hover{
	color:#396;
	background:none;
	border-bottom:1px dotted #396;
}
/*newアイコン*/
#main li img.new{
	float:none;
	border:none;
	padding-left:2px;
	vertical-align:text-bottom;
}

/*詳細リンク*/
#main li span.job{
	display:block;
	text-align:right;
	font-size:12px;
	line-height:12px;
	
}
#main li span.job img{
	float:none;
	border:none;
	vertical-align:middle;
	padding-left:2px;
}
#main li span.job a{
	color: #093;
	text-decoration:none;
}
#main li span.job a:hover{
	color:#09F;
	background:none;
	text-decoration:underline;
}
	
/*休診お知らせ*/
#main .vacation img{
	padding-left:18px;
	padding-top:5px;
}

#main .intro{
	margin-top:20px;
	padding-left:20px;
	}
#main .intor img{
	border:none;
	}		
/*TOPコンテンツメイン　右側*/
#extra{
	float:left;
	width:327px;
	background:url(images/ashiato.gif) repeat-y top right;
	display:inline;
	}
#extra .sboxtop{
		background:url(images/sbox_top.gif) no-repeat bottom right;
		height:42px;
		margin-top:28px;
		}
#extra h2{
	padding:16px 0 0 60px;
	font-size:100%;
	margin:0;
	}
#extra .sbox{
	background:url(images/sbox_middle.gif) repeat-y top right;
	padding:10px 10px 0 50px;
	font-size:85%;
	line-height:1.4;
	}
#extra .sbox img{
	border:none;
	}
#extra table{
	/*border:1px #666666 solid;*/
	width:250px;
	margin-bottom:5px;
	}
#extra td{
	background-color:#FFE888;
		padding:2px;
		text-align:center;
		vertical-align:middle;
		}
#extra td.white{
	background-color:#FFFFFF;
	}
#extra .sbox_bottom{
	background:url(images/sbox_bottom.gif) no-repeat bottom right;
	height:24px;
	}
#extra .sbox_bottom2{
	background:url(images/map_anime.gif) no-repeat bottom right;
	height:72px;
	}
		
/*下層Pコンテンツメイン*/
#wrap{
	float:left;
	width:740px;
	background:url(images/ashiato.gif) no-repeat top right;
	display:inline;
	}
#wrap h2{
	margin:0 0 0 20px;
	padding:40px 0 20px 50px;
	font-size:100%;
	background:url(images/subtitle.gif) no-repeat ;
	color:#1b7d47;
	}	
#wrap h3{
	margin:10px 0 0 20px;
	background:url(images/subject.gif) no-repeat;
	height:37px;
	font-size:90%;
	line-height:37px;
	padding-left:10px;
	}
/*下層Pメインコンテンツ本文*/
p.style1{
		font-size:90%;
		line-height:2em;
		margin:10px 40px 10px 40px;
		}
p.style2{
	font-size:90%;
	margin:10px 40px 10px 60px;
	line-height:140%;
	}
p.style3{
	font-size:110%;
	line-height:2em;
	margin:10px 40px 20px 40px;
	border-bottom:2px dotted #666666;
	font-weight:bold;
	width:400px;
	}
p.style4{
	font-size:100%;
	line-height:2em;
	margin:20px 40px 0px 40px;
	font-weight:bold;

	}
p.style5{
	font-size:90%;
	margin:10px 40px 30px 20px;
	padding-left:50px;
	line-height:140%;
	
	}
p.style6{
	font-size:90%;
	margin:10px 40px 10px 20px;
	padding-left:50px;
	line-height:140%;
	
	}
p.style6green{
	font-size:90%;
	margin:10px 40px 10px 20px;
	padding-left:50px;
	line-height:140%;
	color:#396;
	font-weight:bold;
	
	}

p.style6indent{
	font-size:90%;
	margin:10px 40px 10px 20px;
	padding-left:50px;
	line-height:140%;
	color:#396;
	font-weight:bold;
	text-indent:-1em;
	
	}
p.stylemap{
	font-size:90%;
	margin:10px 40px 10px 150px;
	line-height:140%;
	}
	
.rightimg{
	float:right;
	padding:0 10px;
	border:none;
	margin-right:40px;
	vertical-align:bottom;
	}
.red{
	color:#CC0000;
	}
/*写真2枚横並び*/
p.stylephoto{
	margin:40px 40px 10px 40px;
	}
p.stylephoto img{
	border:none;
	padding-right:20px;
	}
/*ペット写真館用*/	
p.petphoto{
	margin:20px 70px 10px 70px;
	}
p.petphoto img{
	border:none;
	padding-right:20px;
	padding-bottom:10px;
	}

/*高さ調整用画面下部イラスト*/
.bot{
	margin:50px 0 10px 10px;
	border:none;
	}
#wrap ul{
	margin:10px 0 0 40px;
	padding:0 0 0 0;
	font-size:90%;
	}
#wrap li{
	 margin-left:20px;
	padding-bottom:1em;
	}
/*スケジュール用テーブル*/
table.ske{
	width:600px;
	margin:20px 0 0 60px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	}
.ske td{
	font-size:100%;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	height:40px;
	}

/*急患用コメント*/
#wrap .comtop{
	background:url(images/com_top.gif) no-repeat top right;
	height:17px;
	margin:20px 0 0 20px;
	}
#wrap .com{
	background:url(images/com_middle.gif) repeat-y top right;
	margin:0 0 0 20px;
	padding:0 80px 0 60px;
	font-size:90%;
	line-height:1.5;
	color:#CC3300;
	}
#wrap .combottom{
	background:url(images/com_bottom.gif) no-repeat top right;
	height:71px;
	margin:0 0 10px 20px;
	}
		
/*下層P設備フォト*/	
.photol{
	float:left;
	width:220px;
	margin:10px 0 10px 40px;
	font-size:90%;
	display:inline;
	}
.photor{
	float:left;
	width:220px;
	margin:10px 0 10px 0;
	font-size:90%;
	display:inline;
	}	
/*コラムふきだし*/
#wrap .codogtop1{
	background:url(images/codog1_top.gif) no-repeat;
	height:47px;
	margin:10px 0 0 40px;
	clear:both;
	}
#wrap .codogtop2{
	background:url(images/codog2_top.gif) no-repeat;
	height:47px;
	margin:10px 0 0 40px;
	clear:both;
	}
#wrap .codogtop3{
	background:url(images/codog3_top.gif) no-repeat;
	height:47px;
	margin:10px 0 0 40px;
		clear:both;
	}
#wrap .cocattop1{
	background:url(images/cocat1_top.gif) no-repeat;
	height:47px;
	margin:10px 0 0 40px;
		clear:both;
	}
#wrap .cocattop2{
	background:url(images/cocat2_top.gif) no-repeat;
	height:47px;
	margin:10px 0 0 40px;
		clear:both;
	}
#wrap .cocattop3{
	background:url(images/cocat3_top.gif) no-repeat;
	height:47px;
	margin:10px 0 0 40px;
		clear:both;
	}
#wrap .co{
	background:url(images/co_middle.gif) repeat-y;
	margin:0 0 0 40px;
	padding:0 80px 0 70px;
	font-size:90%;
	line-height:120%;
	color:#CC3300;
	font-weight:bold;
	}
#wrap .cobottom{
	background:url(images/codog_bottom.gif) no-repeat;
	height:20px;
	margin:0 0 0 40px;
	}

#wrap ul.checkReten{
	font-size:90%;
	margin:10px 40px 10px 20px;
	padding-left:60px;
	
}
#wrap ul.checkReten li{
	list-style:url(images/reten.gif) ;
	font-weight:bold;
}
#wrap ul.indent{
	font-size:90%;
	margin:10px 40px 10px 20px;
	padding-left:40px;
	
}
#wrap img.fright{
	float:right;
}

/*コラムタイトル*/
.columtopimg{
	padding:10px 0 10px 20px;
	background:none;
}
.columtop{
	float:left;
	height:66px;
	width:275px;
	margin:10px 0 10px 20px;
	background:none;
	}
.linkcolum{
	float:left;
	text-align:right;
	width:440px;
	margin:10px 0 10px 0;
	height:66px;
	display:inline;
	}
.linkcolum img{
	boder:none;
	padding-top:22px;
	}
/*コラム過去きじ*/
#wrap .wclincBn{
		margin:20px 0 20px 40px;
		font-size:90%;
		width:642px;
		}
#wrap .wclincBn ul{
		margin:0;
		padding:10px 0 0 20px;
			}
#wrap .wclincBn li{
		padding:0 0 5px 5px;;
		list-style-image:url(images/link_point.gif);
		width:280px;
		float:left;
		
		}	

	
/*危険信号*/	
#wrap .warningtop{
	height:109px;
	margin:10px 0 10px 20px;
	background:none;
	}
#wrap ul.warning{
	margin:0;
	padding:0 0 0 80px;
	}
#wrap ul.warning li{
	padding:0 0 5px 20px;
	vertical-align:top;
}
#wrap dl{
	width:702px;
	clear:both;
	margin:20px 20px 20px 20px;
	}
#wrap dt{
	line-height:66px;
	font-size:100%;
	text-indent:80px;
	font-weight:bold;
	height:66px;
	background:url(images/bk_kikentop.gif) no-repeat;
	margin-top:20px;
	}
#wrap dd{
	margin:0 10px 0 50px;

	}
#wrap dd p{
	margin:0;
	padding:0 20px 0 20px;
	font-size:90%;
	line-height:1.5;

	}
/*ページトップ*/
.pagetop{
	text-align:right;
	font-size:14px;
	padding:10px 20px 10px 0;
	clear:both;
	}
.pagetop img{
	border:none;
}	


/*フッダ部分*/
#footer{
 	clear:both;
	width:980px;
	text-align:center;
	margin:0 auto 0 auto;
	height:83px;
	}	
	
#back-top{
	bottom:0;
	right:40px;
	position:fixed;
	z-index:999;
}