/* contents
------------------------------*/
#contents-area {
	min-width: 960px;
	margin: 0 20px;
	padding-bottom: 20px;
}

#contents {
	text-align: center;
	min-width: 960px;
}

/* urology
------------------------------*/
.urology-title {
	min-width: 960px;
	margin-bottom: 20px;
	background-image: url(img/title_bg.jpg);
	background-position: right;
	background-repeat: repeat-x;
}

.urology-title h2 {
	width: 280px;
	height: 40px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -279px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* internal
------------------------------*/
.internal-title {
	min-width: 960px;
	margin-bottom: 20px;
	background-image: url(img/title_bg.jpg);
	background-position: right;
	background-repeat: repeat-x;
}

.internal-title h2 {
	width: 280px;
	height: 40px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -319px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#counseling-title {
	margin: 0 350px 20px 0;
	min-width: 610px;
	background-image: url(img/title_bg.jpg);
	background-position: right;
	background-repeat: repeat-x;
}

#counseling-title h2 {
	width: 280px;
	height: 40px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -838px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#counseling {
	margin-right: 350px;
	min-width: 610px;
}

#counseling h3 {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #2984CF;
	font-size: 142%;
	color: #2984CF;
	text-indent: 20px;
	background-image: url(img/sprites.jpg);
	background-position: -480px -485px;
	background-repeat: no-repeat;
}

* html #counseling h3 span {
display: block;
width: 610px;
}

/* dermatology
------------------------------*/
.dermatology-title {
	min-width: 960px;
	margin-bottom: 20px;
	background-image: url(img/title_bg.jpg);
	background-position: right;
	background-repeat: repeat-x;
}

.dermatology-title h2 {
	width: 280px;
	height: 40px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -359px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* main
------------------------------*/
#main {
	text-align: left;
	float:left;
	width: 100%;
	margin-right: -350px;
	position: relative;
	z-index: 1;
	display: block;
}

#element-contents {
	margin-right: 350px;
	padding-bottom: 10px;
	min-width: 610px;
}

* html #element-contents {
	clear: both;
}

#element-contents h3 {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #2984CF;
	font-size: 142%;
	color: #2984CF;
	text-indent: 20px;
	background-image: url(img/sprites.jpg);
	background-position: -480px -485px;
	background-repeat: no-repeat;
}

* html #element-contents h3 span {
display: block;
width: 610px;
}

#element-contents p {
	line-height: 1.7;
}


#element-contents p a {
	color: #0D5087;
}

#element-contents p a:hover {
	color: #CC0101;
}

#element-contents p a:visited {
	color: #3C39D6;
}

.element-txt {
	margin: 0 0 8px 20px;
}

.element-txt span {
	margin-right: 16px;
}

* html .element-txt {
display: block;
width: 590px;
}

.element-link {
	width: 101px;
	height: 24px;
	margin: 0 0 30px 20px;
}

.element-link a {
	display: block;
	width: 101px;
	height: 24px;
	background-image: url(img/sprites.jpg);
	background-position: -480px -239px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.element-link a:hover {
	display: block;
	width: 101px;
	height: 24px;
	background-image: url(img/sprites.jpg);
	background-position: -480px -263px;
	background-repeat: no-repeat;
}

.toplink {
	width: 120px;
	height: 15px;
	margin-right: 350px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(img/sprites.jpg);
	background-position: -480px -298px;
	background-repeat: no-repeat;
	text-indent: 18px;
}

.toplink a {
	color: #0D5087;
}

.toplink a:visited {
	color: #3C39D6;
}

.toplink a:hover {
	color: #CC0101;
}

/* sub
------------------------------*/
#sub {
	display: block;
	text-align: left;
	float: right;
	width: 330px;
	margin-left: 20px;
	background-color: #3697CE;
	position: relative;
	z-index: 2;
}

* html #sub {
	clear: both;
}

#list {
	width: 258px;
	margin: 20px auto 20px;
}

.sub-phone {
	width: 260px;
	height: 92px;
	margin-bottom: 30px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -878px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#list h4 {
	margin-bottom: 18px;
	font-size: 125%;
	color: #FFFFFF;
	text-indent: 25px;
	background-image: url(img/mark.jpg);
	background-position: 0 40%;
	background-repeat: no-repeat;
}

#list ul {
	margin-bottom: 30px;
}

#list li {
	margin-bottom: 10px;
	padding-left: 30px;
	background-image: url(img/mark02.jpg);
	background-position: 4% 50%;
	background-repeat: no-repeat;
}

#list li  a {
	color: #FFFFFF;
}

#list li  a:hover {
	color: #CC0101;
}

/*#list li  a:visited {
	color: #3C39D6;
}*/



