@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url(../images/bacgground_border.gif);
}
#page {
	width: 713px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#sidebar {
	background-color: #a6d2ff;
	width: 187px;
	float: left;
	text-align: left;
	padding-left: 14px;
}
ul#subNav a {
	color: #454545;
	text-decoration: none;
}
h1 {
	margin-bottom: 12px;
}
#sidebar ul {
	font-size: 0.01px;
	line-height: 0.01px;
	margin-bottom: 10px;
}
p#clinic_name {
	font-size: 108.33%;
	font-weight: bold;
	color: #505050;
}
p#clinic_address {
	font-size: 108.33%;
	font-weight: bold;
	color: #505050;
}
p#time_required {
	font-size: 0.83em;
	color: #505050;
}
p#telephone {
	font-size: 1.66em;
	color: #505050;
	font-weight: bold;
	margin-bottom: 5px;
}
li#bnr_blog {
	margin-bottom: 4px;
}
li#bnr_jps {
	margin-bottom: 3px;
}




#contentsarea {
	width: 512px;
	float: right;
	text-align: left;
}
