/* CSS Document for oedi */


/*ボックス
=======================================================*/
.boxLead{
margin-top:240px;
margin-bottom:54px;
}
.boxCont{
margin:0 0 64px
}

.boxCont_mini{
margin:0 auto 64px;
width:514px;
text-align:left;
}

.boxIntro{
width:506px;
margin-left:10px;
}

/*診療日記
---------------------------*/
ul#diary{text-align:left;
margin-top:20px;
margin-left:10px;
list-style:none}
ul#diary li{
background:url(../images/icon_diary.gif) no-repeat left top;
padding-left:16px;
padding-top:2px;
margin-bottom:10px;
font-size:13px;
min-height:16px;
   _height:16px;
}

/*見出し
------------------------------------------*/
h2#pTitle{
width:516px;
height:85px;
background: url(../images/title.jpg) no-repeat top left;
}

h2#uraduke{
width:514px;
height:42px;
background: url(../images/mi_uraduke.gif) no-repeat top left;
}

h2#renkei{
width:514px;
height:42px;
background: url(../images/mi_renkei.gif) no-repeat top left;
}

h2#bonyu{
width:514px;
height:42px;
background: url(../images/mi_bonyu.gif) no-repeat top left;
}

h2#influ{
width:514px;
height:42px;
background: url(../images/mi_influ.gif) no-repeat top left;
}

h2#diary{
width:514px;
height:42px;
background: url(../images/mi_diary.gif) no-repeat top left;
}

/*お知らせ
-------------------------------------------------------*/
#boxNews {
margin: 0 0 40px;
}

#boxNews dl {
margin: 0 0 15px;
padding: 0 0 6px;
font-size:12px;
text-align:left;
margin:10px 0 0 0;
width:514px;
}

#boxNews dl p{
}

#boxNews dl dt {
	padding: 4px 0 10px;
	background:url(../../top/images/icn_arrow.gif) 4px 7px no-repeat
}
#boxNews dl dt p{
	padding:2px 8px 2px 18px;
	line-height: 120%;
}
