@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3;
}

table {
	line-height: 1.3;
}

a {
	color: #333366;
}

img {
	border: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}

#container {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	position: relative;
	background-image: url(/jyokin/images/bg.gif);
}

#header {
	padding: 0;
	margin: 0 5px;
	width: 890px;
}

#main {
	padding-left: 50px;
	text-align: left;
}

#main_index {
	padding: 0 20px;
	text-align: left;
}

#inner {
	width: 720px;
	margin-top: 10px;
}

#footer {
	border-top: 1px solid #999999;
	margin: 20px 30px 0;
	padding: 10px 0;
}

#footer .logo {
	float: left;
}

#footer .copyright {
	float: left;
	color: #999999;
	font-size: 70%;
	padding-left: 40px;
}

/* SEO */
div.ftlinkdiv {
	width: 890px;
	margin-top: 10px;
	FONT-SIZE: 12px;
	COLOR: #666666;
	HEIGHT: 20px;
	TEXT-ALIGN: center;
}
a.footerlink: link {
	font-size: 12px;color: #336699;text-decoration: none;
}
a.footerlink: visited {
	font-size: 12px;color: #336699;text-decoration: none;
}
a.footerlink: active {
	font-size: 12px;color: #FF6600;text-decoration: underline;
}
a.footerlink: hover {
	font-size: 12px;color: #FF6600;text-decoration: underline;
}

/* SEO */
h1.jyokin_h1 {
	background: url(/jyokin/images/header1.gif) no-repeat;
	width: 890px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 12px;
}

h2 {
	margin: 25px 0 0 0;
	padding: 0;
}

/* SEO */
h2.jyokin_h2 {
	background: url(/jyokin/images/header2_2.gif) no-repeat;
	width: 673px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 12px;
}

h3 {
	font-size: 120%;
	margin: 30px 0 10px;
	padding: 2px 5px;
	color: #006699;
	border: 1px solid #006699;
}

h3 .disclaimer {
	font-size: 70%;
	padding-top: 5px;
	font-weight: normal;
	color: #666666;
}

/* SEO */
h3.jyokin_h3 {
	background: url(/jyokin/images/J00_ttl01.jpg) no-repeat;
	width: 860px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 12px;
	border: none;
}

.pageflow {
	margin-top: 3px;
	width: 750px;
	text-align: right;
}

.errorview {
	width: 750px;
	margin: 15px 0;
	font-size: 90%;
}

.errorview ul li {
	color: #FF3333;
}

.disclaimer .mark {
	color: #CC0000;
}

.secure {
	border: 1px solid #CDE3E2;
	background-color: #EAF3F3;
	padding: 10px 15px;
	margin-top: 20px;
}

.secure .read {
	padding: 15px;
	width: 520px;
}

.secure .read a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.rule {
	margin: 20px 0 5px;
	padding: 10px 15px;
	height: 150px;
	overflow: auto;
	background-color: #FFFFE5;
	border: 1px solid #EBEBEB;
	font-size: 80%;
	text-align: left;
}

.rule p {
	margin: 5px;
	padding: 0;
}

.rule p.ttl {
	margin: 10px 5px 5px 5px;
	padding: 0;
}

.rule ol {
	margin: 5px;
	padding: 0 0 0 30px;
}

.rule ol li {
	margin: 0;
	padding: 0;
}

.rule_select {
	text-align: center;
	font-size: 90%;
}

input.px250 {
	width: 250px;
}

.type1_ttl {
	margin: 20px 0 10px;
}

.type1 {
	width: 720px;
	border-collapse: collapse;
	font-size: 80%;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
}

.type1 th.normal {
	border-top: 1px solid #CCCCCC;
	background-color: #E5EFF5;
	padding: 15px 0;
	text-align: center;
	width: 180px;
}

.type1 th.importance {
	border-top: 1px solid #CCCCCC;
	background-color: #B7D4E3;
	padding: 15px 0;
	text-align: center;
	width: 180px;
}

.type1 td.normal {
	border-top: 1px solid #CCCCCC;
	padding: 12px;
}

.type1 td.check {
	border-top: 1px solid #CCCCCC;
	padding: 12px;
}

