@charset "UTF-8";

/* bodyとwrapperはstyle.css */
/
/* header はheader.css */
#main-contact,
#main-st-index,
#main {
	clear:both;
	width:100%;
}
#main-st-index {
	background-image:none;
	padding:36px 0;
}
#main-st-index nav#st-index-navi {
	width:90%;
	margin:0 auto 48px auto;
}
#main-st-index nav#st-index-navi ul li {
	text-align:center;
	margin-bottom:2em;
}
#main-st-index nav#st-index-navi ul li a {
	font-size:16px;
	text-align:center;
}

.clear-both {
	clear:both;
}
#contents {
	width: 98%;
	margin:0 auto;
	padding-top: 7px;
	background-color: #FFFFFF;
	position:relative;
}

/* TOP画像 */
h2#topImage {
	width:100%;
	margin:0;
}
h2#topImage img {
	width:100%;
}
h2#topImage span {display: none;}

/* h2タイトル */
h2.h2title-side,
h2.h2title {
	width:90%;	
	margin:0 auto 6px auto;
	overflow:hidden;
}
h2.h2title-side span,
h2.h2title span {
	display:none;
}
h2.h2title-side img,
h2.h2title img {	
	margin:0 0 8px 0;
	padding:0;
}
h2.h2title-side img {
	width:100%;
}
h2#top-whatsnew-title {}
h2#top-recent-schedule-title {}

/* sub-nav */
ul#sub-navi {
	width:94%;
	margin:0 0 2em 5%;
	padding-bottom:16px;
	position:relative;
	z-index:200;
}

ul#sub-navi li {
	float:left;
	padding:4px 10px 4px 24px;
	position:relative;
	background: url(../img/mark-subnavi.gif) left 1px no-repeat;
}
ul#sub-navi li:last-child {
	margin-bottom:1em;
}
ul#sub-navi li a {
	color:#009999;
}
ul#sub-navi li.current,
ul#sub-navi li.current a {
	color:green;
	font-weight: bold;
}
ul#sub-navi li a:hover {
	color:orange;
}


/* トップおしらせ */
dl.whatsnew-list,
dl.schedule-list {
	width:90%;
	overflow:hidden;
	margin:0 auto 6px auto;
	padding-bottom:0.3em;
	color:#333;
	border-bottom:dashed 1px #aaa;
}

dl.whatsnew-list dt,
dl.schedule-list dt {
	width:100%;
	background: url(../img/icon_infoList.gif) left 3px no-repeat;
	margin-bottom: 0.1em;
	padding-left: 12px;
	font-size:1.1em;
}
dl.schedule-list dt { 
	color:#555;
	margin-bottom:0.5em;
}
dl.whatsnew-list dt a,
dl.schedule-list dd a {
	text-decoration:none;
	color:olive;
}
dl.whatsnew-list dt a:hover,
dl.schedule-list dd a:hover {
	text-decoration:underline;
	color:orange;
}
dl.whatsnew-list dd {
	font-size:1em;
	color:#666;
	text-align:right;
}

/* -----------------------------------------------
 各種ページの設定 
------------------------------------------------------ */
#contents #top-topics {
	width:90%;
	margin: 0 auto 32px auto;
	padding:16px 2%;
	border-radius:12px;
	background-color:rgb(252,229,232);
}
#contents #top-topics h4 {
		text-align:center;
		font-size:18px;
		color:#fff;
		font-weight:bold;
		margin-bottom:0.3em;
	}
#contents #top-topics p {
	font-size:14px;
	line-height:1.6;
	margin-bottom:0.5em;
}
#contents #top-topics  ul {
	width:90%;
	margin:0 auto;
}
#contents #top-topics  ul li {
	margin-bottom:0.8em;
}

#contact-conbox,
.info-conbox,
#aisatsu-conbox {
	width:86%;
	margin: 0px auto 24px auto;
	padding: 12px 2% 12px 2%;
	border-radius: 16px;		/* CSS3草案 */
	-webkit-border-radius: 16px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 16px;
	background: url(../img/bg-conbox.jpg);
	position:relative;
}

/* 業務概要／入会について*/
.info-conbox p {
	width:100%;
	font-size:1.1em;
	text-align;justify;
	text-indent:1.1em;
	line-height:1.6;
}

.info-conbox ol {
	width:95%;

	margin-left:4%;
}
.info-conbox ol li {
	font-size:1.1em;
	list-style: decimal;
	list-style-position: outside;
	line-height:1.4;
	margin-bottom:8px;
}
.info-conbox #soshikizu {
	width:100%;
	margin: 20px 0 ;
}
.info-conbox #soshikizu img#soshikiz-chart {
	width:90%;
	height:auto;
	margin:0 auto;
}

