/* ---- body ---- */
body {
	line-height: 140%;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,address {
	margin-top: 0;
	margin-bottom: 0;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
hr {
	display: none;
}

/* ---- body リンクカラー ---- */
a:link {
	color:#D3815C;
	font-size: 12px;
}

a:visited {
	color:#D3815C;
}

a:hover {
	color:#D3815C
}

a:active {
	color:#D3815C;
}

/* ---- レイアウト ---- */
#layoutBody {
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 748px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}

#topcontentBody {
	width: 748px;
}

#topcontentBodyl {
	width: 524px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
}

#topcontentBodyr {
	width: 224px;
	float: right;
	padding-bottom: 30px;
}

.contentl {
	width: 478px;
	margin-left: 8px;
	border: 1px dotted #CCCCCC;
	padding-left: 16px;
	padding-right: 14px;
	letter-spacing: 1px;
	color: #99928F;
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.contentl h3{
	background-color: #FFFFFF;
	padding-left: 60px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 15px;
	margin-bottom: 10px;
	background-image: url(doctor.html);
	background-repeat: no-repeat;
	height: 30px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #663366;
	padding-top: 20px;
	padding-bottom: 2px;
}
.contentl ul{
	letter-spacing: 2px;
	text-decoration: none;
}

.contentl p{
	letter-spacing: 2px;
	text-indent: 12px;
	margin: 3px;
}

/* ---- ヘッダー ---- */

#header {
	background-color: #010101;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(yuinou.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 150px;
}

#header h1{
	padding-top: 35px;
	margin-left: 50px;
}

#header h1 a:link, #header h1 a:visited {
	color:#4b4b4b;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
#header h1 a:hover, #header h1 a:active {
	color:#999999;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#header h2{
	margin-left: 50px;
	color: #4b4b4b;
	font-size: 10px;
	font-weight: normal;
}

/* ---- 右メニュー ---- */
#menubox {
	width: 208px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 1px;
	padding-bottom: 10px;
	padding-top: 15px;
	border: 1px none #CCCCCC;
}

#firstbox {
	width: 180px;
	margin-left: 10px;
}

#firsttitle {
	width: 60px;
	font-weight: bold;
	border-bottom-color: #CC0000;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #CC0000;
	border-left-style: solid;
	border-left-width: 12px;
	font-size: 12px;
	padding-left: 4px;
	padding-top: 3px;
	color: #F48B5E;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	margin-left: 45px;
}

.firsttext{
	list-style-type: none;
	width: 170px;
	margin-top: 10px;
	font-size: 12.px;
	line-height: 140%;
	padding-left: 15px;
	font-size: 10px;
	letter-spacing: 1px;
}

.firsttext li{
	list-style-type: none;
}

.firsttext a:link, .firsttext a:visited {
	color:#D3815C;
	font-size: 12px;
	margin-top: 15px;
	display:block;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CCC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	height: 30px;
	width: 150px;
	text-decoration: none;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	
}

.firsttext a:hover, .firsttext a:active {
	border-top: none #FF3300;
	border-right: 3px solid #FF3300;
	border-bottom: none #FF3300;
	border-left: 3px solid #FF3300;
}

/* ---- フッターメニュー ---- */
#footer {
	text-align: center;
	clear: both;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	width: 748px;
	background-color: #CC0000;
	font-size: 12px;
	color: #D3CDCB;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link {
	color:#E3E4E7;
	font-size: 12px;
	text-decoration: none;
}

#footer a:visited {
	color:#E3E4E7;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}


.contentl dl {
	margin: 5px;
}
.contentl dt {
	padding: 0px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.contentl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#sitemap {
	margin-left: 20px;
}
#sitemaplink {
	text-align: right;
	margin-right: 20px;
}
#header a {
	color: #CC0000;
}
#header p {
	color: #FFFFFF;
	padding-left: 300px;
	font-size: 10px;
}

dt {
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
}

dd {
	padding-left: 0px;
}

h4 {
	font-size: 12px;
}
