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

/* basic configurations */
*{
	margin:0px auto 0px auto;
	padding:0px auto 0px auto;
	line-height: 160%;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
#swf {
	clear: both;
	width: 934px;
	height: 228px;
	margin: 0px auto 10px auto;
	padding: 6px 0px 0px 0px;
}
#topicpath {
	clear: both;
	width: 934px;
	height: 1em;
	margin: 0px auto 10px auto;
	padding: 6px 0px 0px 0px;
}
.topicpathArrow {
	height: 8px;
	width: 7px;
	padding: 0px 5px 0px 5px;
}
.bold {
	font-weight: bold;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* link*/
a, a:link {
color: #327188;
	text-decoration: none;
}
a:hover,a:active,a:focus {
	color:#327188;
	text-decoration: underline;
}
a img {
	border: none;
}

/*background*/
body{
	color: #000000;
	background:#ffffff;
}

/* header */
#header {
	background: url(../images/common/background_header.jpg) repeat-x;
}
.headerWrapper {
	clear: both;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#headertext {;
	text-align: right;
	color: #ffffff;
	font-size:100%;
	font-weight: normal;
	margin: 0px;
}
#headerLogo {
	float: left;
	width: 168px;
	margin: 0px 0px 12px 10px;
}
#headerRight {
	float: right;
	width: 199px;
	padding: 0px;
	margin: 17px 10px 12px 0px;
}
#headerList {
	float: right;
	padding:5px 10px 0px 0px;
	margin: 0px;
}
#headerList li{
	display: inline;
}
#headerDivider {
	clear: both;
	height: 3px;
	background: url(../images/common/header_divider.jpg) repeat-x;
}

/* list style */
.listCircle ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.listCircle li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 5px 0px 0px 30px;
	text-align: left;
}

.listNone ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.listNone li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 0px 0px 60px;
	text-align: left;
}
.listSquare ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.listSquare li {
	list-style-type: square;
	list-style-position: inside;
	margin: 5px 0px 0px 30px;
	text-align: left;
}

.treatmentIndexListDisc ul {
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.treatmentIndexListDisc li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 2em;
	text-align: left;
}

.treatmentIndexListDiscE ul {
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.treatmentIndexListDiscE li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 250px;
	text-align: left;
}

.listCircleSitemap ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.listCircleSitemap li {
	list-style-type: none;
	list-style-position: outside;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	background: url(../images/common/bullet_arrow_yellow.gif) 0px 5px no-repeat;
}

.dec_pp li{
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px 0px 0px 40px;
	text-align: left;
}
.circle_pp li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0px 20px;
	text-align: left;
}
.nocircle_pp li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 20px;
	text-align: left;
}
.disc_pp li{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 20px 0px 60px;
	text-align: left;
}
.disc_pp_third li{
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 20px 0px 80px;
	text-align: left;
}

/* contents wrapper */
#contentsWrapperShadow {
	width: 988px;
	background: url(../images/common/background.jpg) repeat-y;
	margin: 0px auto 0px auto;
}
#contentsWrapper {
	width: 960px;
	margin: 0px auto 0px auto;
}

/*left contents index */
#contents {
	width: 960px;
	padding: 0px 0px 30px 0px;
}
#main {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
#index {
	margin: 0px;
}
#IndexcmsEmbed {
	width: 660px;
	padding: 0px 0px 0px 5px;
}
#embeddedCMS {
	width: 660px;
	height: 170px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.indexMainTitle {
	clear: both;
	margin: 10px 0px 0px 5px;
}
#indexColumnLeft {
	float: left;
	width: 210px;
	text-align: left;
	padding: 10px 0px 0px 5px;
}
.indexColumn {
	float: left;
	width: 210px;
	text-align: left;
	padding: 10px 0px 0px 15px;
}
.indexColumnText {
	margin: 10px 0px 10px 0px;
}
#cmsList {
	clear: both;
	width: 660px;
	padding: 0px 8px 0px 5px;
}

.indexColumn2 {
	float: left;
	width: 328px;
	padding: 10px 0px 0px 5px;
	font-size: 100%;
}
.indexColumn3 {
	float: left;
	width: 328px;
	margin: 10px 0px 0px 12px;
	font-size: 100%;
}
.bulletArrowY {
	margin: 10px 0px 0px 10px;
}
.bulletArrowY li {
	margin: 5px 0px 0px 0px;
	text-align: left;
	background: url(../images/common/bullet_arrow_yellow.gif) 0px 4px no-repeat;
	padding: 0px 0px 0px 16px;
}
#bulletArrowYCms {
	float: right;
	margin: 10px 0px 10px 10px;
}
#bulletArrowYCms li {
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(../images/common/bullet_arrow_yellow.gif) 0px 4px no-repeat;
	padding: 0px 0px 0px 16px;
}