/* コールセンター */
#callcenter-conbox {
	clear:both;
	width: 96%;
	border-radius: 16px;		/* CSS3草案 */
	-webkit-border-radius: 16px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 16px;
	background: url(../img/bg-conbox.jpg);
	margin-bottom: 25px;
	margin:16px auto;
	padding:24px 0 20px 0;
}
#callcenter-conbox #callcenter-logo {
	display: block;
	width:80%;
	margin: 0 auto 20px auto;
}
#info-callcenter {
	float: left;
	width: 48%;
	margin-left: 10px;
}
#info-callcenter img {
	width:100%;
}
#info-callcenter dl {
	display: none;
}
#callcenter-catch {
	float: right;
	width: 40%;
	margin-right:18px;
}
#callcenter-catch p {
	padding-top:1em;
	line-height:1.8;
	margin-bottom:1em;
	font-size:1.2em;
}
#callcenter-about {
	float: right;
	width: 40%;
	
	position:relative;
}
#callcenter-about p {
	width: auto;
	line-height:1.5;
	color:olive;
	font-size:1.1em;
	text-indent:-0.6em;
	margin-bottom:6px;
}
#callcenter-about p.no-indent {
	text-indent:0;
	width:100%;
	margin-top:12px;
}

#callcenter-conbox .clear {
	clear:both;
	font-size:0.1em;
	height:0px;
}
 /* 入会について */
dl#about-joining {width:100%;}
dl#about-joining dt {
	width:8.5em;
	float:left;
}
dl#about-joining dt.nyukai-koumoku {
	font-size:1em;
	font-weight:bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma,
	"HiraMaruPro-W4", "ヒラギノ丸ゴ Pro W4", 
	"Hiragino Kaku Gothic Pro", "HG丸ゴシックM-PRO", sans-serif;	
	color:olive;
	background:url(../img/mark12px.png) left top no-repeat;
	padding-left:20px;
}
dl#about-joining dd {
	width:auto;
	margin-left: 9em;
	font-size:1em;
	color:#444;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: dashed 1px #aaa;
	line-height:1.4;
}
dl#about-joining dd.dd-bottom {
	padding-bottom:0;
	border:none;
}
dl#about-joining dd h4,
dl#about-joining dd h5 {
	font-size:1.15em;
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, "ＭＳ Ｐゴシック", "Osaka", verdana, arial, san-serif; 
	color:#333;
}
dl#about-joining dd h5 { 
	margin-top:14px;
	text-indent:0.5em;
}
dl#about-joining dd h4 span {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPro-W3","ＭＳ Ｐ明朝", "MS PMincho";
}
dl#about-joining dd p {
	font-size:1.1em;
	text-indent:1em;
}	
dl#about-joining dd ul {
	margin:5px 0 0 16px;
}
dl#about-joining dd ul li {
	margin-bottom:4px;
}
dl#about-joining dd ul#jimukyoku-add {
	margin-left:100px;
	line-height:1.1;
}
dl#about-joining dd ul.haifu-cf {
	margin-left:32px;
}
dl#about-joining dd ul.haifu-cf ul {
	margin: -1.3em 0 0 24px;}
/* 入会cf */
.info-conbox #nyukai-cf-box {
	width:100%;
	border-top: solid 1px olive;
	padding-top:24px;
}
.info-conbox ul#nyukai-cf {
	margin:0 0 0 24px;
}
.info-conbox ul#nyukai-cf li {
	background: url(../img/mark-li10.gif) left 2px no-repeat;
	padding:0 0 0 12px;
	margin-bottom:12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma,
	"HiraMaruPro-W4", "ヒラギノ丸ゴ Pro W4", 
	"Hiragino Kaku Gothic Pro", "HG丸ゴシックM-PRO", sans-serif;	
	color:olive;
}

/*関連リンク */
.info-conbox ul#links {
	width:96%;
	margin:30px 0 0 4%;
}
.info-conbox ul#links li {
	width:46%;
	float:left;
	padding:1.3em 0 0.3em 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma,
	"HiraMaruPro-W4", "ヒラギノ丸ゴ Pro W4", 
	"Hiragino Kaku Gothic Pro", "HG丸ゴシックM-PRO", sans-serif;	
	margin-left:0;
	text-indent:-2.4em;
	border-bottom:dashed 1px #888;
	height:2.4em;
}
.info-conbox ul#links li.lines2 {
	padding-top:0.8em;
	padding-bottom:0.8em;
}
.info-conbox ul#links li:nth-child(2),
.info-conbox ul#links li:first-child {
	border-top:dashed 1px #888;
}
.info-conbox ul#links li:nth-child(odd) {
	margin-right:2.4em;
}
.info-conbox #links-con-bottom {
	height:18px;
}
.info-conbox ul#links li a {
	color:olive;
	background: url(../img/mark-subnavi.gif) left top no-repeat;
	background-size:18px;;
	padding-left:20px;
	font-size:1.1em;
	text-decoration:none;

	margin-left:1em;
}
.info-conbox ul#links li a:hover {
	color:darksalmon;
}
/* 会長挨拶 */

