@charset "utf-8";
ul#subNav li a {
	color: #454545;
	text-decoration: none;
}

/* CSS Document */

#header {
	text-align: right;
	width: 512px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 83.3%;
}

ul#subNav li {
	display: inline;
	background-image: url(../images/delta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 18px;
	padding-left: 9px;
	padding-right: 11px;
}

div#mainVisual {
	background-image: url(../images/main_image.jpg);
	padding-top: 167px;
	padding-bottom: 13px;
	padding-left: 87px;
	background-repeat: no-repeat;
}
#maincontents {
	margin-left: 11px;
	width: 494px;
}

div#topicsArea3 {
	width: 490px;
	background-image: url(../images/bar_middle.gif);
	background-position: center;
}
div#topicsArea2 {
	background-image: url(../images/bar_under.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#topicsArea {
	background-image: url(../images/bar_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 7px;
}



h2#topicsTop, dt#topics_days  {
	float: left;
}
h2#topicsTop {
	margin-left: 7px;
	padding-top: 4px;
	margin-right: 15px;
}
dl#topics_main {
	margin-top: 1px;
	float: left;
	width: 330px;
}
dl#topics_main a {
	color: #0033cc;
	text-decoration: none;
}

dt#topics_days {
	margin-right: 7px;
}

dd#topics_contents {
}


p#topics_sight {
	float: right;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-right: 10px;
}
#topics_sight a {
	text-decoration: none;
	color: #000000;
}

#message_entirety {
	width: 472px;
	background-image: url(../images/message_background.gif);
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	padding: 7px;
	margin-left: 1px;
}
p#doctor_image {
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	float: left;
	width: 171px;
	padding: 4px;
}
#message_contents {
	float: left;
	margin-left: 8px;
	padding-top: 8px;
	width: 282px;
}
h3#main_message {
	margin-bottom: 8px;
}
p#mesage_detail {
	background-repeat: repeat-x;
	background-image: url(../images/dots_line.gif);
	padding-top: 12px;
}
p#policy_btn {
	text-align: right;
	padding-top: 2px;
}
#maincontents h3 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 3px;

}
table#consultation_hours {
	float: left;
	font-weight: bold;
	color: #484848;
	margin-bottom: 10px;
}
tr#week {
	background-image: url(../images/table_gradation.jpg);
}
tr#week th {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
th#week_top {
	width: 83px;
}

tr#am {
	background-color: #cccccc;
	text-align: center;
}
tr#am td {
	padding-top: 4px;
	padding-bottom: 4px;
}


tr#pm {
	background-color: #cccccc;
	text-align: center;
}
tr#pm td {
	padding-top: 4px;
	padding-bottom: 4px;
}
p#except_time {
	color: #484848;
	font-weight: bold;
	margin-top: 55px;
	float: left;
	margin-left: 6px;
	font-size: 90%;
}




#footer {
	clear: both;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
}
ul#textNav {
	text-align: right;
	padding-top: 3px;
}

ul#textNav li {
	display: inline;
	margin-left: 4px;
}
ul#textNav li a {
	color: #444444;
	text-decoration: none;
}

#footer address {
	text-align: right;
	font-size: 0.883em;
	color: #444444;
}