/* indexPage (except root index) */

#indexColumnWrapper {
	width: 660px;
	margin: 45px 0px 0px 0px;
}
.indexColumn2column {
	clear: both;
	width: 320px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.indexColumn2columnRight {
	width: 320px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 20px;
}
.indexColP {
	width: 300px;
	margin: 0px 10px 0px 10px;
	padding: 15px 0px 0px 0px;
}
.indexColPAfterLi {
	width: 300px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#indexLead {
	margin: 0px 0px 20px 0px;
}

/* contentsPage */

#mainContentsWrapper {
	clear: both;
	width: 660px;
	margin: 25px 0px 0px 0px;

}
#mainContentsWrapper p {
	margin: 20px 0px 0px 0px;
}

#mainContentsWrapper H3 {
	margin: 50px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	width: 660px;
	height: 25px;
	color: #3c3c3c;
	font-size: 120%;
	background: url(../images/common/h2bg.jpg) no-repeat;
}
H3#firstContents {
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	width: 660px;
	height: 25px;
	color: #3c3c3c;
	font-size: 120%;
	background: url(../images/common/h2bg.jpg) no-repeat;
}
#mainContentsWrapper H4 {
	margin: 20px 0px 0px 0px;
	font-weight: normal;
	font-size: 120%;
	color: #704904;
}

#mainContentsWrapper H5 {
	margin: 20px 0px 0px 5px;
	font-weight: bold;
	font-size: 100%;
	color: #333333;
}
.h5Contents {
	margin: 0px 0px 0px 20px;
}

.divP {
	margin: 20px 0px 20px 0px;
}

.totop {
	clear: both;
	margin: 50px 0px 0px 0px;
	text-align:right;
}
#indexLeadF {
	margin: 45px 0px 20px 0px;
}
.imgLeadFloat {
	float: left;
	margin: 0px 20px 10px 0px;
}
.imgLeadFloatRight {
	float: right;
	margin: 0px 0px 10px 20px;
}

/* guide: access.html busstop */
#stationColumnLeft {
	float: left;
	width: 200px;
	text-align: left;
	padding: 10px 0px 0px 0px;
}
.stationColumn {
	float: left;
	width: 200px;
	text-align: left;
	padding: 10px 0px 0px 30px;
}
img.busmap {
	margin: 0px 0px 20px 0px;
}

/* treatment: obs.html background */
.listObsBg {
	background: #fffcf5;
	padding: 10px;
}
.obsTable {
	width: 300px;
	float: left;
	display: inline;
}
.obsGoods ul {
}
.obsGoods li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 1.5em;
	text-align: left;
	float: none;
}

/* treatment: gyn.html background */
.bgPink {
	background: #ffeeee;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
.bgGreen {
	background: #eeffee;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}

/* about: introduction.html photo */

.photoColumnLeft {
	float: left;
	width: 210px;
	text-align: left;
	padding: 10px 0px 0px 0px;
}
.photoColumn {
	float: left;
	width: 210px;
	text-align: left;
	padding: 10px 0px 0px 15px;
}
.fancyimg {
	float; left;
	border: 1px solid #999999;
	padding: 2px;	
	margin: 0px 0px 0px 0px;
}

/* about: doctor.html photo */

.doctorPhoto {
	float: left;
	padding: 20px 10px 20px 0px;
}

/* faq: index.html column */
.column_contents {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
.q_header {
	width:660px;
	background: url(../images/faq/q_header.gif) no-repeat 0px 0px;
	line-height: 1em;
}
.q_contents {
	padding: 8px 0px 5px 30px;
}
.answer {
	width: 660px;
	background: url(../images/faq/a_bg.gif) no-repeat 0px 0px;
	background-color: #f8e8e8;
}
.a_contents {
	padding: 8px 8px 8px 30px;
}

/* right contents */
#indexRight {
	width: 252px;
	float: right;
	padding: 0px 13px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 120%;
}
#RightContentsWrapperIndex {
	text-align: center;
}
#RightContentsWrapper {
	text-align: center;
}
#rightQR {
	margin: 10px 0px 20px 0px;
}
.rightBanner {
	margin: 10px 0px 0px 0px;
}

/* right contents navigation */

#RightContentsNavigationWrapper {
	text-align: center;
	background: url(../images/common/rightnavi_bg.jpg) repeat-y;
	margin: 0px 0px 16px 0px;
}
#RightContentsNavigationContents {
	padding: 9px 9px 9px 9px;
}