#aisatsu-conbox {
	padding-top:24px;
}
#aisatsu-conbox h3.h3title {
	width:100%;
	margin:0px;
	font-size:1.2rem;
	text-align:center;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPro-W3","ＭＳ Ｐ明朝", "MS PMincho";
	font-weight:bold;
	line-height:1.5;
}
#aisatsu-conbox h3.h3title span {
	font-size:90%;
}

#kaicho-photo {
	position:relative;
	top:0;
	left:0;
	width:30%;
/*	float:right; */
	float:left;
	margin:0 20px 0 3%;
}
#kaicho-photo img {
	width:100%;
	height:auto;
}
#aisatsu-conbox p.kaicho-katagaki {
	width:480px;
	margin:60px 0 0.3em 200px;
	font-size:1rem;
	line-height:1.3;
}

#aisatsu-conbox h3.kaicho {
	width:80%;
	margin:0 0 32px 200px;
	font-size:1.4em;
	line-height:1.6;
}
#aisatsu-conbox h3.kaicho span {
	font-size:80%;
}

#aisatsu-conbox .p-con {
	clear:both;
	width:90%;
	margin:0 auto;
	padding-top:10px;
}
#aisatsu-conbox .p-con p {
	margin:0;
	font-size:1rem;
	line-height:1.9;
	text-align:justify;
	text-indent:1em;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPro-W3","ＭＳ Ｐ明朝", "MS PMincho";
}
#aisatsu-conbox ol {
	width:90%;
	margin: 0 0 14px 3em;
}
#aisatsu-conbox ol li {
	font-size:1rem;
	list-style: decimal;
	list-style-position: outside;
	line-height:1.6;
	margin-bottom:8px;
font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPro-W3","ＭＳ Ｐ明朝", "MS PMincho";
}
/* お問い合わせ -*/

h3#form-h3 {
	font-size:15px;
	font-weight:bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma,
	"HiraMaruPro-W4", "ヒラギノ丸ゴ Pro W4";
	color: olive;
	background:url(../img/mark12px.png) left 1px no-repeat;
	padding-left:20px;
}
#main-contact p.contact-cf {
	font-size:1em;
	margin:10px 0 10px 16px;
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, "ＭＳ Ｐゴシック", "Osaka", verdana, arial, san-serif; 
}

table#inquiry_form{
	border-collapse:collapse;
	margin: 5px auto 10px auto;
	width:100%;
	}
#inquiry_form table{
	border-collapse:collapse;
	margin:0;
	}
#inquiry_form th, #inquiry_form td{
	border-bottom:solid 1px #aaa;
	padding:8px 10px;
	text-align:left;
	}
#inquiry_form td table td {
	border:none;
}
#inquiry_form th{
	color:#333;
	font-weight:normal;
	vertical-align:middle;
	width:30%;
	}
#inquiry_form td{
	font-size:12px;
	color:#666;
	font-family:"Hiragino Kaku Gothic Pro", "HG丸ゴシックM-PRO", sans-serif;
	width:60%;
}

#inquiry_form input[type="text"]{
	border:solid 1px #bbb;
	}
#inquiry_form input[type="text"]:focus{
	border:solid 1px black;
	}
#inquiry_form textarea{
	border:solid 1px #bbb;
	font-size:12px;
	}
#inquiry_form textarea:focus{
	border:solid 1px black;
	}
#inquiry_form .require th{
	font-weight:bold;
	font-size:13px;
	color:#333;
}
#inquiry_form .error_message{
	color:red;
	font-weight:bold;
	}
#inquiry_form_captcha{
	margin-top:10px;
	margin-bottom:10px;
	}
#inquiry_form_captcha img{
	margin-bottom:5px;
	}
p#submit {
	width:180px;
	margin:0 auto;

	}
p#submit input {padding:5px;
	font-size:0.8em;
}

/* kenmin 県民向けページ */
#inner {
	width:94%;
	margin:0 auto;
}
.qaTop {
	
	width: 94%;
	margin:0 auto 24px auto;
}

.qaTop p {
	font-size:1.2em;
	line-height:1.6;
	background:url(../img/mark-li10.gif) left 5px no-repeat;
	padding-left:1em;
	}
.jumpList {
	margin-bottom: 26px;
	margin-left: 32px;
	font-weight: bold;
}

.jumpList dt {}

.jumpList dd {
	margin-top: -1.3em;
	margin-left: 1em;
	padding-bottom: 10px;
}
h3.iryou-h3,
h3.kenmin-h3 {
	width:96%;
	margin:0 auto 0 auto;
	overflow:hidden;
}
h3.iryou-h3 img,
h3.kenmin-h3 img {
	width:100%
	margin-bottom:10px;

}
h3.iryou-h3 img.h3-long-title,
h3.iryou-h3 img.h3-long-title8 {
	width:480px; 
}
h4.h4title-iryou {
	width:100%;
	margin:0 auto;

}
h4.h4title-iryou img {
	width:100%;
	margin-bottom:12px;
	min-width:100%;
	max-width:100%;
}
.serviceBox {
	width:96%;
	height: auto;
	margin-left: 12px;
	padding-top: 19px;
	overflow: hidden;
}

