@charset "shift_jis";
/*----------------------------
  CSS Date Document 2008.11
  Last Update 2008.12.02 Date
  

・共通設定
	・ヘッダイメージ
・小林医院よりメッセージ
・最新のお知らせ
・院長からの挨拶

----------------------------*/

@import "common.css";

/*####################　共通設定　####################*/

/*　ヘッダイメージ
-------------------------------------*/
#Navi {
	clear:both;
	background:url(../../img/headimg.jpg);
	width:650px;
	margin-bottom:25px;
	padding-top:240px;
	}

.contentsBox {
	width:620px;
	margin:0 10px 40px;
	}

.contentsBox h2 {
	background-repeat:no-repeat;
	width:620px;
	height:30px;
	}
.contentsBox h2 a{
	display:block;
	float:right;
	width:92px;
	height:20px;
	margin:1px 4px 0 0;
	_margin:1px 2px 0 0;
	text-indent:-9999px;
	}
.contentsBox p.copy {display:none;}

/*####################　小林医院よりメッセージ　####################*/

#Message {
	background:url(../../img/wall-message.png) 0 30px no-repeat;
	min-height:170px;
	_height:170px;
	}

#Message h2 {
	background-image:url(../../img/title-01.gif);
	margin-bottom:106px;
	}
#Message p {
	margin:0 200px 10px 5px;
	}


/*####################　最新のお知らせ　####################*/

#Topics h2 {
	background-image:url(../../img/title-02.gif);
	margin-bottom:25px;	
	}
#Topics dl {
	zoom:1;
	width:620px;
	margin:0 0 5px 0;
	padding-bottom:5px;
	background:url(../../img/line-dotted.gif) left bottom no-repeat;
	}
#Topics dl:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#Topics dt {
	float:left;
	clear:left;
	padding:0 0 2px 5px;
	width:105px;
	_width:105px;
	color:#cc6600;
	}
#Topics dd {
	float:left;
	background:url(../../img/arrow-topics.gif) 0 0 no-repeat;
	padding:0 0 2px 30px;
	width:475px;
	_width:505px;
	}




/*####################　院長からの挨拶　####################*/

#Greeting {
	background:url(../../img/wall-greeing.png) 0 30px no-repeat;
	min-height:170px;
	_height:170px;
	}

#Greeting h2 {
	background-image:url(../../img/title-03.gif);
	margin-bottom:60px;
	}
#Greeting p {
	margin:0 127px 10px 5px;
	}
#Greeting p.sign  {text-align:right;}



/*end*/

