@charset "UTF-8";
@import "common.css";

/* ---------------------------------------------------------
	CSS Document Top Contents
--------------------------------------------------------- */

html, body {
	background: #fff url(../images/top_bg.gif) repeat-x 0 0;
}

#visual h2 {
	width: 762px;
	height: 379px;
	overflow: hidden;
	margin: 0 auto 0;
}

#visual h2 span {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document Top doctor
--------------------------------------------------------- */

#doctor {
	margin: 0 0 20px 0;
}

#doctor .clearfix {
	width: 500px;
	margin: 10px auto 0;
}

#doctor .profile{
	float:left;
	margin:0 0 0 10px;
	padding:0;
	text-align:center;
	width:240px;
	line-height:140%;
}

#doctor .profile p{
	text-align:left;
	margin-left:5px;
}

/* ---------------------------------------------------------
	CSS Document Top Message
--------------------------------------------------------- */

#message {
	margin:0 0 30px 0;
	font-size:14px;
	color:#444444;
}

#message p {
margin-bottom:25px;
}


#message table{
	margin:0 0 25px 10px;
	padding:0;
	text-align:left;
}

#message table caption{
	text-align:left;
	margin:0 0 10px 0;
}
#message table td{
	width:300px;
	padding:5px 2px;
}
#message table th{
	width:100px;
	padding:5px 2px;
	font-weight:100;
}


/* ---------------------------------------------------------
	CSS Document Top New
--------------------------------------------------------- */

#new {
	margin: 0 0 20px 0;
	padding:0;
}

#new #new_box{
	width:510px;
	height:250px;
	margin:10px 0 0 0; 
 	padding:0;
	overflow:scroll;
	overflow-x: hidden; 
	font-size:14px;
}

#new #new_box dl {
	margin: 0;
	padding: 0;
	line-height: 160%;
}

#new #new_box dt {
	margin: 0;
	padding: 8px 0 0;
	font-weight: bold;
}

#new #new_box dd {
	margin: 0;
	padding: 0 0 8px;
	border-bottom: dotted 1px #ccc;
}

#new #new_box p{
	text-align:center;
	font-weight:bold;
}

/* ---------------------------------------------------------
	CSS Document Top flower
--------------------------------------------------------- */

#flower {
	margin: 0 0 20px 0;
	padding:0;
}

#flower img{
margin-right:5px;}

/* ---------------------------------------------------------
	CSS Document Top english
--------------------------------------------------------- */

#english {
	margin: 0 0 20px 0;
	padding:0;
}

#english table{
	margin:10px 10px 0 5px;
	padding:0;
	border-collapse:collapse;
	border:solid 1px #999999;
	width:295px;
	line-height:150%;
}

#english table th{
	padding:5px 3px;
	margin:0px;
	border:solid 1px #999999;
	background-color:#dddddd;
}

#english table td{
	padding:5px 3px;
	margin:0px;
	border:solid 1px #999999;
}

#english dl{
	line-height:150%;
	}
	
#english dt{
	font-weight:bold;
	}

#english dd{
	margin-left:70px;
	margin-top:-17px;
}

/* ---------------------------------------------------------
	CSS Document Top Service
--------------------------------------------------------- */

#service {
	margin-top: 10px;
	line-height: 160%;
}

#service h4 {
	font-weight: normal;
	font-size: 100%;
}

#service div.clearfix {
	margin-top: 10px;
}

#service div.f_left {
	width: 216px;
}

#service div.f_right {
	width: 216px;
}

#service p.f_left img {
	margin-right: 10px;
}
