html, body, div, ul, ol, dl, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "monospace";
	font-size: 10px;
	text-align: center;
	color: #444;
	border-top: #f4f4f4 solid 3px
}
a {
	outline: none;
	border: 0;
	text-decoration: none;
	color: #0a3190
}
a:hover, a:active {
	text-decoration: underline;
	color: #09f
}
a img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	zoom: 1
}
iframe {
	text-align: center;
	margin: 0 auto
}
table {
	margin: 20px 0 30px;
	width: 100%
}
thead {
	text-align: center
}
th {
	padding: 5px;
	background: #f4f4f4;
	border: #eaeaea solid 1px
}
td {
	padding: 5px;
	border: #eaeaea solid 1px
}
thead th {
	background: #e6f0ff;
	border-bottom: none;
	border-top: #cdd9f0 solid 1px;
	border-left: #cdd9f0 solid 1px;
	border-right: #cdd9f0 solid 1px;
	color: #323264
}
table p {
	margin: 0!important
}
img {
	margin: 0;
	padding: 0
}
hr {
	border: 0;
	clear: both;
	border-bottom: #DDD solid 1px
}
header {
	position: relative;
	width: 980px;
	margin: 0 auto
}
header a {
	color: #003
}
header a:hover {
	color: #09f
}
.sitelogo a {
	display: block;
	width: 400px;
	height: 90px;
	margin: 10px 0;
	text-indent: -9999px;
	background: url(../img/common/logo.png) 0 0 no-repeat
}
.hsubnav {
	position: absolute;
	right: 0;
	top: 10px;
	width: 30%;
	font-size: 1.2em
}
.hsubnav-top {
	overflow: hidden;
	float: right;
	margin-bottom: 10px;
	list-style-image: url(../img/common/arrow_bk.png)
}
.hsubnav-top li {
	float: left;
	margin-left: 30px;
	text-align: right
}
.hsubnav-under ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left
}
.hsubnav-under ul li {
	margin: 0;
	padding: 0
}
.hsubnav-under .tel {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../img/common/tel.png) 0 0 no-repeat;
	text-indent: -9999px
}
.hsubnav-under .mail {
	background: url(../img/common/icon_mail.gif) 0 50% no-repeat;
	padding-left: 20px
}
.hsubnav-under .8020 {
	float: right
}
.gnav {
	width: 100%;
	min-width: 990px;
	background: #3113c3 url(../img/common/gnavbg.gif) 0 0 repeat-x
}
.navtitle {
	display: none
}
.gnav ul {
	clear: both;
	width: 990px;
	height: 60px;
	margin: 0 auto;
	list-style: none
}
.gnav ul li {
	display: block;
	float: left;
	position: relative;
	height: 60px;
	width: 198px
}
.gnav ul li a {
	display: block;
	height: 60px;
	width: 198px;
	background-image: url(../img/common/gnav.png);
	background-repeat: no-repeat;
	text-indent: -9999px
}
.gnav_ home a {
	background-position: 0 0
}
.gnav_about a {
	background-position: -198px 0
}
.gnav_event a {
	background-position: -396px 0
}
.gnav_culture a {
	background-position: -594px 0
}
.gnav_member a {
	background-position: -792px 0
}
.gnav_home a:hover {
	background-position: 0 -60px
}
.gnav_about a:hover {
	background-position: -198px -60px
}
.gnav_event a:hover {
	background-position: -396px -60px
}
.gnav_culture a:hover {
	background-position: -594px -60px
}
.gnav_member a:hover {
	background-position: -792px -60px
}
.gnav ul li ul {
	position: absolute;
	top: 60px;
	width: 198px;
	z-index: 1
}
.gnav ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 198px;
	height: 0
}
.gnav ul li ul li a {
	display: block;
	background-image: none;
	background: #1e0f91;
	color: #FFF;
	text-decoration: none;
	text-indent: 0;
	font-size: 1.4em;
	line-height: none;
	padding: 7px 0
}
.gnav ul li ul li a:hover {
	background: #3214c8!important
}
.gnav ul li:hover ul li {
	visibility: visible;
	overflow: visible;
	z-index: 90;
	overflow: hidden;
	height: 35px
}
.gnav ul li ul * {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}
.container {
	clear: left;
	width: 980px;
	margin: 0 auto 40px;
	padding: 25px 5px 0;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.8em
}
.ttl {
	padding: 10px 0;
	background: #e6f0ff;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	margin-bottom: 20px;
	overflow: auto
}
h2 {
	padding: 0 10px;
	border-left: #3214c8 solid 5px;
	font-size: 1.4em;
	color: #323264
}
.ttl h2 {
	font-size: 1.2em
}
h3 {
	clear: both;
	padding-left: 10px;
	border-left: #3264dc solid 5px;
	font-size: 1.3em;
	color: #003;
	margin-top: 20px
}
h3:first-child {
	margin-top: 0
}
h4 {
	clear: both;
	display: block;
	margin: 20px 0 10px;
	padding: 5px 0;
	border-bottom: #eaeaea solid 1px;
	font-size: 1.12em;
	color: #003
}
h5 {
	margin: 10px 5px 0;
	font-size: 1.1em;
	color: #5b5b83
}
.main {
	clear: left;
	float: left;
	width: 720px;
	margin-right: 20px
}
.side {
	float: left;
	width: 240px;
	margin-bottom: 20px;
	text-align: center
}
.side img {
	display: block;
	max-width: 240px;
	height: auto;
	margin: 0 auto 5px
}
#footer {
	clear: both;
	font-size: 1.2em;
	line-height: 1.5;
	background: #f6f6f6;
	color: #888;
	overflow: hidden
}
#footer a {
	color: #444;
	text-decoration: underline
}
#footer .fsubnav {
	background: #3113c3;
	width: 100%;
	overflow: hidden
}
#footer .fsubnav ul {
	width: 980px;
	margin: 0 auto;
	text-align: right
}
#footer .fsubnav ul li {
	float: right;
	margin-left: 30px;
	list-style-image: url(../img/common/arrow_white.png)
}
#footer .fsubnav ul li a {
	display: block;
	padding: 10px 0;
	color: #FFF;
	text-decoration: none
}
.map {
	margin-right: 30px;
	float: left
}
.address {
	width: 980px;
	margin: 30px auto;
	text-align: left
}
.address address {
	margin-right: 20px;
	font-style: normal
}
.address address h1 {
	font-size: 1.8em
}
.address address h1 span {
	font-size: .8em
}
.breadcrumb {
	clear: both;
	margin: 40px 0;
	color: #888;
	font-size: .8em
}
.breadcrumb li {
	margin: 10px 0;
	display: inline;
	list-style-type: none
}
.breadcrumb li:before {
	content: " > "
}
.breadcrumb li:first-child:before {
	content: none
}
.nav-links {
	clear: both;
	text-align: center;
	width: 100%;
	margin: 30px auto
}
.nav-links a {
	border: #EEE solid 1px!important;
	margin: 0 5px;
	padding: 5px 10px!important
}
.nav-links a:hover {
	background: #e8f0ff
}
.nav-links a:active {
	background: #fff5c4;
	color: #333
}
.nav-links a:hover {
	text-decoration: none
}
#page-top {
	width: 50px;
	height: 50px;
	display: none;
	position: fixed;
	right: 70px;
	bottom: 70px
}
#page-top p {
	margin: 0;
	padding: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
