@charset "utf-8";


body,td,th {
	font-size: 13px;
	color: #333;
	font-family: "ＭＳ Ｐゴシック";
}
body {
	margin: 0px;
	background-color: #C9C8C8;
}
a:link {
	color: #F90;
	text-decoration: none;
}


.rr { text-align: right; }
.ll { text-align: left; }
.cc { text-align: center; }

.vat { vertical-align: top; }
.vam { vertical-align: middle; }
.vab { vertical-align: bottom; }


a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:active {
	color: #F90;
	text-decoration: none;
}


#wrapper {
	background-image: url(../img/index/main_back.png);
	background-repeat: repeat;
}
.stop {
	clear: both;
}



#headerBack {
	background-image: url(../img/index/header_back.png);
	background-repeat: repeat-x;
	height: 130px;
	width: 100%;
}
#header {
	background-image: url(../img/index/header.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header #headRight {
	text-indent: -9999px;
	height: 65px;
	width: auto;
}
#header #topBtBox {
	height: auto;
	width: auto;
}
#header #searchBox {
	height: auto;
	width: auto;
}

#header #searchBox .searchF {
	float: right;
	height: auto;
	width: auto;
	margin-top: 5px;
}
#footerBack {
	background-image: url(../img/index/footer_back.png);
	background-repeat: repeat-x;
	height: 100px;
	width: auto;
}
#footerBack #footmenu {
	padding:8px 0 8px 0;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 180%;
	font-size:10px;
}
#footerBack #footer {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
}


#mainBack {
	height: auto;
	width: 100%;
}
#centerBox {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#main #thema {
	background-image: url(../img/index/thema.png);
	height: 250px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#main #thema_p {
	background-image: url(../img/index/thema_pub.png);
	height: 250px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#main #thema_mem {
	background-image: url(../img/index/thema_mem.png);
	height: 250px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#main #mainBox {
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
#main #mainBox_in {
	height: auto;
	width: auto;
	margin-bottom: 10px;
	background-color:#FFF;
	padding:40px;
	background-color:#FFF;
	border: 1px solid #DDD;
	min-height:400px;
	line-height: 140%;
}

.mainInner {
	padding: 0 15px 0;
	border: solid 1px #FF0000
}

.mainInner p {
	padding-bottom: 0px;
}

.medicalBn {
	text-indent: -9999px;
	background: url(../img/button/bn_medical.png) no-repeat left top;
	display: block;
	height: 70px;
	width: 325px;
	margin: 0 10px;
}
a:hover.medicalBn {
	background-position: left bottom;
}

.publicBn {
	text-indent: -9999px;
	background: url(../img/button/bn_public.png) no-repeat left top;
	display: block;
	height: 70px;
	width: 325px;
	margin: 0 10px;
}

a:hover.publicBn {
	background-position: left bottom;
}




#leftBox {
	float: left;
	width: 800px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(../img/index/mem_back.png);
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A1E1FF;
}
#leftBox2 {
	float: right;
	height: 380px;
	width: 395px;
	background-image: url(../img/index/leftbox_back.png);
	background-repeat: no-repeat;
}
#newsBox {
	height: auto;
	width: 395px;
	margin-bottom: 5px;
	float: left;
}

#newsBox .newsFrame {
	width: 395px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}


#newsBox .newsFooter {
	background-image: url(../img/index/news_footer.png);
	text-indent: -9999px;
	height: 18px;
	width: 395px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bunnerBox .infoC .infoCP {
	font-size: 11px;
	margin-top: 95px;
	margin-left: 90px;
}
.bunnerBox {

}
#leftleft {
	float: left;
	width: 395px;
}
#rightright {
	float: left;
	width: 395px;
}




.bunnerBox .infoN {
	height: 121px;
	width: 194px;
	background-image: url(../img/index/info_nyukai.png);
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.bunnerBox .infoN .infoP {
	padding: 8px;
	margin-top: 45px;
}
.bunnerBox .infoN .spacer2 {
	margin: 0px;
	height: 98px;
	text-indent: -9999px;
}
.bunnerBox .infoN .infoNP2 {
	padding-left: 63px;
	margin: 0px;
}

.bunnerBox .infoC {
	height: 121px;
	width: 193px;
	background-image: url(../img/index/info_conve.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
}
.bunnerBox .infoC .infoCP2 {
	margin: 0px;
	float: right;
	padding-right: 20px;
}
.bunnerBox .infoC .spacer1 {
	margin: 0px;
	height: 98px;
	text-indent: -9999px;
}

#rightBox {
	width: 800px;
	background-image: url(../img/index/pub_back.png);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFC0EE;
}
#rightBox2 {
	float:right;
	height: 170px;
	width: 395px;
	background-image: url(../img/index/rightbox_back.png);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFC0EE;
}
.bunnerBox .infoM {
	background-image: url(../img/index/info_med.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 191px;
	text-indent: -9999px;
	float: left;
	margin-left: 5px;
}
.bunnerBox .infoQA .infoQAP {
	font-size: 12px;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-top: 48px;
}

.bunnerBox .infoQA {
	background-image: url(../img/index/info_qa.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 191px;
	float: right;
	margin-right: 5px;
}
.bunnerBox .infoQA .infoQAA {
	margin-left: 120px;

}
.seminarBox {
	background-image: url(../img/index/semina_back.png);
	height: 160px;
	width: 385px;
	margin: 5px;
	float: left;
}
.seminarFrame {
	width: 375px;
	margin-left: 5px;
	height: auto;
}
#mainBack .bt {
	height: auto;
	width: 190px;
	background-color: #fcfcfc;
	border: 1px solid #CCC;
}
#contents {
	float: left;
	width: 192px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.red {
	color: #F00;
}
.re {
	text-align: right;
}

/*----会員の皆様へ---*/

.info_box {
	margin-top: 10px;
	background-color: #92DDFF;
	padding: 5px;
}
.info_box_inner {
	background-color: #FFF;
	padding: 5px;
}

.memP {
	line-height: 120%;
	padding-right: 5px;
	padding-left: 5px;
}

.td01 {
	width: 75px;
}

.td03 {
	width: 75px;
}