@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}
table.member {
	width: 100%;
}
table.member td,table.member th {
	border: #d9d9d9 1px solid;
	padding: 5px 10px;
}
table.member th {
	background: #6D7B98;
	color: #fff;
}
.header1261388572218,.header1261389442124,.header1261389775528,.header1261390685052,.header1261387651329 {
	padding: 5px 0 5px 35px;
	background: #33476e;
	width: 595px;
	height: 24px;
	border: none;
}
.header1261388572218 h3,.header1261389442124 h3,.header1261389775528 h3,.header1261390685052 h3,.header1261387651329 h3 {
	font-size:123.1%;
	font-weight: bold;
	color: #fff;
}
.dody1261389442124,.dody1261388572218,.dody1261387651329 {
	padding: 0;
}
.dody1261390685052 p a {
	background: url(images/point.gif) no-repeat 0 0px;
	padding-left: 15px;
}
h4.doctor{
	clear:both;
	border-bottom:#e7092e solid 1px;
	margin:10px 0 10px 0;
}
dl.doctor dt{
	font-weight:bold;
	padding-left:25px;
}
dl.doctor dd{
	padding-left:40px;
}
ul.linkList {
	margin-bottom: 1.0em;
}
ul.linkList li {
	background: url(images/linkPoint.gif) no-repeat 0px 5px;
	padding-left: 16px;
}

