@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free {
	color:#333333;
	background-color:#FFFFFF;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* デザインによって変更 */
}
#tmp_wrapper2 {
	background:url(/shared/site_nurse/images/wrapper/wrapper_bg.jpg) repeat-x left top;
	min-width:980px;
}
#tmp_wrapper3 {
	background:url(/shared/site_nurse/images/wrapper/wrapper_main_bg.jpg) no-repeat center top;
	min-width:980px;
}
#tmp_wrapper4 {
	width:980px;
	margin:0 auto;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 10px;
	clear:both; /* 変更しない */
}
#tmp_wrap_main2 {
	padding:15px 20px 0;
	color:inherit;
	background-color:#FFFFFF;
}
.format_top #tmp_wrap_main2 {
	padding-top:20px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
#tmp_contents {
	padding:90px 0 10px;
	background:url(/shared/templates/nurse/images/contents/sub_keyvisual.jpg) no-repeat left top;
}
.custom_idx #tmp_contents {
	padding-top:0;
	background:none;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	width:920px;
	height:300px;
	position:relative;
	z-index:1;
	margin:0 0 10px;
	clear:both;
}
#tmp_gallery ul {
	width:920px;
	height:270px;
	overflow:hidden;
	list-style:none;
	list-style-image:none;
}
#tmp_wrap_gallery .prev {
	position:absolute;
	top:113px;
	left:0;
	z-index:100;
}
#tmp_wrap_gallery .next {
	position:absolute;
	top:113px;
	right:0;
	z-index:100;
}
#tmp_wrap_gallery .list_order {
	position:absolute;
	top:280px;
	left:440px;
	width:inherit;
	height:inherit;
}
*:first-child+html #tmp_wrap_gallery .list_order {
	width:70px;
}
#tmp_wrap_gallery .list_order li {
	float:left;
	margin:0 4px 0 0;
}
#tmp_wrap_gallery .list_order li img {
	vertical-align:top;
}
#tmp_gallery_player {
	position:absolute;
	top:278px;
	right:0;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
/* top
============================== */
.format_top .wrap_col_rgt_navi {
	width:250px; /* デザインによって変更 */
}
.format_top .column_rnavi .wrap_col_main {
	margin-right:-260px; /* デザインによって変更 */
}
.format_top .column_rnavi .col_main {
	margin-right:260px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	width:250px; /* デザインによって変更 */
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:260px; /* デザインによって変更 */
}
/* ==================================================
regulation
================================================== */
#tmp_wrap_regulation {
	min-width:980px;
	color:#333333;
	background-color:#fbf4e7;
	border-bottom:2px solid #A3BEDC;
}
#tmp_regulation {
	width:960px;
	margin:0 auto;
	padding:0 0 3px;
	background:url(/shared/site_rn/images/regulation/regulation_bg.jpg) no-repeat right top;
}
#tmp_regulation p {
	float:right;
	width:121px;
}
#tmp_regulation p a {
	display:block;
	text-align:center;
	background:#ffffff url(/shared/site_rn/images/regulation/chiba_logo.jpg) no-repeat center top;
	border:2px solid #e4d4b3;
	border-top:none;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}