.type1 th.dot {
	border-top: 1px dotted #CCCCCC;
}

.type1 td.dot {
	border-top: 1px dotted #CCCCCC;
}

.type1 .mark {
	color: #CC0000;
}

.type1 .disclaimer {
	color: #CC0000;
	font-size: 90%;
}

.type1 .supplement {
	font-size: 90%;
}

.type1 input {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}

.type1 td.check input {
	background-color: #FFFFFF;
	border: none;
}

.type1 td.check .other input {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}

.type1 textarea {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}

.type2_pr {
	width: 750px;
	margin-top: 10px;
}

.type2_pr td {
	color: #EC1C24;
	font-weight: bold;
	font-size: 90%;
	vertical-align: top;
}

.type2 {
	width: 750px;
	border-collapse: collapse;
	font-size: 75%;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
}

.type2 th.catch {
	background-color: #3686AE;
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	font-size: 90%;
}

.type2 th.title {
	color: #006699;
	border-top: 1px solid #CCCCCC;
	background-color: #B2D1E0;
	padding: 5px;
	text-align: left;
	font-size: 100%;
}

.type2 th.property {
	color: #006699;
	border-top: 1px solid #CCCCCC;
	background-color: #B2D1E0;
	padding: 5px;
	text-align: right;
}

.type2 th.normal {
	color: #666666;
	border-top: 1px solid #CCCCCC;
	background-color: #E5EFF5;
	padding: 5px;
	text-align: left;
	width: 90px;
	white-space: nowrap;
}

.type2 th.special {
	color: #666666;
	border-top: 1px solid #CCCCCC;
	background-color: #E5EFF5;
	padding: 5px;
	text-align: left;
	width: 150px;
	vertical-align: top;
}

.type2 th.special .mark {
	color: #006699;
}

.type2 th.special .memo {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 130px;
	height: 80px;
	overflow: auto;
}

.type2 th.head {
	color: #666666;
	border-top: 1px solid #CCCCCC;
	background-color: #E5EFF5;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.type2 th.head .mark {
	color: #006699;
}

.type2 th.head .memo {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 230px;
	height: 50px;
	overflow: auto;
}

.type2 td.normal {
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
}

.type2 td.semishort {
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	width: 280px;
}

.type2 td.short {
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	width: 200px;
}

.type2 td.entrybtn {
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}

.type3 {
	width: 750px;
	border-collapse: collapse;
	font-size: 80%;
}

.type3 th.normal {
	color: #006699;
	border-top: 1px solid #CCCCCC;
	background-color: #F2F7FA;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.type3 td.normal {
	color: #666666;
	border-top: 1px solid #CCCCCC;
	background-color: #F2F7FA;
	padding: 10px;
	text-align: left;
}

.type3 td.btn {
	color: #666666;
	border-top: 1px solid #CCCCCC;
	background-color: #F2F7FA;
	padding: 10px;
	text-align: center;
}

.type4 {
	border-collapse: collapse;
	font-size: 80%;
}

.type4 th.category {
	text-align: left;
	font-size: 120%;
	color: #0099FF;
	padding: 15px 0 0 0;
}

.type4 th.normal {
	color: #333366;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.type4 th.none {
	border-bottom: none;
}

.type4 td.normal {
	color: #333366;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 5px;
	text-align: left;
}

.type4 td.none {
	border-bottom: none;
}

.type4 td.btn {
	color: #333366;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 5px;
	text-align: center;
}

.type5 {
	width: 720px;
	border-collapse: collapse;
	font-size: 80%;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 30px;
}

.type5 th.title {
	color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	background-color: #666666;
	padding: 3px;
	text-align: left;
	font-weight: normal;
}

.type5 th.normal {
	color: #666666;
	border-top: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding: 5px;
	text-align: left;
	width: 110px;
}

.type5 td.normal {
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
}

.type7 {
	width: 500px;
	font-size: 90%;
	border-collapse: collapse;
	margin-top: 20px;
}

.type7 th.normal {
	width: 70px;
	background-color: #CCE0EB;
	color: #003366;
	padding: 3px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #85B6CE;
	border-bottom: 1px solid #85B6CE;
	border-left: 1px solid #85B6CE;
}

