@charset "UTF-8";
@import "/css/common.css";

/*==================================================================*/

/* doctor css */

/*==================================================================*/
#doctor{
	margin:0 auto;
	width:600px;
}
#doctor h1{margin:12px 0 24px;}
#doctor p{margin:0 2em 1em;}
#doctor strong{font-weight:normal;}

/* ---------------------------------------------------------------- */
