body {
	background-color: #F6F6F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #666666;
}
.style2 {
	color: #6790BC;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.style3 {
	color: #666666;
	font-size: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.style4 {
	font-size: 13px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #69c;
	font-weight:bold;
}
.style5 {
	font-size: 15px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #f60;
	font-weight:bold;
}
.style6 {
	font-size: 15px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #fff;
	font-weight:bold;
}
.style7 {
	font-weight: bold;
}
.style8 {
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-indent: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.style9 {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #000000;
	font-weight: normal;
	background-position: left;
	text-align: left;
	line-height: 17px;
}

.tablestyle {
	border: 2px solid #6790BC;
}
.tablestyle td {
	border: 1px solid #808080;
}

/* Work Table */
.workTable{
	width:700px;
	margin:5px 29px;
}
.workTable table{
	border-collapse:collapse;
	margin:3px 1px;
	width:173px;
}
.workTable table td,
.workTable table th{
	border:1px solid #ccc;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	color:#666666;
}
.workTable table th{
	background:#FFFFcc;
	font-weight:normal;
	white-space:nowrap;
	width:65px;
}
.workTable table .tdfirst{
	width:85px;
}

#pickupMenu{
	width:547px;
	margin:0;
	padding:0;
	list-style:none;
	height:25px;
	background: url(../img/interview/bg_line.gif);
}

#pickupMenu table{
	margin:0;
	padding:0;
	border:none;
}
.onLeft {
	height:25px;
	padding:5px 3px 0 10px;
	background: url(/images/commons/bg_onLeft.gif) no-repeat;
}
.offLeft {
	height:25px;
	padding:5px 3px 0 10px;
	background: url(/images/commons/bg_offLeft.gif) no-repeat;
}
.offLeft a{
	text-decoration:none;
}
.onRight {
	height:25px;
	background: url(/images/commons/bg_onRight.gif) no-repeat;
}
.offRight {
	height:25px;
	background: url(/images/commons/bg_offRight.gif) no-repeat;
}

.tx12h17bOrg {font-size:12px; line-height:17px; font-weight:bold; color:#FF6600}

#pickupMenu {
	background-image: url(/images/commons/bg_line.gif);
	background-repeat: repeat-x;
	width: 721px;
	text-align: left;
	margin-left: 19px;
	margin-right: 19px;
}
.kensaku_btn a img{
	border-style:none;
}

#top_line {
	background-image: url(/images/menubtn/line_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top_line td{
	text-indent: 15px;
}
#top_area td {
	text-indent: 15px;
}
 #top_area {
	background-image: url(/images/menubtn/area_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top_area a {
	color: #0066FF;
}
#top_line a {
	color: #0066FF;
}
.line_area {
	text-indent: 5px;
}
.clinic_table{
	font-size:11px;
	border-collapse:collapse;
}
.clinic_table th,
.clinic_table td{
	border:1px solid #999999;
	padding:3px 5px;
}
.clinic_table th{
	background:#eeeeee;
	font-weight:normal;
	text-align:left;
}
.clinic_table th.subject{
	font-weight:bold;
	text-align:center;
	background-color: #FFD071;
}


.dbTable{
	border-collapse:collapse;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
}
.dbTable th,
.dbTable td{
	border:1px solid #999999;
	padding:10px 12px;
	font-weight:normal;
}
.dbTable th{
	white-space:nowrap;
	background:#eeeeee;
}
.dbTable.area .introText{
	background:#EED8FB;
}
.dbTable.line .introText{
	background:#D0EAFF;
}
.dbTable.condition .introText{
	background:#FFEAD0;
}

.dbTable.second td{
	width:140px;
}
.dbTable.second .introText{
	width:600px;
}
.dbTable.third{
	line-height:2;
}
.btnTable{
	width:100%;
	margin-bottom:30px;
}

.side_menu{
	font-size:12px;
	margin:0 0 0 1.5em;
	padding:0;
}
.side_menu li{
	line-height:1.3;
	margin:0 0 0.5em 0;
	padding:0;
}
.side_menu li a{
	color:#333333;
}
.side_menu .list_bg {
	list-style-type: none;
	color: #AE71CC;
	font-size: 12px;
	font-weight: bold;
	text-indent: -10px;
}


