@charset"Shift_JIS";

body{
	margin:0;
	padding:0;
	background-color: #f3f3f3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	}


div#wrapper{
	width:750px;
	margin:0 auto;
	position:relative;
	back-ground:url()repeat-y 0 0;
	background-image: url(../img_union/bg_wrapper.jpg);
	background-repeat: repeat-y;
	height:auto;
}

div#hed{
	width:750px;
	margin:0px;
	back-ground:url()repeat-y 0 0;
	background-image: url(../img_union/bg_wrapper.jpg);
	background-repeat: repeat-y;

}


div#image{
	width:750px;
	back-ground:url()repeat-y 0 0;
	background-image: url(../img_union/bg_wrapper.jpg);
	background-repeat: repeat-y;
	border: none;
	background-color: #993366;
}




div#content-bg{
	width:750px;
	back-ground:url()repeat-y 0 0;
	background-image: url(../img_union/bg_conall.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;

}


div#content-bg2{
    width:750px;
	back-ground:url()repeat-y 0 0;
	background-image: url(../img_union/btn_contentsbg2.jpg);
	background-repeat: repeat-y;
	text-align: center;

}

		
div#content2{
	width:540px;
	left:194px;
	top:271px;
	text-align: left;
	position: absolute;

		}



div#menu{
	width:750px;
	back-ground:url()repeat-y 0 0;
	background-image: url(../img_union/bg_conall.jpg);
	text-align: center;
	margin:0px;
	padding:0px;
}


div#sub{
		possition:absolute;
		left:0;
		margin:0;
		padding:0 0 0 10px;
		top:350px;
		text-align: left;
}


div#sub a{
	color:#006600;
	text-decoration:none;
}


div#sub a:hover{
	color:#FF6600;
	text-decoration:underline;

}



div#footer{
width:750px;
	clear:both;
	margin: 0px;

}


.blog{
	width:730px;
	background-image: url(../img_union/hed_blog.jpg);
	height: 70px;
	margin: 0 10px;
}





/* ブログ設定
//////////////////////////////////////////*/

#container {
	margin: 0 auto; /* center on everything else */
	width: 750px;
}
#container-inner {
	width: 750px;
}


#pagebody {
	width: 720px;
}
#pagebody-inner { position: static; width: 100%; }

#alpha{
	float: right;
	width: 500px;
	margin-right: 30px;
}

#beta {
	float: left;
	min-height: 1px;
	width: 170px;
	margin-left: 10px;
}
#beta .module{
	margin-top: 0;
	margin-bottom: 5px;

}

 #beta .module-list{
	font-size:12px;
	margin-bottom: 5px;
 
 }




#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {

}



/* カテゴリー用
//////////////////////////////////////////*/

DIV #category{
	width:480px;
	border: 1px solid #CCCCCC;
	padding: 10px;

}


div #bbody{
	color: #333333;
	margin-top: 10px;
	line-height: 140%;
		font-size:110%;

	width: 470px;

}

#bbody img{ 
	border: 5px double #D8EAED;
	
	margin: 5px 20px 5px 0;
	padding: 0; 
}

/* エントリー用
//////////////////////////////////////////*/

DIV #entry{
	width:480px;
	border: 1px solid #CCCCCC;
	padding: 10px;


}

DIV #entry .pan{
	background-color:#EEEEEE;
	font-size: 12px;
	line-height: 20px;
	width: 500px;
	text-indent: 10px;

}

#entry #bbody{
	color: #333333;
	margin-top: 10px;
	line-height: 140%;
	font-size:110%;
	width: 470px;

}

#entry #bbody img{ 
	border: 5px double #D8EAED;	
	margin: 5px 20px 5px 0;
	padding: 0; 
}




/* FLASH部分と内部ヘッド画像
//////////////////////////////////////////*/

h1,h2,h3,h4,h5,p,ul,img{
    margin:0;
    padding:0;
 }
 
 

h2{
}