/* footer */
#footerVein {
	height: 32px;
	margin: 0px 0px 0px 0px;
	background: url(../images/common/background_vein.jpg) repeat-x;
}
#footerDivider {
	height: 3px;
	background: url(../images/common/header_divider.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
}
#footerVeinShadow {
	margin: 0px 0px 0px 0px;
	background: url(../images/common/background_vein_shadow.jpg) repeat-x;
}
#footer_logo {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
}
#copyright{
	text-align: center;
	margin: 22px auto 0px auto;
	padding: 0px 0px 5px 0px;
	color: #ffffff;
}
#footernavi {
	padding: 20px auto 0px auto;
	text-align: center;
}
#txt_link03 {
	text-align: center;
	margin: 36px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#txt_link03 li{
	display: inline;
	font-size:100%;
	color: #ffffff;
}
#txt_link03 a{
	padding: 0px 5px 0px 5px;
	color: #ffffff;
}



/* table */
table.guideHour {
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #704a01;
	border-left: 1px solid #704a01;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	width: 660px;
}
.guideHour th{
	border-right: 1px solid #704a01;
	border-bottom: 1px solid #704a01;
	color: #330000;
	background-color: #fffcf5;
	background-position: left top;
	padding: 0.5em 1em;
	text-align: center;
}
.guideHour td{
	border-right: 1px solid #704a01;
	border-bottom: 1px solid #704a01;
	padding: 0.5em 1em;
	vertical-align: middle;
	text-align: center;
}

table.obsSchedule {
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #704a01;
	border-left: 1px solid #704a01;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;

}
.obsSchedule th{
	border-right: 1px solid #704a01;
	border-bottom: 1px solid #704a01;
	color: #330000;
	background-color: #fffcf5;
	background-position: left top;
	padding: 0.5em 1em;
	text-align: center;
}
.obsSchedule td{
	border-right: 1px solid #704a01;
	border-bottom: 1px solid #704a01;
	padding: 0.5em 1em;
	vertical-align: middle;
	text-align: left;
}
.obsSchedule .bold {
	font-weight: bold;
}
.obsSchedule .largebold {
	font-weight: bold;
	font-size: 150%;
}
table.doctorCarrier {
	clear: both;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #704a01;
	border-left: 1px solid #704a01;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	width: 660px;
}
.doctorCarrier th{
	border-right: 1px solid #704a01;
	border-bottom: 1px solid #704a01;
	color: #330000;
	background-color: #fffcf5;
	background-position: left top;
	padding: 0.5em 1em;
	width: 8em;
	text-align: center;
}
.doctorCarrier td{
	border-right: 1px solid #704a01;
	border-bottom: 1px solid #704a01;
	padding:0.5em 1em;
	vertical-align: middle;
	text-align: left;
}

table.inquiry {
	clear: both;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #704a01;
	border-left: 1px solid #704a01;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	width: 660px;
}
.inquiry th{
	border-right: 1px solid #704a01;
	border-bottom: 1px solid #704a01;
	color: #330000;
	background-color: #fffcf5;
	background-position: left top;
	padding: 0.5em 1em;
	text-align: right;
}
.inquiry td{
	border-right: 1px solid #704a01;
	border-bottom: 1px solid #704a01;
	padding: 0.5em 1em;
	vertical-align: middle;
	text-align: left;
}
img.required {
	width: 30px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 5px;
}

/* inquiry compornent */
#requiredTableCenterAssent {
	text-align: center;
}
#requiredTableCenterAssentCB {
	text-align: center;
}
#requiredTableCenterSendBtn {
	text-align: center;
}
.inquiryInput {
	text-align: left;
	border: 1px solid #704a01;
}

/* kounenki_gairai.html added at 20100512 */
#kounenkiSymptomsL, #kounenkiSymptomsR {
	width: 320px;
	float: left;
	margin: 20px 0px 0px 0px;
}
#kounenkiSymptomsL {
	padding: 0px 10px 0px 0px;
}
#kounenkiSymptomsR {
	padding: 0px 0px 0px 10px;
}
.kounenkiSymptomsTitleTop {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 120%;
	color: #704904;
}
.kounenkiSymptomsTitle {
	padding: 20px 0px 0px 0px;
	font-weight: normal;
	font-size: 120%;
	color: #704904;
}
.Dt {
	padding: 10px 0px 0px 0px;
}
.DdContents {
	margin: 10px 0px 0px 0px;
	width: 300px;
	float: left;
	padding: 10px;
	background: #fffcf5;
}
.DdContentsAdvice {
	margin: 10px 0px 0px 0px;
	width: 300px;
	float: left;
	padding: 10px;
	background: #f8e8e8;
}