@CHARSET "EUC-JP";
@import "common.css";

a.whitelink {
	color: white;
}

#global_nav {
	margin-bottom: 10px;
}

input,
select {
	padding: 1px;
}
#main td,
#main th {
	padding: 12px 20px;
	text-align: left;
	font-size: 16px;
}
#main td.p0 {
	padding: 0;
}

#master_container2 .bar_medical  {
	text-align: left;
	background-image: url(/medical/images/ic_medical_head_01.png);
	margin-top: 9px;
	background-repeat: no-repeat;
	background-position: top 14px left 12px;
	background-size: 20px auto;
	margin-bottom: 20px;
	border: 1px solid rgba(67, 163, 99, .3);
	border-bottom: 2px solid #43A363;
}
#master_container2  .bar_medical  strong  {
	padding-left: 45px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #373737;
}

#master_container2 .tbl_cell3 a img {
	height: auto;
}

#medical_info li {
	margin-bottom: 10px;
	overflow: hidden;
	*zoom: 1;
}
#medical_info li .box {
	float: left;
	padding-right: 10px;
}
#medical_info li span {
	overflow: hidden;
	display: block;
}



input.b_search {
	font-family			: "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", sans-serif;
	font-size			: 0.82em;
	height				: 20px;
	width				: 120px;
}

head:first-child+body ul#menu {
	margin-top			: 0px;
	margin-left			: 0px;
	padding-left		: 0px;
	padding-left		: 0px;
}

ul.menu {
	line-height			: 1.2em;
	list-style-type		: none;
	margin-left			: 0px;
	padding-left		: 0px;
}

ul.side {
	line-height			: 1em;
	list-style-type		: none;
	margin				: 0px;
	padding-left		: 0px;
}

ul.pick {
	line-height			: 1.0em;
	margin-top			: 0px;
	margin-left			: 20px;
	margin-bottom		: 0px;
	/* list-style-image	: url( "../information/img/text_head.gif" ); */
	padding-left		: 0px;
}

/* ul.list {
	list-style-image	: url( "../information/img/text_head.gif" );
	line-height			: 1.2em;
	margin-left			: 20px;
	padding				: 0px;
} */

/* CLASS */
.cont_cell1 {
	padding-left		: 30px;
	vertical-align		: top;
	width				: 150px;
}

.cont_cell2 {
	font-size			: 0.9em;
	line-height			: 1.3em;
	width				: 430px;
}