h2.title{
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
h2.title a{
	color: #FFFFFF;
}

h2.module-header{
	font-size: 12px;
	background-image: url(../img_union/bg_komidashi.jpg);
	text-indent: 10px;
	line-height: 26px;
}




h3.kiji{
	text-align: left;
	line-height: 25px;
	text-indent: 10px;
	color: #333333;
	margin-top: 5px;
	background-color: #FFE1E1;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFCCCC;

}

p.day{
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;

}


p.honbun{
	font-size: 12px;
	line-height: 150%;
}


p.foot{
	font-size: 12px;
	text-align: right;
	margin: 5;
	width: 500px;
	margin-top: 10px;
}


p.top{
	font-size: 12px;
	margin: 20px;
	text-align: center;
}

ul.module-list{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	list-style-position: inside;
}


li.module-list-item{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;

}


caption {
	font: bold 100%;
	padding: 0px 0px 5px 0px;
}


TABLE{
	margin: 0px;
	padding: 0px;
	border: 0px;
}




/*  大見出し
//////////////////////////////////////////*/

h3{
	font-size:16px;
	padding-top: 5px;
	padding-bottom: 5px;

     

}





/*  箇条書き（リスト）
//////////////////////////////////////////*/

ul{
	font-size: 14px;
	color: #333333;
}

#me ul{
	margin:0px;
	padding:20px;
	list-style-type: disc;
	font-size: 14px;
	line-height: 25px;


}

#menu2 ul{
	margin:0px;
	padding:16px;
	list-style-type: circle;
	line-height: 26px;

}





/*クラス設定:カラー*/

.c-01{
     color:#1398A6;
}




/*文字装飾用*/

.strong-1{
font-weight: bold;
	color: #CC3300;
}

.strong-2{
font-weight: bold;
	color: #0033CC;
}

.strong-3{
font-weight: bold;
	color: #669966;
}

.strong-4{
font-weight: bold;
	color: #996600;
}

.col01 {
	width: 150px;
	background: #F7F7F7;
}


/* メイン部分の領域設定 
//////////////////////////////////////////*/
.main{
	align: center;
	width: 560px;
	padding-right: 10px;
	padding-left: 10px;


	 }



div.module-content{
padding-left:5px;
}







/*仮：左サイドナビゲーション用*/

.text-navi {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;


}
.text-navi2 {

	font-size: 12px;
	line-height: 18px;
}
.copy {
	font-size: 12px;
	background-image: url(../img_union/shadow_foot.gif);
	line-height: 20px;

}


/*  img回り込み設定
//////////////////////////////////////////*/
#f1{
   float:left;
   margin-right:20px;
   margin-bottom:10px;
   }

#f2{
  float:right;
  margin-left:20px;
  margin-bottom:10px;
  }
  
#f3{
  margin-bottom:5px;
  }
  

/*  テーブル１（診療メニューの価格表用）
//////////////////////////////////////////*/
table.frame {
	background: url(../img_union/bg_footer.gif);
	margin: 4px 0px;
}
table.frame td.frameTd {
	background: #FFF;
	padding: 2px;
}

table.table01 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999;
}
table.table01 th {
	color: #036;
	text-align: center;
	border-right: 1px ?摩??????????o??solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #CCC;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(../img_union/kari.gif);
	background-repeat: repeat;
	font-size: 12px;


}
table.table01 td {
	border: 1px solid #DDD;
	padding: 3px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;



}

/*  テーブル２（診療メニューの写真掲載枠用）
//////////////////////////////////////////*/
table.table02{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999;
}

table.table02 th {
	color: #036;
	text-align: center;
	border-right: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #CCC;
	padding: 8px 6px;
	background-color: #FFFFFF;
	background-image: url(../img_union/kari.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 14px;


}
table.table02td {
	border: 1px solid #DDD;
	padding: 6px;
	font-size: 12px;
}

/*  コピーライト用
//////////////////////////////////////////*/

h5{
     font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
}

h5 span{
 	background-color:#FCF0D1;
 	color:#725D24;
	padding: 2px;    
}

/*  リンク集
//////////////////////////////////////////*/


#link {
	background-image: url(../link/img/title_link.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 540px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

dl {
	font-size: 12px;
	line-height: 160%;
	border: 1px solid #666666;
}

dt {
	color: #006CBE;
	font-size: 12px;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

dd {
	padding: 5px 5px 10px 15px;
	margin: 0px;
}

#link_text p {
	font-size: 12px;
	line-height: 160%;
	text-align: center;
}

#link_text a {
	color: #006CBE;
}