#tmp_regulation p span {
	display:block;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:24px 10px 13px;
}
#tmp_hlogo {
	float:left;
	padding-top:3px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:240px;
	height:50px;
	background:url(/shared/site_nurse/images/header/hlogo.jpg) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:240px;
	height:50px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:240px;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	float:right;
}
*:first-child+html #tmp_means {
	width:600px;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_means_primary {
	float:right;
	padding:0 0 4px;
}
*:first-child+html #tmp_means_primary {
	padding-bottom:9px;
}
/* hnavi */
#tmp_hnavi,
#tmp_hnavi2 {
	list-style:none;
	list-style-image:none;
	font-size:85.7%;
	white-space:nowrap;
}
#tmp_hnavi {
	padding:0 3px 0 0;
	float:left;
}
#tmp_hnavi2 {
	float:left;
}
#tmp_hnavi li,
#tmp_hnavi2 li {
	margin:0 5px 0 0;
	float:left;
	min-width:87px;
	font-weight:bold;
}
#tmp_hnavi li {
	text-align:center;
}
#tmp_hnavi2 li.last {
	margin-right:0;
}
#tmp_hnavi li a,
#tmp_hnavi2 li a {
	padding:4px 0;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	display:block;
	border:1px solid #FFFFFF;
	color:#333333;
	text-decoration:none;
	background:#E3E3E3 url(/shared/site_nurse/images/header/hnavi_bg.jpg) repeat-x left top;
}
#tmp_hnavi2 li a {
	padding:3px 0;
}
#tmp_hnavi2 li a span {
	display:inline-block;
	background:url(/shared/site_nurse/images/icon/navi_icon_p.png) no-repeat 8px 0.3em;
	padding-left:18px;
	padding-right:10px;
}
/* func_txt */
#tmp_func_txt {
	margin:0 4px 5px 0;
	float:left;
	white-space:nowrap;
}
#tmp_func_txt dt {
	margin:3px 7px 0 0;
	padding:2px 0 0;
	float:left;
	text-shadow: 0 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, 1px 0 0 #FFFFFF, 1px -1px 0 #FFFFFF, 0 -1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px 0 0 #FFFFFF, 1px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF, 2px 1px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 1px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 2px -1px 0 #FFFFFF, -2px 1px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -1px 2px 0 #FFFFFF, -1px -2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, -2px -1px 0 #FFFFFF;
	color:#333333;
	background-color:transparent;
	font-weight:bold;
}
#tmp_func_txt dd {
	font-size:85.7%;
	margin:0 5px 0 0;
	float:left;
	font-weight:bold;
}
#tmp_func_txt dd a {
	padding:4px 5px;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	display:block;
	border:1px solid #FFFFFF;
	color:#333333;
	text-decoration:none;
	background:#E3E3E3 url(/shared/site_nurse/images/header/hnavi_bg.jpg) repeat-x left top;
}
/* func_clr */
#tmp_func_clr {
	float:left;
	white-space:nowrap;
}
#tmp_func_clr dt {
	margin:5px 5px 0 0;
	float:left;
	text-shadow: 0 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, 1px 0 0 #FFFFFF, 1px -1px 0 #FFFFFF, 0 -1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px 0 0 #FFFFFF, 1px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF, 2px 1px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 1px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 2px -1px 0 #FFFFFF, -2px 1px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -1px 2px 0 #FFFFFF, -1px -2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, -2px -1px 0 #FFFFFF;
	color:#333333;
	background-color:transparent;
	font-weight:bold;
}
#tmp_func_clr dd {
	font-size:85.7%;
	margin:0 4px 0 0;
	float:left;
	text-align:center;
	font-weight:bold;
}
#tmp_func_clr dd.last {
	margin-right:0;
}
#tmp_func_clr dd a {
	padding:5px 6px;
	display:block;
	text-decoration:none;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_func_clr dd #tmp_color_default {
	padding:4px 5px;
	border:1px solid #FFFFFF;
	color:#333333;
	text-decoration:none;
	background:#E3E3E3 url(/shared/site_nurse/images/header/hnavi_bg.jpg) repeat-x left top;
}
#tmp_darkblue {
	color:#FFFF00;
	background-color:#054CA5;
}
#tmp_yellow {
	color:#000000;
	background-color:#FFFF00;
}
#tmp_black {
	color:#FFFF00;
	background-color:#000000;
}
/* secondary
============================== */
#tmp_means_secondary {
	float:right;
	clear:both;
}
/* search */
#tmp_wrap_search {
	float:left;
	width:250px;
}
#tmp_search {
	float:left;
	margin-right:3px;
	color:inherit;
	background:#FFFFFF url(/shared/site_nurse/images/header/sch_bg.gif) repeat-y left top;
	border:1px solid #BECBD3;
	-webkit-border-radius:3px 0 0 3px;/* Webkit */
	-moz-border-radius:3px 0 0 3px;/* Mozilla */
	border-radius:3px 0 0 3px;/* CSS3 */
}
#tmp_search dt {
	float:left;
	border-right:none;
	width:25px;
	text-align:center;
}
#tmp_search dt img {
	vertical-align:top;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	padding:0 5px 0 0;
	width:158px;
	min-height:21px;
	border:none;
	border-left:none;
	font-size:75%;
	line-height:1.4;
}
#tmp_func_sch_btn {
	min-width:41px;
	font-size:85.7%;
	padding:1px 0;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	display:block;
	border:1px solid #FFFFFF;
	color:#333333;
	text-decoration:none;
	background:#E3E3E3 url(/shared/site_nurse/images/header/hnavi_bg.jpg) repeat-x left top;
	cursor:pointer;
	font-weight:bold;
}
/* ==================================================
lft_idx
================================================== */
.lft_idx {
	color:inherit;
	background-color:#FFFFFF;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	width:100%;
	clear:both;
}
#tmp_gnavi ul {
	padding:0 10px;
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	width:145px;
	float:left;
	margin-right:2px;
	font-weight:bold;
	background:url(/shared/site_nurse/images/navi/gnavi/gnavi_bg_off.png) no-repeat left top;
}
#tmp_gnavi a {
	width:145px;
	display:block;
	color:#000000;
	text-align:center;
	text-decoration:none;
	background:url(/shared/site_nurse/images/navi/gnavi/gnavi_bg_off_shadow.jpg) repeat-x left bottom;
}
#tmp_gnavi a span {
	display:block;
	padding:14px 10px 14px;
}
#tmp_gnavi li.active,
#tmp_gnavi li a:hover,
#tmp_gnavi li a:focus {
	background-image:url(/shared/site_nurse/images/navi/gnavi/gnavi_bg_on.png);
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	background:none;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	font-size:85.7%;
	padding:5px 0 9px;
	clear:both;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	color:#FFFFFF;
	background-color:#9C5E55;
	min-height:85px;
	font-size:143%;
	margin-bottom:5px;
}
#tmp_lnavi_ttl p {
	padding:10px;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt ul li a {
	display:block;
	margin:0 0 5px;
	padding:10px 5px 10px 24px;
	background:#EFEDEC url(/shared/site_nurse/images/navi/lnavi/lnavi_cnt_bg.gif) no-repeat left top;
}
#tmp_lnavi_cnt ul li ul.switch_cnt {
	padding:5px 0 7px;
}
#tmp_lnavi_cnt ul li ul.switch_cnt li {
	margin:0 0 5px 32px;
	padding:0;
	background:#FFFFFF url(/shared/site_nurse/images/icon/list_icon.gif) no-repeat left 0.1em;
}
#tmp_lnavi_cnt ul li ul.switch_cnt li a {
	margin:0 0 0.7em;
	padding:0 0 0 16px;
	background:none;
}
#tmp_lnavi_cnt ul.switch_cnt.active ul.switch_cnt.active {
	padding:5px 0;
}
/* rnavi_top
============================== */
.box_rnavi_menu {
	padding-right:8px;
}
.box_rnavi_menu ul {
	list-style:none;
	list-style-image:none;
}
.box_rnavi_menu li {
	margin:0 0 5px;
	font-weight:bold;
}
.box_rnavi_menu li a {
	position:relative;
	display:block;
	padding:8px 7px;
	min-height:46px;
	cursor:pointer;
	text-decoration:none;
	color:#3A5463;
	background:#F2F2F2 url(/shared/site_nurse/images/navi/rnavi/pic_btn_bg.jpg) repeat-x left top;
	border:1px solid #C3C3C3;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
.box_rnavi_menu li img {
	position:absolute;
	top:8px;
	left:7px;
}
.box_rnavi_menu .rnavi_menu2 img {
	position:absolute;
	top:2px;
	left:2px;
}
.box_rnavi_menu li span {
	display:block;
	padding:12px 5px 12px 59px;
	font-size:128.6%;
}
.box_rnavi_menu .rnavi_menu3 span {
	padding:2px 0 1px 59px;
}
.box_rnavi_menu .rnavi_menu3 span.file {
	display:inline;
	padding:0;
	font-size:87.5%;
}
.box_rnavi_menu .rnavi_menu4 span {
	padding:2px 5px 1px 110px;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	font-size:71.4%;
	text-align:right;
	clear:both;
}
.ptop a {
	padding:2px 5px 7px;
	text-align:center;
	min-width:120px;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
}
.ptop a span {
	background:url(/shared/site_nurse/images/icon/ptop_icon.png) no-repeat left center;
	padding-left:10px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* update
============================== */
#tmp_update {
	text-align:right;
	margin-bottom:0 !important;
}
/* plugin ▼変更しない
============================== */
.plugin {
	font-size:85.7%;
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #DDDDDD;
	clear:both;
}
#tmp_feedback_ttl {
	padding:6px 10px 6px 15px;
	color:inherit;
	font-weight:bold;
	background:#F4ECDF url(/shared/images/main/feedback/feedback_ttl_bg.jpg) repeat-y left top;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt2 {
	padding:15px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt fieldset,
#tmp_feedback_cnt2 fieldset {
	margin:0 auto;
	width: auto;
	clear:both;
}
#tmp_feedback fieldset legend {
	width:100%;
	box-sizing:border-box;
	font-weight: bold;
}
#tmp_feedback fieldset p {
	float: left;
	margin:0 1em 0 0;
	text-align: center;
}
#tmp_feedback fieldset p:last-child {
	margin-right: 0;
}
#tmp_feedback fieldset p label {
	display: block;
	text-align: center;
	padding: 3px 0;
}
#tmp_feedback .txt_label {
	font-weight: bold;
}
#tmp_feedback fieldset p label,
#tmp_feedback fieldset input {
	display: inline-block;
	vertical-align: middle;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}
