@charset"Shift_JIS";


/*  初期設定
//////////////////////////////////////////*/

*{
	margin:0;
	padding:0;
	}


body{
	font: normal small/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img_union/bg_body.gif);
	background-repeat: repeat;

	}
	



/*  基本構成部分
//////////////////////////////////////////*/



div#wrapper{
	width:790px;
	background-repeat: repeat-y;
	background-image: url(../img_union/bg_wrapper.gif);
	margin-right: auto;
	margin-left: auto;
}

div#wrapperIN{
	width:750px;
	margin-right: auto;
	margin-left: auto;
}


/*  ヘッダー
//////////////////////////////////////////*/


div#hed{
	width:750px;
	back-ground:url()repeat-y 0 0;
	background-image: url(../img_union/uni_title_01.gif);
	background-repeat: no-repeat;
	height: 65px;
}

div#hed h2{
text-indent:-9999px;
}


/*  フラッシュ部
//////////////////////////////////////////*/

div#flash{
	width: 750px;
}

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

div#menu img{
border:0;
}


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

div #mt{
	
}


h2.blog{
	border-top: #999999;
	border-right: #999999;
	border-bottom: 1px dashed #999999;
	border-left: #999999;
	font-size: 16px;
	color: #CC3333;
	font-weight: bold;

}


div #bbody{
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	line-height: 20px;

}

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

}

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

}



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



/*  基本構成部分　コンテンツ部
//////////////////////////////////////////*/


div#content{
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
}

	
div#con1{
	width:220px;
	float:left;
   
}
div#con1 #menu2{
	margin-left: 15px;
}


div#kihonArea{
width:190px;
margin-top:10px;
}



div#kihonArea ul{
	list-style:none;
	width:190px;
   
}

div#kihonArea li{
margin:5px 0;
}

div#kihonArea li a{
	text-indent: -9999px;
	display:block;
	height: 47px;
	width:190px;
	list-style:none;
}


div#kihonArea li#jikan{
background-image:url(../img_union/navi_jikan.gif);
background-repeat:no-repeat;
}

div#kihonArea li#access{
background-image:url(../img_union/navi_access.gif);
background-repeat:no-repeat;
}

div#kihonArea li#simenu{
background-image:url(../img_union/navi_menu.gif);
background-repeat:no-repeat;
}




div#con2{
	float:left;
	margin-top:10px;
	margin-left: 20px;
	width: 470px;
}



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

}


/*  ｈタグ設定
//////////////////////////////////////////*/


h1{
	font-size: 12px;
	font-weight: bold;
	color: #86B02D;
	padding: 5px;
}


h2{
}

h3{
	font-size:12px;
	color: #333333;
	padding: 5px;
	font-weight: normal;


}


h4{
	font-size:12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	padding: 5px;
	letter-spacing: 1px;

}





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

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

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

 


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

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


/*クラス設定：P*/

p{
	font-size: 14px;
	color: #333;


}


p.small{
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding: 10px;


}



p.waku{
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 22px;

}


p.title{
    line-height: 30px;
	background-image: url(../img_union/sh-komidasi.gif);
}

/*クラス設定：強調用*/

.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;
}




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

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

  }
  

/*  テーブル１（診療メニューの価格表用）
//////////////////////////////////////////*/
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 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: 150px;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	text-align: left;


}



}
table.table02 td.mida {
	padding: 10px 0px 5px 5px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}


}
table.table02 td {
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}


/*  テーブル3（トップのリンク集）
//////////////////////////////////////////*/
table.table03 {
	width: 150px;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
}



}
table.table03 td.mida {
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #97BD33;
	border-right-color: #97BD33;
	border-bottom-color: #97BD33;
	border-left-color: #97BD33;
	text-indent: -5px;

}



/*  テーブル4（トップのトピックス）
//////////////////////////////////////////*/
table.table04 {
	margin: 0px;
	padding: 5px;
	width: 95%;



}


table.table04 td {
	padding: 5px 0px;
	font-size: 12px;
	color: #333333;
	vertical-align: top;


}

/*  トップ　　ようこそかまた歯科へ
//////////////////////////////////////////*/

div#yokoso{
width:490px;

}

div#yokoso h3{
width:490px;
background-image:url(../img_top/main_youkoso.gif);
background-repeat:no-repeat;
height:42px;
text-indent:-9999px;

}


/*  トップ　　トピックス
//////////////////////////////////////////*/

div#topics{
width:490px;

}

div#topics h3{
width:490px;
background-image:url(../img_top/main_topics.gif);
background-repeat:no-repeat;
height:42px;
text-indent:-9999px;

}

div#topics ul{
margin-left:10px;

}

div#topics li{
line-height:160%;

}

/*  トップ　　かまた歯科フォトギャラリー
//////////////////////////////////////////*/

div#photo{
width:490px;

}

div#photo h3{
width:490px;
background-image:url(../img_top/main_photog.gif);
background-repeat:no-repeat;
height:42px;
text-indent:-9999px;

}





/*  トップ　かまた歯科の紹介
//////////////////////////////////////////*/

div#shokaiArea{
width:190px;
margin-top:10px;
}

div#shokaiArea h3{
width:190px;
height:22px;
background-image:url(../img_union/navi_shokai.gif);
background-repeat:no-repeat;
text-indent:-9999px;
}


div#shokaiArea ul{
margin-left:8px;
}

div#shokaiArea li{
	background-image:url(../img_union/obj_arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 15px;
	margin: 5px 0;
	background-position: 2px;
}


div#shokaiArea li a{
	color:#009900;
	text-decoration:none;
	font-weight: bold;
}
}

div#shokaiArea li a:hover{
	color:#009900;
	text-decoration:underline;
	font-weight: bold;
}

