
/**********************************
  BOX STYLES
**********************************/

/* #footer */


#footer {
	padding-top:8px;
	background-image: url(../../shared/images/bg/bg-footer-top.gif);
}

#footer p {
	text-indent	: -9999px;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	background-repeat: no-repeat;
	text-align:left;
	height:132px;
}


/* .whitebase-top */

.whitebase-top {
	background-image: url(../images/bg/bg-whitebase-top-body.gif);
	background-repeat: repeat-y;
	width:900px;
	margin: 0 auto;
}

.whitebase-top-head {
	background-image: url(../images/bg/bg-whitebase-top-head.gif);
	background-repeat: no-repeat;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	height:4px;
}

.whitebase-top-foot {
	background-image: url(../images/bg/bg-whitebase-top-foot.gif);
	background-repeat: no-repeat;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	height:4px;
	margin-bottom:25px;
}

.whitebase-top div#white {
	width:430px;
	float:left;
	margin-left:4px;
}

/* \*/
* html .whitebase-top div#white  { display: inline; }
/* */

.whitebase-top div#kyousei {
	width:430px;
	float:right;
	margin-right:5px;
}

/* \*/
* html .whitebase-top div#kyousei  { display: inline; }
/* */

.whitebase-top .left { width:170px;}
.whitebase-top .right { width:240px; margin-right:20px; padding-top:15px;}
.whitebase-top .right img { margin-bottom:15px;}
.whitebase-top .right p { line-height:1.5em;}



/*　プロフィール　*/

#prof {
	width:420px;
	float:none;
	clear:both;
	padding:10px;
}

#prof h3 { margin-bottom:15px;}
#prof h4 { margin-bottom:10px;}

#prof #doctor {
	margin-bottom:10px;

}

#prof #doctor .left {
	width:190px;
	line-height:1.7em;
}

#prof #doctor .right {
	width:220px;
	line-height:1.3em;
}

#prof #doctor .right p { margin-top:0;}

#prof #messege {
	float:none;
	clear:both;
	border-top:2px solid #4E4C3E;
	padding-top:10px;

}



#btnnavi {
	background-color:#eeeeee;
	margin:0 25px 40px;
	float:none;
	clear:both;
	padding:15px 0 15px 25px;
}

#btnnavi .left {
	width:259px;
	height:75px;
	margin-right:10px;
	margin-bottom:10px;
}