#tmp_feedback_cnt .txt_area {
	display:block;
	margin-right:0;
	border:1px solid #DDDDDD;
	float:none;
	margin-top: 0.4em;
	margin-bottom: 0.5em;
}
#tmp_feedback_cnt textarea {
	padding:10px;
	width:606px;
	color:#666666;
	background-color:#FFFFFF;
	border:none;
}
.column_cnt #tmp_feedback_cnt textarea {
	width:866px;
}
#tmp_feedback_cnt .edit {
	padding:15px 0 13px;
	background:url(/shared/templates/free/images/contents/feedback_edit_bg.gif) repeat left top;
	text-align:center;
}
#tmp_feedback_cnt .edit a {
	display:inline-block;
	margin:0 10px;
	padding:4px 34px 3px 28px;
	color:#333333;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EAEAEA));
	background:-moz-linear-gradient(center top, #FFFFFF, #EAEAEA);
	background:linear-gradient(to bottom, #FFFFFF, #EAEAEA);
	font-weight:bold;
	text-decoration:none;
	border:1px solid #BFBFBF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
/* ==================================================
sp_social / sp_pnavi
================================================== */
#tmp_sp {
	background:#C5C5C5 url(/shared/site_nurse/images/footer/sp_bg.gif) repeat-x left bottom;
	color:inherit;
	min-width:980px;
	clear:both;
}
/* sp_social
============================== */
#tmp_sp_social {
	background-color:#FFFFFF;
	color:inherit;
	width:920px;
	margin:0 auto;
	padding:0 20px 5px;
}
#tmp_sp_social p {
	float:right;
	margin-right:20px;
}
#tmp_sp_social .social_media_btn {
	float:left;
}
#tmp_sp_social .social_media_btn.line_btn {
	margin:0 30px 0 0;
}
#tmp_sp_social .social_media_btn.facebook_btn {
	margin:0 27px 0 0;
}
/* sp_pnavi
============================== */
#tmp_sp_pnavi {
	width:960px;
	margin:0 auto;
}
#tmp_sp_pnavi .pnavi {
	margin-right:20px;
}
#tmp_sp_pnavi .ptop {
	float:right;
}
#tmp_sp_pnavi .ptop a {
	display:block;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	background-color:#EAEAEA;
	color:inherit;
	min-width:980px;
	clear:both;
}
#tmp_footer {
	width:980px;
	margin:0 auto;
}
/* fnavi
============================== */
#tmp_fnavi {
	text-align:center;
	padding:13px 0 10px;
	margin:0 10px;
	border-bottom:1px solid #C5C5C5;
}
#tmp_fnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi li {
	padding:0 3px 5px 0;
	white-space:nowrap;
	display:inline;
}
#tmp_fnavi li a {
	padding-left:8px;
	background:url(/shared/site_nurse/images/footer/fnavi_line.gif) no-repeat left 3px;
}
#tmp_fnavi li:first-child a {
	padding-left:0;
	background:none;
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	padding:15px 12px 10px;
	clear:both;
}
#tmp_footer_cnt_l {
	float:left;
	width:430px;
	margin-right:20px;
}
#tmp_footer_cnt_r {
	float:left;
	width:470px;
}
#tmp_footer_cnt .hp_btn {
	display:inline-block;
	min-width:125px;
	font-size:85.7%;
}
*:first-child+html #tmp_footer_cnt .hp_btn {
	display:inline;
}
#tmp_footer_cnt .hp_btn a {
	cursor:pointer;
	padding:1px 3px;
	display:block;
	border:1px solid #FFFFFF;
	text-decoration:none;
	color:#FFFFFF;
	-webkit-border-radius:5px;/* Webkit */
	-moz-border-radius:5px;/* Mozilla */
	border-radius:5px;/* CSS3 */
}
#tmp_footer_cnt_l .hp_btn a {
	background:#337317 url(/shared/site_nurse/images/footer/hp1_bg.jpg) repeat-x left top;
}
#tmp_footer_cnt_r .hp_btn a {
	background:#0258CC url(/shared/site_nurse/images/footer/hp2_bg.jpg) repeat-x left top;
}
#tmp_footer_cnt .hp_btn span {
	padding-left:16px;
	background:url(/shared/site_nurse/images/icon/navi_icon_w.png) no-repeat 6px 6px;
}
#tmp_copyright {
	padding:5px 0;
	text-align:right;
	font-size:71.4%;
	clear:both;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#C41717; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#1F7219; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px;
	border:1px solid #DDDDDD;
	clear:both;
}
.box_faq_ttl {
	padding:6px 10px 6px 15px;
	color:inherit;
	font-weight:bold;
	background:#FFDFBF url(/shared/images/main/faq/faq_ttl_bg.jpg) repeat-y left top;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/site_nurse/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
.icon_blank {
	display:inline-block;
	width:42px;
	height:15px;
	background:url(/shared/system/images/linkicon/icon_blank.gif) no-repeat left top;
	text-indent:-9999px; /* 100% */
	white-space:nowrap;
	overflow:hidden;
	margin-left:3px;
	vertical-align:middle;
}
.icon_ext {
	display:inline-block;
	width:42px;
	height:15px;
	background:url(/shared/system/images/linkicon/icon_ext.gif) no-repeat left top;
	text-indent:-9999px; /* 100% */
	white-space:nowrap;
	overflow:hidden;
	margin-left:3px;
	vertical-align:middle;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#F6DCDC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFED5; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EAF4FF; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_wrapper2:after,
#tmp_wrapper3:after,
.col_nm:after,
#tmp_wrap_gallery:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_wrap_regulation:after,
#tmp_regulation:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_wrap_main2:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_sp:after,
#tmp_wrap_sp_social:after,
#tmp_sp_social:after,
#tmp_wrap_footer:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html #tmp_wrapper2,
*:first-child+html #tmp_wrapper3,
*:first-child+html .col_nm,
*:first-child+html #tmp_wrap_gallery,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_wrap_regulation,
*:first-child+html #tmp_regulation,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_wrap_main2,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_sp,
*:first-child+html #tmp_wrap_sp_social,
*:first-child+html #tmp_sp_social,
*:first-child+html #tmp_wrap_footer,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt {
	min-height:1%; /* 変更しない */
}