.serviceBox h4 {
	font-weight: bold;
	margin-bottom: 7px;
	margin-left: 3px;
}

.serviceBox div {
	float: left;
	border: 1px #FFD1B9 solid;
	width: 303px;
	height: 100px;
	margin-bottom: 3px;
	margin-right: 3px;
}

.serviceBox div ul {
	background-color: #FFDFD0;
	height: 28px;
}

.serviceBox div ul li.title {
	float: left;
	background-image: url(../img/icon_serviceBox_titleArrow.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	font-weight: bold;
	color: #FD666C;
	line-height: 28px;
	padding-left: 26px;
}

.serviceBox div ul li.photo {
	float: right;
}

.serviceBox div ul li.photo.hidden {
	display: none;
}

.serviceBox div ul li.photo a {
	background-image: url(../kenmin/img/icon_photo.png);
	background-repeat: no-repeat;
	display: block;
	width: 31px;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

.serviceBox div ul li a:hover {
	background-position: -32px 0;
}

.serviceBox div p {
	clear: both;
	background-color: #FFEFE8;
	height: 68px;
	line-height: 1.7;
	padding-top: 4px;
	padding-left: 9px;
	padding-right: 9px;
}

/* usageArea sec.3 「訪問看護は誰が利用できるの？」 */
.usageArea {
	width:96%;
	margin:0 auto 8px auto;
}

.usageArea h4 {
	margin-top: 24px;
	margin-bottom: 3px;
}

.usageArea p,
p.point {
	background-image: url(../img/icon_infoList.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	line-height: 1.7;
	padding-left: 12px;
	margin-left: 24px;
}

/* soudanArea sec.4 「どうすれば訪問看護を利用できるの？」 */
.soudanArea {
	width:96%;
	margin:23px auto 19px auto;
}

.soudanArea dl {
	border-bottom: 3px #E0E0E0 solid;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 12px;
	overflow: hidden;
}

.soudanArea dl dt {
	width:100%;
	padding-bottom: 10px;
}
.soudanArea dl dt img {
	width:100%;
}
.soudanArea dl dd {
	float: left;
	background-image: url(../img/icon_disc_pink.gif);
	background-repeat: no-repeat;
	background-position: 15px 0.73em;
	display: block;
	font-weight: bold;
	color: #666666;
	width: 45%;
	height: auto;
	line-height: 1.7;
	padding-left: 18px;
}

.soudanArea .stepBox {
	width:96%;
	margin:0 auto;
	padding:0;
}

.soudanArea .stepBox h4 {
	width:100%;
	position: relative;
	top: 15px;
	left: 9px;
	filter:
}
.soudanArea .stepBox h4 img {
/*strep2と3のタイトル画像は同じ巾 */
	width:80%;

}
.soudanArea .stepBox h4 img#step01 {
	width:64%;
}

.soudanArea .stepBox .stepBox-detail {
	background-color: #FFEFE8;
	width: 90%;
	line-height: 1.7;
	padding: 20px 5% 12px 2%;
	margin-left: 26px;
}

.soudanArea .nextArrow {
	text-align: center;
	margin-top: 8px;
	margin-bottom: -12px;
}

/* exArea sec.6 「こんなときは訪問看護を利用してみませんか？」 */
.exArea {
	margin-top: 23px;
	margin-left: 26px;
}

.exArea p {
	margin-left: 20px;
}

.exArea dl {
	margin-top: 0 !important;
}

.exArea dl dt {
	background-image: url(../img/icon_exBox_baloon.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
	padding-top: 13px;
	padding-botom: 2px;
	padding-left: 39px;
	margin-top: 23px;
}

.exArea dl dd {
	margin-top: 5px;
}

.exArea .glayBox {
	margin-top: 19px;
	margin-bottom: 19px;
}


/* ishi 医療・関係者向けページ */

.ishi .boldTitle {
	font-weight: bold;
}


/* --- チャプター --- */
.chapterBox {
	margin-left: 12px;
}

.chapterBox p {
	width:90%;
	margin-left: 2em;
}

.chapterBox .chapText,
.chapterBox ul,
.chapterBox dl,
.chapterBox dl {
	margin-left: 22px;
}

.chapterBox ul,
.chapterBox dl,
.chapterBox dl {
	margin-top: 16px;
}

.chapterBox ul li,
.chapterBox dl dt,
.chapterBox dl dd {
	background-repeat: no-repeat;
	background-position: left 0.6em;
	line-height: 1.7;
}

/* 訪問看護費用について */
.chapterBox h3 {
	font-size:18px;
	font-weight:bold;
	color:rgb(96,182,48);
	margin-bottom:0.5em;
	margin-top:1.5em;
}

.chapterBox p.hiyou-cf {
	width:96%;
	margin:0 0 1em 3%;;
	line-height:1.4;
	font-size:13px;
	text-indent:-1em;
}
.chapterBox dl.houmon-hiyou {
	width:100%;
	margin:0 0 8px 0;
}
.chapterBox dl.houmon-hiyou dt {
	width:96%;
	padding:5px 2% ; 
	margin-bottom:0;
	background-color:rgb(255,255,192);
	display: flex;
	align-items: center;

}
.chapterBox dl.houmon-hiyou dd {
	width:96%;
	padding:5px 2%;
	background-color:rgb(255,226,198);
	margin-bottom:12px;
}
.chapterBox dl.iryou_hoken dd {
	background-color:rgb(210,240,240);
}

.chapterBox dl.houmon-hiyou dd h4 {
	font-size:14px;
	font-weight:bold;
	margin:1em 0 0.5em 0;
}
.chapterBox dl.houmon-hiyou dd h4.hiyou-cf {
	margin:0.5em 0 1em 0;
}

.chapterBox dl.houmon-hiyou dd ul {
	margin:0;
}
.chapterBox dl.houmon-hiyou dd ul.ul-ex li {
	margin:0 0 0.2em 1em;
}
.chapterBox dl.iryou_hoken dd ul ul li {
	text-indent:-1em;
	margin-left:2.5em;
}
.chapterBox dl.houmon-hiyou dd table {
	margin:0 0 24px 0;
}
.chapterBox dl.houmon-hiyou dd.futan-wari {
	padding-top:12px;
	padding-bottom:12px;
}
.chapterBox dl.houmon-hiyou dd.futan-wari table {
	width:100%;
	margin:0;
}
.chapterBox dl.houmon-hiyou dd th,
.chapterBox dl.houmon-hiyou dd td {
	border-bottom:solid 1px #666;
	width:32%;
	background-color:rgb(255,255,220);
	margin-right:1%;
}

.chapterBox dl.houmon-hiyou dd.futan-wari th,
.chapterBox dl.houmon-hiyou dd.futan-wari td {
	border-bottom:solid 2px #fff;
	border-top:solid 2px #fff;
	width:32%;
	background-color:transparent;
	margin:0;
}
.chapterBox dl.houmon-hiyou dd.futan-wari td {
	width:29%;
	padding-right:3%;
	border-left:solid 2px #fff;
}
.chapterBox dl.houmon-hiyou dd th p {
	margin:0 0 0 1em;
	text-indent:-1em;
}
.chapterBox dl.houmon-hiyou dd th.head-th {
		background-color:rgb(255,255,196);
		text-align:center;
		border-right:solid 1px #ccc;
}
.chapterBox dl.houmon-hiyou dd td {
	text-align:right;
}
.chapterBox dl.houmon-hiyou dd p {
	width:96%;
	margin:0.5em auto 0.5em auto;
}
.chapterBox p {
	font-size:13px;
	margin:0 0 1em 0;
	line-height:1.3;
	text-align:justify;
}
.chapterBox p.hiyou-cf {
	margin:0 0 0.5em 1em;
	text-indent:-1em;
}

/*県民の皆様ページ　訪問看護費用の概要　介護・医療保険cf重複部分 */
.kenmin-con .chapterBox p.houmon_kaigo-cf {
	display:none;
}
.kenmin-con .chapterBox dl.houmon-hiyou {
	margin:0 0 24px 0;
}
.chapterBox ul.discList {
	margin-left: 30px;
	zoom: normal;
	margin-bottom:1.5em;

}

.chapterBox ul.discList li {
	list-style: disc;
	zoom: normal;
}

.chapterBox dl.leftTitle dt {
	margin-left:1em;
	padding-left: 0 !important;
	background-image: none !important;
}

.chapterBox dl.leftTitle dd {
	width:90%;
	margin-left: 3em;
	margin-top: -1.7em;
	margin-bottom:1em;
}

.chapterBox dl dd dl.leftTitle {
	margin-left: 0 !important;
}

.chapterBox dl.leftTitle dd.ml1e {
	margin-left: 1em !important;
}

.chapterBox dl.leftTitle dd.ml8e {
	margin-left: 8em !important;
}

.chapterBox.exList dl.leftTitle dd {
	margin-left: 3em !important;
}

.chapterBox dl.arrowTitle dt,
.chapterBox ul.arrowList li {
	background-image: url(../ishi/img/icon_arrowList.gif);
	padding-left: 12px;
}

.chapterBox dl.arrowTitle dd {
	margin-left: 45px;
}
.firstIndex,
.chapterBox p.chapText {
	width:94%;
	margin:0 auto 1em auto;
	text-indent: 1em;
	line-height:1.6;
}

/*各ボタン */
.chapterBox .youshikiBtn {
	margin-top: 16px;
	margin-left: 0;
}

.chapterBox .youshikiBtn a {
	background-repeat: no-repeat;
	display: block;
	width: 157px;
	height: 0;
	padding-top: 39px;
	overflow: hidden;
}

.chapterBox .youshikiBtn a:hover {
	background-position: -157px 0;
}

.chapterBox .youshikiBtn .youshiki16 {
	background-image: url(../ishi/img/btn_youshiki16.jpg);
}

.chapterBox .youshikiBtn .youshiki18 {
	background-image: url(../ishi/img/btn_youshiki18.jpg);
}

.sheetBtn {
	margin: 19px auto;
	width: 100%;
	height:70px;
}

.sheetBtn a {
	background-repeat: no-repeat;
	display: block;
	height: 0;
	padding-top: 70px;
}
.sheetBtn a span {
	display:none;
}
.sheetBtn .check_iryokikan {
	background-image: url(../ishi/img/btn_check_nurse.png);
	background-size:contain;
	overflow:hidden;
}
.sheetBtn .check_iryokikan span {
	display:none;
}
.sheetBtn .check_jigyosho {
	background-image: url(../ishi/img/btn_check_caremane.png);
	background-size:contain;
}

.sheetBtn:hover .check_iryokikan, 
.sheetBtn:hover .check_jigyosho {
	opacity:0.8;
}

/* imageBox */
.chapterBox .imageBox {
	width:98%;
	margin:0 auto;
}

.chapterBox .imageBox img {
	width:100%;
	display: block;
}

/* table テーブル */
.chapterBox table {
	width: 96%;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:8px;
	line-height:1.4;
}

.chapterBox table thead tr * {
	font-weight: bold;
}

.chapterBox table thead tr th {
	width: 3em;
	vertical-align: top;
}

.chapterBox table tbody {
}

.chapterBox table tbody tr * {
	padding: 5px 5px;
}

.chapterBox table td.table-title{
	padding-bottom:10px;
}
.chapterBox table tbody tr td {
	background-color: #FFEFE8;
	border: 1px #FFD1B9 solid;
	border-bottom: 1px #FFD1B9 solid;
	}

/* その他 */
.dialInfo {
	background-image: url(../kenmin/img/image_ken_dialInfo.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	width:100%;
	padding:50px 0;
	margin: 0 auto 24px auto;
}
.dialInfo p {
	
}
.dialInfo-ishi {
	clear: both;
	background-image: url(../ishi/img/image_ishi_dialInfo.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	width: 100%;
	padding:70px 0;
}

.dialInfo *,
.dialInfo-ishi p {
	display: none;
}

.toTop {
	clear: both;
	float: right;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 17px;
}

.toTop a {
	background-image: url(../img/btn_toTop.gif);
	background-repeat: no-repeat;
	display: block;
	width: 173px;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

.toTop a:hover {
	background-position: -173px 0;
}
/* link 関連リンク */
.linkBox {
	margin-top: 20px;
	margin-left: 26px;
}

.linkBox ul {
	margin-bottom: 230px;
	margin-left: 36px;
	zoom: normal;
}

.linkBox li {
	list-style: disc;
	line-height: 2.0;
	zoom: normal;
}

/* junbi 準備中 */
.junbiBox {
	margin-left: 26px;
	text-align: center;
}

.junbiBox p {
	margin: 180px 0;
}

/* comboBox 組み合わせボックス */
.comboBox {
	width:100%;
}

.comboBox .cmbBox-top,
.comboBox .cmbBox-bottom {
display:none;
}

.comboBox .cmbBox-detail {
	width: 90%;
	padding: 12px 5% 12px 5%;
	border-radius: 12px;		/* CSS3草案 */
	-webkit-border-radius: 12px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 12px;

}

/* baloonBox 吹き出しボックス */
.comboBox.baloonBox {
	width: 100%;
	height: auto;
	margin: 12px 0 0 17px;
}

.baloonBox .cmbBox-top {
/*
	width: 96%;
	background-image: url(../img/baloonArea-top.gif);
	padding-top: 24px;
*/
}

.baloonBox .cmbBox-detail {
	width:90%;
	background-color:rgb(237,247,217);
	
	padding: 12px 2% 12px 2%;
	border-radius: 12px;		/* CSS3草案 */
	-webkit-border-radius: 12px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 12px;
}

.baloonBox .cmbBox-detail p {
	width:92%;
	background-image: url(../img/icon_baloonBox_check.jpg);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	line-height: 1.7;
	padding-left: 32px;
}

.baloonBox .cmbBox-bottom {
	display:none;
}

/* glayBox 灰色ボックス */
.comboBox.glayBox {
	width: 100%;
	height: auto;
}

.glayBox .cmbBox-top {
	width: 96%;

	background-image: url(../img/glayArea-top.gif);
	padding-top: 10px;
}

.glayBox .cmbBox-detail {
	width:90%;
	background-color:rgb(233,233,233);
	
	padding: 12px 2% 12px 2%;
	border-radius: 12px;		/* CSS3草案 */
	-webkit-border-radius: 12px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 12px;

}

.glayBox .cmbBox-detail p {
	margin:0;
	padding:0;
	width:100%;
	line-height: 1.7;
}

.glayBox .cmbBox-bottom {
	display:none;
}

/* 2012-04-23 追加 */
/*** 個別対応 ***/

/* chapter_4 */
.info_under_20minute {
	margin-top: 0 !important;
	margin-bottom: 1em;
}
.info_under_20minute dt {
	padding-left: 0 !important;
	background-image: none !important;
}
.info_under_20minute dd {
	margin-left: 0 !important;
}
.info_under_20minute dd p {
	text-indent: -0.5em;
	margin-left: 0 !important;
	padding-left: 0.5em;
}

.info_from_rigakuryouhou {
	margin-top: 0 !important;
}
.info_from_rigakuryouhou dt {
	padding-left: 0 !important;
	background-image: none !important;
}
.info_from_rigakuryouhou dd {
	margin-top: -1.7em;
	margin-left: 0 !important;
	padding-left: 2.5em !important;
}
/* ページトップへ 
----------------------------------------------*/
#jump-top {
	position:fixed;
	bottom:48px;
	right:10px;
	z-index:120;
}
#jump-top a {
	display:block;
	color:#888;
}
#jump-top a:hover {
	text-decoration:none;
	color:yellowgreen;

}

/* ------------------------------------------
スマフォ縦 〜599px-iPhone6c
------------------------------------------- */
@media screen and (max-width:599px) {

	#head-contents p#add {
		position:absolute;
		right:1em;
		bottom:1.5em;
	}
	#head-contents p#add a {
		font-size:1rem;
	}
	.pc-pad,
	.pad-only {
		display:none;
	}
	.mob-only {
		display:block;
	}
	/* sub-nav */
	ul#sub-navi {
	}

	ul#sub-navi li {

	}