#move-page-top {
	text-decoration: none;
	display: block;
	cursor: pointer
}
.button {
	list-style: none;
	text-align: center
}
.button li {
	float: left;
	display: block;
	padding: 0;
	margin: 0 2px
}
.button li a {
	display: block;
	padding: 0;
	width: 240px;
	height: 90px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-indent: -9999px;
	color: #003
}
.btn_holiday a {
	background: #ff9292 url(../img/common/btn_holiday.png) 0 0 no-repeat
}
.btn_search a {
	background: #ffa11c url(../img/common/btn_search.png) 0 0 no-repeat
}
.btn_disabled a {
	background: #66bd00 url(../img/common/btn_disabled.png) 0 0 no-repeat
}
.side-img li a {
	border-radius: 0;
	height: auto !important;
	min-height: 90px;
}
.btn_homecare a {
	background: #40ccae url(../img/common/btn_homecare.png) 0 0 no-repeat
}
.btn_joinus a {
	background: #5a96ff url(../img/common/btn_joinus.png) 0 0 no-repeat
}
.side .button li {
	float: none;
	margin-left: 0;
	padding-left: 0
}
.round img {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden
}
.border-blue ul, .border-gray ul {
	list-style: none
}
.border-blue img {
	max-width: 236px;
	height: auto;
	border: #dcebff solid 2px
}
.border-gray img {
	max-width: 236px;
	height: auto;
	border: #DDD solid 1px
}
.fleft {
	float: left;
	margin-right: 10px
}
.fleft img {
	margin-top: 0;
	padding-top: 0
}
.fright {
	float: right;
	margin-left: 10px
}
.fcenter {
	text-align: center;
	margin: 0 auto
}
.txt-center {
	text-align: center
}
.txt-right {
	clear: both;
	text-align: right
}
.alignleft {
	text-align: left!important
}
.alignright {
	text-align: right!important
}
.aligncenter {
	text-align: center!important
}
img.alignright {
	display: block;
	float: right!important
}
img.alignleft {
	display: block;
	float: left!important
}
img.aligncenter {
	display: block;
	margin: 0 auto!important
}
.clear {
	clear: both
}
.bousai h2 {
	font-size: 1.5em;
	color: #333;
	border: none;
	border-bottom: #ddd solid 1px;
}
.bousai .box {
	margin-bottom: 2em;
}
.bousai .box p {
	font-size: 1em;
}
.bousai h2 {
	background-color: #fff !important;
}
.bousai .nowater h2 {
	border: none;
	padding: 0;
	margin: 0;
	display: block;
	background-color: #fff;
}
.bousai .nowater h2 img {
	margin: 0;
	padding: 0;
	display: block;
}
.bousai .nowater {
	background: #fff9e0;
	display: block;
	margin-right: 10px;
	padding-bottom: 2em;
}
.bousai .nowater .cont-nowater h3 {
	border: none;
	padding: 1em;
	margin: 0;
}
.bousai .nowater .cont-nowater h4 {
	border: none;
	padding: 0 1em;
	margin: 0;
}
.bousai .nowater .cont-nowater ul {
	border: none;
	padding: 0 2em 1em;
	margin: 0;
	line-height: 1.8;
}
.bousai .nowater .cont-nowater ul li {
	margin: 0;
}
.bousai .note {
	background: #f4f4f4;
	border-radius: 10px;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 3em;
}
.bousai .note h4 {
	display: block;
	background: #eee;
	border-radius: 10px 10px 0 0px;
	overflow: hidden;
	color: #666;
	margin: 0;
	padding: 0.5em 1em;
}
.bousai .note .txt {
	padding: 1em 1.125em;
	box-sizing: border-box;
	line-height: 1.8;
}
.bousai .note .txt p, .bousai .note .txt ul li {
	line-height: 1.8;
	margin: 0;
}
.pdf ul {
	list-style: none;
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.pdf ul li {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

/* 2018.09 歯科衛生士復職支援事業　*/
.reinstatement-support h2{
	font-size: 1.5em;
	color: #333;
	border: none;
	border-bottom: #ddd solid 1px;
	background-color: #fff !important;
}
.reinstatement-support h3 {
	border-left-color: #8cb1e6;
	color: #222;
}
.reinstatement-support .seminar h2 {
	font-size: 2.4em;	
}
.reinstatement-support .seminar img {
	float:left;
	margin:0 1em 2em 0;
}
.reinstatement-support ol.anker {
	list-style: none;
	display: block;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.reinstatement-support ol.anker li {
	margin:1em 1em 2em 0;
	padding: 0;
	float: left;
}

.reinstatement-support .entry ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.reinstatement-support .entry ul li {
	display: block;
	margin: 0;
	padding:0;
	width: 50%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}
.reinstatement-support .entry ul li img {
	text-align: center;
}
.reinstatement-support .box {
	clear: both;
	margin-bottom: 2em;
	overflow: hidden;
}
.reinstatement-support .box h2 {
	clear: both;
	border: none;
	display: block;
	box-sizing: border-box;
	background: #f2d1de !important;
	color:#222;
	border-radius: 6px;
	padding: 1em 0.75em;
	margin: 3em 0 1em 0;
}
.reinstatement-support .support h3{
	font-size: 2.1em;
	color: #333;
	border: none;
	border-bottom: #ddd solid 1px;
	background-color: #fff !important;
	padding: 0.5em;
	clear: none;
}
.reinstatement-support .support ul {
	margin: 0;
}
.reinstatement-support .support ul li{
	clear: none;
	border: none;
	display: inline-block;
	background: #f2d1de;
	border-radius: 100px;
	padding: 0.25em 1.25em;
	margin: 1em 0;
	color: #000;
	font-weight: 600;
	font-size: 1.125em;
}
.reinstatement-support .support ul li a {
	text-decoration: none;
	color: #000;
}
.reinstatement-support .support ul li a:before {
	content: url(/img/reinstatement-support/icon.png);
	margin: 0 3px 0 0;
	padding: 0;
}
.reinstatement-support .box p {
	font-size: 1em;
}
