@charset "utf-8";

/* RESET DEFAULT */
h1,h2,h3,h4,h5,p { padding:0; margin:0; font-size:9px; line-height:1.0; font-weight:normal; }
dl,dt,dd,ul,ol,li,form,iframe { padding:0; margin:0; font-size:9px; line-height:1.0; font-weight:normal; list-style:none; }
a { outline:0; }
img { vertical-align:bottom; border:0; }
/* RESET DEFAULT */

body {
	padding:0;
	margin:0;
	text-align:center;
	color:#333;
	background:#F0ECE0;
}

p {
	margin:0 0 15px;
	font-size:12px;
	line-height:1.5;
}

#wrap {
	margin:0 auto;
	width:750px;
	text-align:left;
	position:relative;
	overflow:hidden;
}

#wrap h1 {
	margin:0;
	font-size:10px;
	line-height:1.5;
}

/* HEAD */
#head {
	padding:4px;
	margin:0 0 15px;
	border:1px #CCC solid;
	background:#F8F8EE;
	width:740px;
	overflow:hidden;
}
#head h2 { margin:0; float:left; }
#head p { margin:0; float:right; }
/* HEAD */

/* HEAD2 */
#head2 {
	margin:0 0 10px;
	width:750px;
	height:200px;
	position:relative;
}
#head2 p { position:absolute; }
#head2 p#head01 { top:0px; left:0px; }
#head2 p#head02 { top:0px; right:0px; }
#head2 p#head03 { top:100px; right:0px; }
#head2 p#head04 { top:145px; left:275px; }
/* HEAD2 */

/* BOX */
#box {
	margin:0 0 10px;
	border:1px #CCC solid;
	width:748px;
	overflow:hidden;
	background:url(../img/box_bg.jpg) repeat-y 0 0;
}
/* BOX */

/* CONTENT */
#content {
	margin:0 0 10px;
	padding:6px 6px 6px 7px;
	width:501px;
	float:right;
	overflow:hidden;
}

/* description */
#content div#description { margin:0 0 15px; }
#content div#description h3 {
	padding:0 0 0 12px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#14017B;
	background:url(../img/h3_bg.jpg) no-repeat 0 0;
}
#content div#description p {
	padding:6px 12px 12px 12px;
	margin:0;
	font-size:12px;
	line-height:1.5;
	border:1px #CCC solid;
	border-top:none;
	background:#ECEAF7;
}
/* description */

/* item */
#content div.item h4 {
	padding:2px 0 2px 4px;
	margin:0 0 10px;
	font-size:12px;
	line-height:1.25;
	color:#14017B;
	border-bottom:1px #14017B solid;
	border-left:4px #14017B solid;
}
#content div.item h5 {
	padding:0 0 0 8px;
	margin:0 0 10px;
	font-size:12px;
	font-weight:bold;
	line-height:1.25;
	color:#14017B;
}
#content div.item p { padding:0 8px; }
#content div.item p span.question { color:#14017B; }
#content div.item img.photo { margin:0 auto 15px; }
#content div.item p img.photo { margin:0; float:left; }

#content div.item ul.iconlist { margin:0 8px 15px; }
#content div.item ul.iconlist li {
	padding:0 0 0 15px;
	margin:0 0 5px;
	font-size:12px;
	line-height:1.25;
	background:url(../img/icon.jpg) no-repeat 0 3px;
}

#content div.item table {
	margin:0 8px 15px;
	border:1px #CCC solid;
	border-collapse:collapse;
	border-width:1px 1px 0 0;
	border-spacing:0;
	font-size:12px;
	line-height:1.25;
	background:#FFF;
}
#content div.item table th {
	padding:3px 9px;
	border:#CCC solid;
	border-width:0 0 1px 1px;
	background:#DED5BC;
    font-weight:normal;
    text-align:center;
    white-space:nowrap;
}
#content div.item table td {
	padding:3px 9px;
	border:#CCC solid;
	border-width:0 0 1px 1px;
    text-align:center;
    white-space:nowrap;
}

#content div.item div#doctor {
	padding:0 8px 0 0;
	width:493px;
	overflow:hidden;
}
#content div.item div#doctor p {
	padding:0;
	width:150px;
	text-align:center;
	float:left;
}
#content div.item div#doctor p span { font-size:10px; }

#content div.item div#doctor table {
	margin:0 0 15px;
	width:333px;
	float:right;
}
#content div.item div#doctor table caption {
	padding:0 0 0 15px;
	margin:0 0 5px;
	font-size:12px;
	line-height:1.25;
	text-align:left;
	background:url(../img/icon.jpg) no-repeat 0 3px;
}
#content div.item table th, #content div.item table td { padding:3px 4px; }
#content div.item div#doctor ul.iconlist {
	margin:0 0 15px;
	width:333px;
	float:right;
}

#content div.item p.gomore {
	padding:0 8px;
	font-size:9px;
	line-height:1.0;
	text-align:right;
}
/* item */

/* pagelink */
#content ul#pagelink {
	padding:4px 5px 0 4px;
	margin:0 0 15px;
	width:490px;
	background:#F2F2F2;
	border:1px #CCC solid;
}
#content ul#pagelink li {
	margin:0 0 4px;
	padding:0 0 0 22px;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	background:url(../img/b_nav.jpg) no-repeat 0 0;
}
#content ul#pagelink li a { text-decoration:none; color:#3E3717; }
#content ul#pagelink li a:hover { color:#78735C; }
/* pagelink */

/* contact */
#content div.contact {
	margin:0 0 20px;
	padding:5px 5px 5px 17px;
	width:479px;
	height:135px;
	background:url(../img/contact_bg.jpg) no-repeat 0 0;
	overflow:hidden;
}
#content div.contact h4 {
	margin:67px 0 0;
	float:left;
}
#content div.contact dl {
	text-align:right;
	float:right;
	width:380px;
}
#content div.contact dt { margin:0 0 10px; }
#content div.contact dd { padding:0 10px 0 0; }
#content div.contact dd a { margin:0 0 0 10px; }
/* contact */
/* CONTENT */

/* SIDE */
#side {
	padding:6px 5px;
	margin:0 0 20px;
	width:224px;
	float:left;
}
#side h4 { margin:0; }
#side ul {
	padding:12px;
	margin:0 0 10px;
	width:200px;
	background:#E2EAF4;
}
#side li { margin:0 0 4px; }
#side p { margin:0 0 4px; }
/* SIDE */

/* FOOT */
#foot {
	padding:6px;
	text-align:center;
	background:#E2E0A1;
}
#foot p#footnav {
	margin:0;
	font-size:10px;
	line-height:1.25;
	color:#3E3717;
}
#foot p#footnav a { text-decoration:none; color:#3E3717; }
#foot p#footnav a:hover { color:#78735C; }
/* FOOT */

/* COPY */
#wrap address {
	padding:0;
	margin:0;
	font-size:9px;
	line-height:1.0;
	font-style:normal;
	text-align:right;
}
/* COPY */