ul#sub-navi li a {
	color:#009999;
}
ul#sub-navi li.current,
ul#sub-navi li.current a {
}
ul#sub-navi li a:hover {
}
/* -----------------------------------------------
 各種ページの設定 
------------------------------------------------------ */

	#main-st-index {
		background-image:none;
		padding-top:64px;
	}
	#main-st-index nav#st-index-navi ul li a {
		font-size:15px;
		line-height:1.8;
	}
/* h2タイトル */
h2.h2title-side, /* 県民・医療関係者ページ */
h2.h2title {
	width:100%;	
	margin:0;
}
#contact-conbox,
#callcenter-conbox,
.info-conbox,
#aisatsu-conbox {
	width:94%;
	margin: 0px auto 24px auto;
	padding: 12px 3% 12px 3%;
	border-radius: 0;
}

/* コールセンター */
#callcenter-conbox #callcenter-logo {
	display: block;
	width:100%;
	margin: 0 auto 20px auto;
}
#info-callcenter {
	float: none;
	display: block;
	width: 90%;
	margin: 0 auto 10px;
}

#callcenter-catch {
	float: none;
	width: 90%;
	margin:0 auto 1.5em auto;
}
#callcenter-catch p {
	padding-top:1em;
	line-height:1.8;
	margin-bottom:1em;
	font-size:1.2em;
}
#callcenter-about {
	float: none;
	width: 84%;
	margin:0 auto;
	
}
#callcenter-about p {
	width: 100%;
	line-height:1.5;
	color:olive;
	font-size:1.1em;
	text-indent:-0.6em;
	margin-bottom:6px;
}
#callcenter-about p.no-indent {
	text-indent:0;

}

 /* 入会について */
	dl#about-joining {
		width:100%;
	}
	dl#about-joining dt {
		width:auto;
		float:none;
		margin-bottom:0em;
	}
	dl#about-joining dt.nyukai-koumoku {
	}
	dl#about-joining dd {
		width:auto;
		margin-left: 1.5em;
		font-size:1em;
		color:#444;
		margin-bottom:1.2em;
		padding-bottom:0.5em;
	}
	dl#about-joining dd.dd-bottom {
		padding-bottom:0;
	}
	dl#about-joining dd h4,
	dl#about-joining dd h5 {

	}
	dl#about-joining dd h5 { 
	}
	dl#about-joining dd h4 span {
	}
	dl#about-joining dd p {
		font-size:1em;
		text-indent:1em;
	}	
	dl#about-joining dd ul {
		margin:5px 0 0 16px;
	}
	dl#about-joining dd ul li {
		margin-bottom:4px;
	}
	dl#about-joining dd ul#jimukyoku-add {
		margin-left:100px;
		line-height:1.1;
	}
	dl#about-joining dd ul.haifu-cf {
		margin-left:32px;
	}
	dl#about-joining dd ul.haifu-cf ul {
		margin: -1.3em 0 0 24px;
	}