.frame_head1 {
	background-image	: url( "../img/frm_h1.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	width				: 190px;
}

head:first-child+body .frame_head1 {
	background-image	: url( "../img/frm_h1.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	width				: 170px;
}

.frame_mid1 {
	background-image	: url( "../img/frm_m1.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	margin				: 0px;
	width				: 190px;
}

head:first-child+body .frame_mid1 {
	background-image	: url( "../img/frm_m1.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	margin				: 0px;
	width				: 170px;
}

.frame_foot1 {
	background-image	: url( "../img/frm_f1.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	width				: 190px;
}

head:first-child+body .frame_foot1 {
	background-image	: url( "../img/frm_f1.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	width				: 170px;
}

.frame_head2 {
	background-image	: url( "../img/frm_h2.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	width				: 190px;
}

head:first-child+body .frame_head2 {
	background-image	: url( "../img/frm_h2.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	width				: 170px;
}

.frame_mid2 {
	background-image	: url( "../img/frm_m2.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	margin				: 0px;
	width				: 190px;
}

head:first-child+body .frame_mid2 {
	background-image	: url( "../img/frm_m2.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	margin				: 0px;
	width				: 170px;
}

.frame_foot2 {
	background-image	: url( "../img/frm_f2.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	width				: 190px;
}

head:first-child+body .frame_foot2 {
	background-image	: url( "../img/frm_f2.gif" );
	background-repeat	: no-repeat;
	padding				: 5px 10px;
	width				: 170px;
}

.font_smallred {
	color				: AA0000;
}

.form_cell1 {
	width				: 255px;
}

.header {
	margin-top			: 20px;
	margin-bottom		: 20px;
}

.hspname {
	color				: #4DB47E;
	font-weight			: 900;
}

.hspname1 {
	position: relative;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 5px;
	border: 1px solid rgba(67, 163, 99, .3);
	border-bottom: 2px solid #43A363;
}
.hspname1:before {
	content: "";
	position: absolute;
	display: block;
	width: 5px;
	height: calc(100% - 24px);
	background-color: #43A363;
	top: 12px;
	left: 31px;
}
.hspname1 span {
	padding-left: 45px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #373737;
}

h2.hspname {
	color				: #4DB47E;
	font-weight			: 900;
	font-size: 16px;
}


.hsptext {
	border: 1px solid #4DB47E;
	padding: 5px;
	width: auto;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.hsptext img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#schedule th{
	background-color: #e0f5e0;
	font-weight: normal;
	padding: 3px;
}

.medical_map iframe {
	width: 100%;
}

a.medical_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 308px;
	height: 48px;
	margin-top: 20px;
	background: linear-gradient(180deg, #FFD3DE 0%, #FF88A7 100%);
	border: 1px solid #EC799D;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
a.medical_btn:hover {
	text-decoration: none;
}
.medical_register .medical_btn {
	max-width: 193px;
	height: 42px;
	font-size: 14px;
}

.ampm {
	line-height: 22px;
}

.maincolor {
	color				: #4DB47E;
}

.mainbgcolor {
	background-color	: #4DB47E;
}

.pict_margin {
	margin				: 3px 0px;
	width				: 160px;
}

.pickup_mn {
	margin				: 0px 0px 5px 0px;
	border-left			: 1px solid #4DB47E;
	border-bottom		: 1px solid #4DB47E;
	border-right		: 1px solid #4DB47E;
	width				: 275px;
}

.recommend {
	width				: 145px;
}

.search_table {
	margin-top			: 15px;
	width				: 607px;
	border				: none;
	text-align: left;
}

.sidemenu1 {
	background-color	: #4DB47E;
	color				: WHITE;
	padding				: 5px;
	width				: 160px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	float: left;
}

.sidemenu1  a:visited {
	color: #FFFFFF;
}

.sidemenu2 {
	line-height			: 1.05em;
	width				: 160px;
}

.textArLeft {
	text-align			: left;
}

.tmenu_container {
	font-size			: 10px;
	text-align			: right;
	width				: 780px;
}

.tbl_cell1 {
	background-color	: #4DB47E;
	color				: WHITE;
	font-size			: 11px;
	text-align			: right;
}

.tbl_cell2 {
	border				: 1px solid #4DB47E;
	color				: #4DB47E;
	font-size			: 12px;
	text-align			: center;
	width				: 150px;
}

.tbl_cell3 {
	border-top			: 5px solid #4DB47E;
	border-left			: 1px solid #4DB47E;
	border-bottom		: 1px solid #4DB47E;
	text-align			: center;
	padding				: 5px;
	vertical-align		: top;
}

.tbl_cell4 {
	border-top			: 5px solid #4DB47E;
	border-right		: 1px solid #4DB47E;
	background			: none;
	text-align			: right;
}

.tbl_cell5 {
	background-color	: #BFE6CF;
	border-top			: 1px dotted #4DB47E;
	border-right		: 1px solid #4DB47E;
	border-left			: none;
	color				: #333333;
}

.tbl_cell6 {
	border-top			: 1px dotted #4DB47E;
	border-right		: 1px solid #4DB47E;
	color				: #333333;
}

.tbl_cell6_1 {
	border-top			: 1px dotted #4DB47E;
	border-right		: 1px solid #4DB47E;
	color				: #000099;
}

.tbl_cell7 {
	border-top			: 1px dotted #4DB47E;
	border-right		: 1px solid #4DB47E;
	border-bottom		: 1px solid #4DB47E;
	color				: #333333;
	text-align			: right;
}

.tbl_cell8 {
	background-color	: #e0f5e0;
	background-image: url(../medical/img/hspline.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 9px;
	border-top			: 1px solid #B5B5B5;
	border-right: none;
}
.tbl_cell8.default_font {
	font-weight: bold;
	border-left			: 1px solid #B5B5B5;
}
.tbl_cell8_2 {
	background-color	: #ffffff;
	border-top			: 1px solid #B5B5B5;
}
.tbl_cell8_2.default_font {
	border-right			: 1px solid #B5B5B5;
}

.tbl_cell9 {
	border-top			: 1px solid #4DB47E;
	border-right		: 1px solid #4DB47E;
}

.tbl_cell10 {
	border-top			: 1px solid #4DB47E;
	border-left			: 1px solid #4DB47E;
	border-bottom		: 1px solid #4DB47E;
	vertical-align		: top;
}

.tbl_cell11 {
	border-top			: 5px solid #4DB47E;
}

.tbl_cell12 {
	border-top			: 1px dotted #4DB47E;
	border-right		: 1px solid #4DB47E;
	border-bottom		: 1px solid #4DB47E;
}

.tbl_cell13 {
	border-top			: 1px solid #4DB47E;
	border-right		: 1px solid #4DB47E;
	border-left			: 1px solid #4DB47E;
}

.tbl_cell14 {
	border-top			: 1px dotted #4DB47E;
	border-right		: 1px solid #4DB47E;
	border-left			: 1px solid #4DB47E;
	color				: #333333;
	line-height			: 1.4em;
	padding				: 10px;
}

.tbl_cell15 {
	border-top			: 1px dotted #4DB47E;
	border-right		: 1px solid #4DB47E;
	border-left			: 1px solid #4DB47E;
	border-bottom		: 1px solid #4DB47E;
	color				: #333333;
	text-align			: right;
}

.tbl_cell16 {
	background-color	: #4DB47E;
	color				: WHITE;
}

.tbl_cell17 {
	background-color	: #4DB47E;
	border-top			: 1px dotted #4DB47E;
}
.border {
	border: 1px solid #000000;
}


/* ID */
#detail_box {
	margin-top			: 5px;
	text-align: left;
}

#information_container {
	background-repeat	: no-repeat;
	margin				: 7px;
	padding				: 0px;
	width				: 450px;
}
#detail_box h2 {
	margin: 0px;
	padding: 0px;
}

#master_container {
	margin				: 10px 20px;
	padding-bottom		: 30px;
	width				: 850px;
}

#master_container2 {
	float				: left;
	padding-bottom		: 30px;
	width				: 607px;
}

#mainmenu_container {
	text-align			: right;
	float				: left;
	width				: 173px;
}

#pickup_mn {
	border-left			: 1px dotted gray;
	border-bottom		: 1px dotted gray;
	margin-left			: 5px;
	padding				: 5px;
}

#sidemenu_container {
	float				: left;
	padding				: 7px 0px 10px 0px;
	text-align			: center;
	width				: 180px;
}

#title_container {
	background-color	: #4DB47E;
	height				: 100px;
	margin-left			: 20px;
	vertical-align		: bottom;
	width 				: 607px;
}
#qr {
	margin-top			: 15px;
	margin-bottom		: 10px;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#qr img {
	margin-bottom		: 5px;
	margin-right: auto;
	margin-left: auto;
}
.border {
	border: 1px solid #CCCCCC;
}
#detail_box p.border {
	text-align: center;
	margin-bottom: 15px;
}
.search_title {
	font-size: 14px;
	font-weight: bold;
}
#detail_box #enquete,
#detail_box #jobInfo {
	padding: 7px;
	margin-bottom: 15px;
	border: 1px solid #4DB47E;
}
#photoarea {
	float: right;
	width: 145px;
}
#detail_box #mdbtn {
	width: 380px;
	_width: 400px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	zoom: 1;
}
#detail_box #jobDetail a{
	display: block;
	margin-top: 10px;
}

#enquete .box_c .btn_register {
	width: 171px;
	height: 34px;
	margin: 0 auto;
	line-height: 34px;
	background: url(../../user/img/newimg/bt_14.png) no-repeat;
	font-size: 10px;
	font-weight: 600;
}

#enquete .box_c .btn_register a {
	display: block;
	margin-left: 20px;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 2px;
	text-decoration: none;
}

#enquete .box_c .btn_register:hover {
	background: url(../../user/img/newimg/bt_14_o.png) no-repeat;
}