.type7 th.flow {
	padding: 5px 0 15px 0;
	text-align: center;
}

.type7 td.normal {
	padding: 3px;
	vertical-align: top;
	border-top: 1px solid #85B6CE;
	border-right: 1px solid #85B6CE;
	border-bottom: 1px solid #85B6CE;
}

.calender1 {
	border-collapse: collapse;
	font-size: 100%;
	margin-top: 5px;
}

.calender1 th {
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.calender1 th.month {
	font-weight: normal;
	text-align: center;
	color: #666666;
}

.calender1 th.weekday {
	width: 60px;
	background-color: #F5F5EB;
}

.calender1 th.saturday {
	width: 60px;
	background-color: #C2D6EB;
	color: #0C3D9E;
}

.calender1 th.sunday {
	width: 60px;
	background-color: #FFD6D6;
	color: #FF3333;
}

.calender1 td {
	width: 60px;
	padding: 5px 5px 25px 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.calender1 td.on {
	background-color: #F2F2F2;
}

.calender2 {
	border-collapse: collapse;
	font-size: 90%;
	text-align: center;
	width: 280px;
	margin: 20px 0;
}

.calender2 th {
	padding: 4px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

.calender2 th.month {
	border: none;
}

.calender2 th.weekday {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.calender2 th.saturday {
	border: 1px solid #CCCCCC;
	color: #000099;
	background-color: #FFFFFF;
}

.calender2 th.sunday {
	border: 1px solid #CCCCCC;
	color: #FF3333;
	background-color: #FFFFFF;
}

.calender2 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F6F7F7;
}

.calender2 td.on {
	background-color: #FDEAEB;
	border: 1px solid #CCCCCC;
	color: #E94343;
}

.condition_ttl {
	width: 750px;
	text-align: left;
	font-size: 80%;
	margin: 20px 0 0 0;
}

.searchresulthead {
	margin-top: 10px;
	width: 750px;
	font-size: 90%;
}

.searchresulthead .case {
	text-align: left;
}

.searchresulthead .backbtn {
	text-align: center;
}

.searchresulthead .pagenavi {
	text-align: right;
}

.searchresulthead .red {
	color: #FF3333;
}

.spot_condition {
	width: 750px;
	background-color: #FFF0E0;
}

.submit {
	text-align: center;
	margin: 30px 0;
	width: 720px;
}

.gnavi {
	margin: 0 5px;
}

.area01 {
	width: 860px;
	margin-top: 30px;
}

.area02 {
	float: left;
	width: 700px;
	margin-top: 30px;
}

.area03 {
	float: right;
	margin-top: 350px;
	width: 141px;
	text-align: center;
}

.whatsnew {
	font-size: 80%;
	margin: 5px 10px;
}

.area01 .point {
	color: #0099FF;
}

.area02 .point {
	color: #FF6666;
}

.before_head {
	position: relative;
	width: 890px;
	margin: 0 5px;
	height: 220px;
	text-align: left;
	background-image: url(/jyokin/images/00_header.jpg);
}

.before_control {
	width: 890px;
	margin: 0 5px;
	background-color: #BDBDBD;
	border-collapse: collapse;
}

.before_control .mail {
	vertical-align: middle;
	padding: 5px;
}

.before_control .login {
	vertical-align: middle;
	padding: 5px 0;
	font-size: 80%;
}

.before_control .login input {
	width: 100px;
	font-size: 90%;
}

.before_control .check {
	vertical-align: middle;
	font-size: 80%;
	padding: 5px 0;
}

.after_head {
	width: 890px;
	margin: 0 5px;
	height: 320px;
	text-align: left;
	background-image: url(/jyokin/images/H00_header.jpg);
}

.after_control {
	width: 890px;
	margin: 0 5px;
	border-collapse: collapse;
	background-image: url(/jyokin/images/H00_after_bg.gif);
	background-repeat: repeat;
}

.after_control .doctername {
	color: #FF3300;
	width: 350px;
	vertical-align: middle;
	padding: 5px 5px 5px 50px;
}

.after_control .schedule_btn {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.after_control .logout_btn {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.loginwindow {
	width: 650px;
	border-collapse: collapse;
	border-bottom: 1px solid #999999;
	margin-top: 20px;
}

.loginwindow th {
	background-color: #CDCDCD;
	border-top: 1px solid #999999;
	padding: 15px 0;
	font-weight: normal;
	text-align: center;
	width: 180px;
	font-size: 90%;
}

.loginwindow td {
	border-top: 1px solid #999999;
	padding: 12px;
}

.loginwindow .px250 {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}

.loginwindow td.check {
	font-size: 80%;
}

.confirmcheck {
	margin: 30px 0 10px 0;
}

.read {
	width: 750px;
	margin: 20px 0;
	font-size: 80%;
}

.finish {
	margin-top: 40px;
	width: 688px;
	border: 1px solid #FF0000;
}

.finish .msg {
	font-size: 90%;
	padding: 8px;
	text-align: center;
}

.subcomment {
	font-size: 90%;
	margin: 30px 0 50px 0;
	width: 688px;
}

.faq_q {
	margin-top: 30px;
}

.faq_a {
	margin-top: 10px;
	font-size: 90%;
	width: 640px;
}

.faq_a .mark {
	color: #EC1C24;
	font-weight: bold;
}


.faq_a .ttl {
	color: #EC1C24;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}

.faq_b {
	margin-top: 10px;
	padding: 5px 20px;
	font-size: 90%;
	background-color: #FEEDEE;
	width: 630px;
}

.faq_b .mark {
	color: #EC1C24;
	font-weight: bold;
}

.policy {
	font-size: 90%;
}

.policy p {
	margin: 5px 0 0 0;
	padding: 0;
}

.policy p.ttl {
	margin: 20px 0 0 0;
	padding: 0;
}

.policy ul {
	margin: 5px;
	padding: 0 0 0 30px;
}

.policy ul li {
	margin: 0;
	padding: 0;
}

.saiyou_head {
	margin-top: 20px;
	width: 699px;
	height: 281px;
	background-image: url(/jyokin/images/J07head_obj.jpg);
}

.saiyou {
	border: 1px solid #999999;
	width: 700px;
	margin-top: 20px;
	text-align: center;
}

.saiyou .area {
	font-size: 90%;
	text-align: left;
}

.saiyou .area td.flow01 {
	padding: 10px;
	background-color: #D6EBEB;
	border-right: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 16px solid #FFFFFF;
	vertical-align: top;
}

.saiyou .area td.flow02 {
	padding: 10px;
	background-color: #D6EBEB;
	border-right: 16px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
	vertical-align: top;
}

.saiyou .area td.flow03 {
	padding: 10px;
	background-color: #D6EBEB;
	border-top: 8px solid #FFFFFF;
	border-right: 16px solid #FFFFFF;
	border-bottom: 16px solid #FFFFFF;
	border-left: 16px solid #FFFFFF;
	vertical-align: top;
}

.saiyou .area td p {
	margin: 10px 0;
}

.item2 {
	float: left;
	white-space: nowrap;
	margin-right: 10px;
	line-height: 1.3;
	width: 210px;
}

.item3 {
	float: left;
	white-space: nowrap;
	margin-right: 10px;
	line-height: 1.3;
	width: 150px;
}

.item5 {
	float: left;
	white-space: nowrap;
	margin-right: 10px;
	line-height: 1.3;
	width: 290px;
}

.checktype1 .item {
	float: left;
	margin-right: 3px;
	line-height: 1.3;
	width: 140px;
}

.checktype2 .item {
	float: left;
	margin-right: 3px;
	line-height: 1.3;
	width: 130px;
}

.checktype3 .item {
	float: left;
	margin-right: 3px;
	line-height: 1.3;
	width: 155px;
}

.checktype4 {
	width: 620px;
}

.checktype4 .item {
	float: left;
	margin-right: 3px;
	line-height: 1.3;
	width: 138px;
}

.checktype5 .item {
	float: left;
	margin-right: 3px;
	line-height: 1.3;
	width: 120px;
}