/* 県民-医療関係の皆さまへ */
	.jumpList {
		margin-bottom: 21px;
		margin-left: 10px;
	}
	.soudanArea .stepBox h4 img {
/*strep2と3のタイトル画像は同じ巾 */
	width:100%;

	}
	.soudanArea .stepBox h4 img#step01 {
	width:80%;
	}

	h3.iryou-h3,
	h3.kenmin-h3 {
		width:100%;
		margin:0 auto;
		overflow:hidden;
	}
	h3.iryou-h3 img, 
	h3.kenmin-h3 img {
		width:100%;
		min-width:440px;
		overflow:hidden;
	}
	h3.iryou-h3 img {
		min-width:450px;
		margin-bottom:6px;
	}

	h3.iryou-h3 img.h3-long-title {
		width:100%;
		min-width:430px;
	}

	h4.h4title-iryou {
		width:100%;
		height:12px;
		margin-bottom:8px;
		padding:6px 0 8px 0;
		border-radius:12px;
		background-color:#278bc9;
		color:#fff;
		text-align:center;
		line-height:1;
	}
	h4.h4title-iryou span span {
		font-size:80%;
	}
	h4.h4title-iryou img {
		display:none;
	}
	.chapterBox p.chapText {
	width:88%;
	}

	.chapterBox dl.leftTitle dt {
	margin-left:0;
	}

	.chapterBox dl.leftTitle dd {
		width:90%;
		margin-left: 2em;
		}
	.firstIndex,
	.chapterBox p.chapText {
		width:94%;
		margin:0 auto 1em auto;
		text-indent: 1em;
		line-height:1.6;
	}
