@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(../images/bg_base.gif);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
a:link {
	color: #E33333;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6666;
	text-decoration: none;
}
#wrapper {
	width: 800px;
	background-image: url(../images/bg_main.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	background-repeat: repeat-y;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* ヘッダ
---------------------------------------------------- */
#header {
	margin: 0px;
	height: 71px;
	width: 800px;
	background-image: url(../images/header.gif);
	padding: 0px;
	position: relative;
	background-repeat: no-repeat;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header li {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-indent: -9999px;
	height: 23px;
	width: 100px;
}
#header li a {
	text-decoration: none;
	display: block;
	height: 23px;
	width: 100px;
}
#header li#headmenu1 {
	position: absolute;
	left: 587px;
	top: 11px;
	height: 23px;
	width: 100px;
	background-image: url(../images/headmenu_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header li#headmenu2 {
	position: absolute;
	left: 693px;
	top: 11px;
	height: 23px;
	width: 100px;
	background-image: url(../images/headmenu_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header li#headmenu1 a:hover {
	background-image: url(../images/headmenu_1.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	height: 23px;
	width: 100px;
}
#header li#headmenu2 a:hover {
	background-image: url(../images/headmenu_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	height: 23px;
	width: 100px;
}
#headerlogo a {
	height: 37px;
	width: 193px;
	position: absolute;
	left: 17px;
	top: 16px;
	background-image: url(../images/logo_e.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#topimage {
	height: 200px;
	width: 800px;
	background-image: url(../images/img_top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}
#topimage-copy {
	width: 312px;
	height: 32px;
	padding-top: 87px;
}
#subimage-1 {
	background-image: url(../images/img_sub01.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 800px;
}
#subimage-2 {
	background-image: url(../images/img_sub02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 800px;
}
#subimage-3 {
	background-image: url(../images/img_sub03.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 800px;
}
#subimage-4 {
	background-image: url(../images/img_sub04.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 800px;
}
#subimage-5 {
	background-image: url(../images/img_sub05.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 800px;
}
#subimage-6 {
	background-image: url(../images/img_sub06.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 800px;
}
#subimage-7 {
	background-image: url(../images/img_sub07.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 800px;
}
#subimage-logo {
	height: 37px;
	width: 227px;
	padding-top: 31px;
	padding-left: 20px;
}

/* コンテンツ
---------------------------------------------------- */
#content {
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu {
	float: left;
	width: 180px;
	background-image: url(../images/menu_shadow.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 272px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 31px;
	width: 170px;
}
#menu li a {
	text-decoration: none;
	display: block;
	height: 31px;
	width: 170px;
}
#menu li#menu1 {
	height: 31px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 15px;
	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#menu2 {
	height: 31px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 51px;
	background-image: url(../images/menu_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#menu3 {
	height: 31px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 87px;
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#menu4 {
	height: 31px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 123px;
	background-image: url(../images/menu_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#menu5 {
	height: 31px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 159px;
	background-image: url(../images/menu_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#menu6 {
	height: 31px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 195px;
	background-image: url(../images/menu_06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#menu7 {
	height: 31px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 231px;
	background-image: url(../images/menu_07.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#menu1 a:hover {
	background-image: url(../images/menu_01.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu2 a:hover {
	background-image: url(../images/menu_02.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu3 a:hover {
	background-image: url(../images/menu_03.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu4 a:hover {
	background-image: url(../images/menu_04.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu5 a:hover {
	background-image: url(../images/menu_05.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu6 a:hover {
	background-image: url(../images/menu_06.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu7 a:hover {
	background-image: url(../images/menu_07.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu1 a.here {
	background-image: url(../images/menu_01.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu2 a.here {
	background-image: url(../images/menu_02.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu3 a.here {
	background-image: url(../images/menu_03.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu4 a.here {
	background-image: url(../images/menu_04.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu5 a.here {
	background-image: url(../images/menu_05.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu6 a.here {
	background-image: url(../images/menu_06.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#menu li#menu7 a.here {
	background-image: url(../images/menu_07.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
}
#main-top {
	float: right;
	width: 560px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 60px;
	background-image: url(../images/main_shadow.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#main-sub {
	float: right;
	width: 590px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 30px;
	background-image: url(../images/main_shadow.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#main-sub h1 {
	margin: 0px;
	padding: 0px;
}
#main-sub h2 {
	margin-top: 25px;
	margin-bottom: 10px;
}
#toplogo {
	background-image: url(../images/logo_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 64px;
	width: 500px;
}
#topcopy1 {
	background-image: url(../images/topcopy_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 68px;
	width: 500px;
	margin-top: 30px;
}
#topcopy2 {
	background-image: url(../images/topcopy_02.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 137px;
	width: 508px;
	margin-top: 25px;
}
#topcopy3 {
	text-align: center;
	width: 500px;
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
}
.margin-t5 {
	margin-top: 5px;
}
.margin-t7 {
	margin-top: 7px;
}
.margin-t10 {
	margin-top: 10px;
}
.margin-t20 {
	margin-top: 20px;
}
.margin-t25 {
	margin-top: 25px;
}
.margin-t30 {
	margin-top: 30px;
}
.margin-t40 {
	margin-top: 40px;
}
.margin-l25 {
	margin-left: 25px;
}
.aligncenter {
	text-align: center;
	width: 575px;
}
.subcopytext {
	font-size: 13px;
	line-height: 21px;
}
.facilitybox {
	width: 575px;
	margin-top: 25px;
	position: relative;
}
.facilitybox-sub1 {
	float: left;
	width: 175px;
	padding-right: 25px;
}
.facilitybox-sub2 {
	width: 175px;
	float: left;
}
.procedurebox1 {
	width: 575px;
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	position: relative;
}
.procedurebox1   h3 {
	margin: 0px;
	padding: 0px;
}
.procedurebox2 {
	width: 575px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	position: relative;
}
.procedurebox2 h3 {
	margin: 0px;
	padding: 0px;
}
.procedurebox3 {
	width: 575px;
	padding-top: 20px;
	margin-bottom: 40px;
	position: relative;
}
.procedurebox3 h3 {
	margin: 0px;
	padding: 0px;
}
.procedurebox4 {
	width: 575px;
	margin-top: 5px;
}
.procedurebox4  h4 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #418B8B;
	margin-top: 10px;
	margin-bottom: 5px;
}
.proceduretitle {
	float: left;
	width: 115px;
}
.proceduretext {
	display: block;
	width: 433px;
	float: right;
}
#hospitalbox1 {
	width: 538px;
	margin-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	position: relative;
}
#hospitalbox2 {
	width: 538px;
	margin-top: 30px;
	padding-left: 20px;
	position: relative;
}
.clinic {
	float: left;
	width: 388px;
}
.doctor {
	float: right;
	width: 150px;
}
.doctorname {
	text-align: center;
	width: 150px;
	margin-top: 10px;
}
.text-orange {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #E47C1A;
	margin-top: 20px;
	margin-bottom: 5px;
}
.text-lightblue {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #33AEEB;
	margin-top: 20px;
	margin-bottom: 5px;
}
.list-type1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.list-style1 {
	background-image: url(../images/listmark.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-bottom: 3px;
	padding-left: 14px;
}
.text-14bold {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
}
.text-10 {
	font-size: 10px;
	line-height: 15px;
	margin-top: 5px;
}
.staffset {
	width: 582px;
	margin-bottom: 15px;
}
.stafftitle {
	display: block;
	float: left;
	width: 145px;
}
.stafftext {
	display: block;
	width: 430px;
	margin-left: 145px;
}
.wantedset {
	width: 575px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E33333;
	border-bottom-color: #E33333;
}
.wantedset2 {
	width: 575px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E33333;
	border-bottom-color: #E33333;
	margin-top: 20px;
}
.wantedtitle {
	float: left;
	width: 172px;
	padding-right: 18px;
	padding-left: 30px;
	padding-top: 15px;
}
.wantedtext {
	display: block;
	width: 350px;
	margin-left: 220px;
}
#networklink {
	line-height: 21px;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 545px;
	padding-left: 30px;
}

/* フォーム
---------------------------------------------------- */
form {
	margin: 0px;
}
.formsettop {
	width: 575px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 30px;
}
.formset {
	width: 575px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.formlabel {
	float: left;
	height: 25px;
	width: 155px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #418B8B;
	display: block;
	line-height: 25px;
}
.formlabel2 {
	float: left;
	height: 40px;
	width: 155px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #418B8B;
	display: block;
	line-height: 18px;
	padding-top: 4px;
}
.formbox {
	width: 400px;
	margin-left: 185px;
}
#formtitle {
	width: 590px;
	margin-bottom: 20px;
	text-align: left;
}
#privacy {
	width: 575px;
	margin-top: 30px;
}
#name1, #name2, #mail, #academic {
	width: 300px;
}
#age {
	width: 70px;
}
#relationship, #tel {
	width: 150px;
}
#address {
	width: 390px;
}
#comment {
	height: 100px;
	width: 390px;
}
#submitbox {
	width: 575px;
	margin-top: 20px;
	text-align: center;
}
#submitbox input {
	height: 21px;
	width: 90px;
	margin-right: 15px;
	margin-left: 15px;
}

/* フッタ
---------------------------------------------------- */
#footer {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 800px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
}
