@charset 'UTF-8';

/* DATSUMOU-SITE.COM stylesheets
 *
 * update: 2009.07.1
 * code by Hidetake Kurihara
 * copyright (c)2007-2009 R-design. all rights reserved.
 */

@import "base.css";

/*----- Active Menu Button SETTING -----*/
#gmenu4{width:157px; background-position:-475px -31px; margin-right:1px;}


/*----- index.html -----*/
div.imgHead {
	widows:950px;
	height:100px;
	margin:0 0 7px 0;
	background:url(../imgs/head_doctor.jpg) no-repeat;}


/*----- MAIN CONTENTS SETTING -----*/
#RightColumn h2,
#LeftColumn h2.idx05 {
	clear:both;
	margin:0px 0 10px 0; 
	padding:16px 0 6px 10px;}
h2.idx01 {background:url(../imgs/h2_doctor.gif) no-repeat;}
#RightColumn h2.idx02 {background:url(../imgs/h2_doctor2.gif) no-repeat; margin:0 0 20px 0;}
h2.idx03 {}
h2.idx04 {}
h2.idx05 {background:url(../imgs/h2_idx05.gif) no-repeat;}

div.mainContents h3 {
	height:33px;
	margin:10px 0 6px 0;
	text-indent:-9999px;}
h3.doc01{background:url(../imgs/h3_doctor01.gif) no-repeat;}
h3.doc02{background:url(../imgs/h3_doctor02.gif) no-repeat;}
h3.doc03{background:url(../imgs/h3_doctor03.gif) no-repeat;}
h3.doc04{background:url(../imgs/h3_doctor04.gif) no-repeat;}
h3.doc05{background:url(../imgs/h3_doctor05.gif) no-repeat;}
h3.doc06{background:url(../imgs/h3_doctor06.gif) no-repeat;}


/*----- Doctor ProfileSETTING -----*/
div.doctorProf{
	height:190px;
	margin:0 0 50px 0;
	border-left:16px solid #cc8f8f;}
img.profName{
	float:left;
	margin:127px 0 0 22px;}
img.profPhoto{
	float:right;}
#Profile{
	width:260px;
	margin:6px 0 0 34px;
	float:left;
	border-collapse:collapse;
	border-bottom:1px solid #cc8f8f;}
#Profile th{
	padding:2px;
	text-align:left;
	font-size:107.7%; /* about 14px */
	font-weight:normal;
	border-bottom:1px solid #cc8f8f;}
#Profile td{
	padding:4px 2px 4px 12px;
	font-size: 92.4%; /* about 12px */
	background:url(../imgs/dot1_3px_gry.gif) repeat-x left bottom;}
#Profile .zebra{
	background:url(../imgs/dot1_3px_gry.gif) repeat-x left bottom #faf2f2;}

div.mainContents{
	width:680px;
	margin:0 0 50px 0;}
div.mainContents p {
	margin:5px 0 0 10px;
	padding:0 0 20px 0;
	letter-spacing:0.5px;
	font-size:107.7%; /* about 14px */
	line-height:1.7;
	text-align:justify;}
div.mainContents ul{
	display:block
	margin:0;
	padding:0 0 20px 0;
	background:#FFF0F4;}
div.mainContents ul li{
	margin:0 0 0 40px;
	padding:0 0 2px 0;
	letter-spacing:0.5px;
	font-size:100%; /* about 13px */
	line-height:1.7;
	list-style:circle;
	list-style-position:outside;}
div.mainContents ul li em{
	color:#666;}

/*----- Medical Treatment SETTING -----*/
div.medicalTreatment {
	float:right;
	margin-bottom:30px;}