.sheetBtn a {
	background-repeat: no-repeat;
	display: block;
	height: 0;
	padding:35px 0;
}

.sheetBtn .check_iryokikan {
	background-image: url(../ishi/img/btn_check_nurse.png);
	background-size:contain;
	}

.sheetBtn .check_jigyosho {
	background-image: url(../ishi/img/btn_check_caremane.png);
	background-size:contain;
}


/*関連リンク */
	.info-conbox ul#links {
		width:100%;
		margin:12px 0 0 0;
	}
	.info-conbox ul#links li {
		width:90%;
		float:none;
		text-indent:-2.4em;
		margin-left:2em;
		padding:1.2em 0 1em 0;
		height:auto;
	}

.info-conbox ul#links li:nth-child(2) {
	border-top:none;
}
.info-conbox ul#links li:nth-child(odd) {
	margin-right:0;
}
	.info-conbox ul#links li a {
		font-size:1.1em;
		line-height:1.3;
		padding-left:1.2em;
	
}
.info-conbox ul#links li a:hover {
}
.info-conbox #links-con-bottom {
	height:18px;
}

/* お問い合わせフォーム */
table#inquiry_form{
	border-collapse:collapse;
	margin: 20px auto 10px auto;
	width:100%;
	}
#inquiry_form table{
	border-collapse:collapse;
	margin:0;
	}

#inquiry_form th, 
#inquiry_form td{
	padding:28px 10px 12px 10px;
	}
#inquiry_form td td {
	padding:10px 0;
}
#inquiry_form th{
	display:none;
	}
#inquiry_form td{
	font-size:12px;
	color:#666;
	font-family:"Hiragino Kaku Gothic Pro", "HG丸ゴシックM-PRO", sans-serif;
	position:relative;
}
#inquiry_form td p.mob-only {
	position:absolute;
	left:0px;
	top:5px;
	font-size:1.2em;
	font-weight:bold;
	color:#333;
}
#inquiry_form input[type="text"]{

	}
#inquiry_form input[type="text"]:focus{
	
	}
#inquiry_form textarea{
	
	}
#inquiry_form textarea:focus{

	}
#inquiry_form .require th{

}
#inquiry_form .error_message{

	}
#inquiry_form_captcha{
	
	}
#inquiry_form_captcha img{

	}
p#submit {
	

	}
p#submit input {
	
}


/* 会長挨拶 */
	#kaicho-photo {
		width:48%;
		/* float:right; */
		float:left;
		clear:both;
		margin:0 0 10px 10%;
		padding:0;
	}
	#aisatsu-conbox p.kaicho-katagaki {
		clear:both;
		width:90%;
		margin:0 0 0.3em 1em;
		font-size:1rem;
		line-height:1.2;
	}

	#aisatsu-conbox h3.kaicho {
		clear:both;
		width:100%;
		margin:0 auto 10px auto;
		font-size:1.4em;
		line-height:1.4;
		text-align:center;
	}
	#aisatsu-conbox h3.kaicho span {
		font-size:80%;
	}

	#aisatsu-conbox .p-con p {
	
		font-size:1rem;
		line-height:1.6;
	}
}

/* ------------------------------------------
スマフォ縦 〜320px-iPhoneSE
------------------------------------------- */
@media screen and (max-width:320px) {
	h3.iryou-h3 img, 
	h3.kenmin-h3 img {
		width:100%;
		min-width:320px;
		overflow:hidden;
	}
	h3.iryou-h3 img {
		min-width:400px;
		margin-bottom:6px;
	}

	h3.iryou-h3 img.h3-long-title {
		width:100%;
		min-width:370px;
	}

}
