@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#child {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.toparea {
	padding: 0px;
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topimg {
	padding: 0px;
	float: right;
	margin: 0px;
	height: auto;
}
#type {
	padding: 0px;
	margin: 0px;
	float: left;
	height: auto;
	width: 52%;
}
#type dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#type dl dt {
	font-size: 130%;
	padding: 0px;
	line-height: 1.7em;
	color: #6bb6ff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#type dl dd {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
#type_e {
	padding: 0px;
	height: auto;
	width: 55%;
	margin: 0px;
	float: left;
	display: flex;
	　justify-content: flex-start;
}
#type_e dl {
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #6bb6ff;
	height: auto;
	width: 33%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 10px;
}
#type_e dl dt {
	font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: center;
}
#type_e dl dd {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#type_e dl dd span {
	color: #6bb6ff;
	text-decoration: underline;
}
#therapy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#therapy dl {
	margin: 0px;
	height: auto;
	width: 50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
}
#therapy dl dt {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#therapy dl dd {
	font-size: 140%;
	color: #6bb6ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.7em;
	text-align: center;
}
#therapy dl p {
	font-size: 95%;
}
.bnone {
	border-right-style: none !important;
}
.link-btn-yb {
	text-align: center;
	padding: 0px;
	width: 70%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-yb a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #5081be;
	border-radius: 7px;
	box-shadow: 4px 4px #bfd3ed;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : 15px 25px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-yb a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #3d6393;
}
.yoyaku {
	background-color: #F5F5F5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.yoyaku dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.yoyaku dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}
.yoyaku dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.yoyaku dl p {
	font-size: 80%;
	line-height: 1.5em;
	color: #666;
	text-align: center;
}


















.text1 {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	color: #666;
}
.text1 span {
	color: #6bb6ff;
}
#point {
	margin: 0px;
	padding: 0px;
}
#point dl {
	margin: 0px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 55px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#point dl dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#point dl .pimg {
	padding: 0px;
	width: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#point dl dd {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
	color: #6bb6ff;
}
#point dl p {
	font-size: 90%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.point_ex {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 60px !important;
}

.link-btn-pt {
	text-align: center;
	padding: 0px;
	width: 30%;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-pt a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: #5081be;
	border-radius: 7px;
	box-shadow: 4px 4px #bfd3ed;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : 15px 20px;
	margin: 0px;
	font-size: 90%;
}
.link-btn-pt a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #3d6393;
}
.text2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.text2 dt {
	font-size: 120%;
	font-weight: bold;
	color: #6bb6ff;
}
.text2 dd {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
.text3 {
	position: relative;
	background-color: #6bb6ff;
	height: auto;
	width: 40%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #FFF;
}
.text3:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #6bb6ff transparent transparent transparent;
  border-width: 15px 15px 0 15px;
}
#merit {
	padding: 0px;
	display: flex;
	justify-content: space-around;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#merit dl {
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 23%;
	border: 1px dotted #6bb6ff;
}
#merit dl dt {
	font-weight: bold;
}
.link-btn-mt {
	text-align: center;
	padding: 0px;
	width: 60%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-mt a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #5081be;
	border-radius: 7px;
	box-shadow: 4px 4px #bfd3ed;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : 15px 25px;
	margin: 0px;
}
.link-btn-mt a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #3d6393;
}
#zarea {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
#zero {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#zero dt {
	font-weight: bold;
	text-align: center;
	color: #6bb6ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zero dt span {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6bb6ff;
	padding: 0px;
	margin: 0px;
}
#zero dd {
	margin: 0px;
	padding: 0px;
}

#zero p {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#zero_e {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
    width: 60%;
    margin: 0 auto;
    text-align: center;	
	
}
#zero_e dt {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zero_e dt span {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding: 0px;
	margin: 0px;
}
#zero_s {

}
#zero_s dt {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zero_s dt span {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding: 0px;
	margin: 0px;
}
#zero_s dd {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	text-align: center;
	line-height: 1.7em;
}

.list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
	margin: 0px;
}
.list1 th,
.list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.list1 th {
	background-color: #EFEFEF;
	width: 52%;
	font-size: 90%;
}

.list1 td {
	font-size: 90%;
	background-color: #FFF;
}
.cyusyaku {
	font-size: 70%;
	color: #666;
}
#tokuten {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#tokuten dl {
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 32%;
	border: 1px solid #6bb6ff;
	border-radius: 10px;
}
	
#tokuten dl dt {
	font-weight: bold;
	text-align: center;
	color: #6bb6ff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;	
}
#tokuten dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
	line-height: 1.7em;
}
.staff {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}






.vr {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.vr dl dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.vr dl dd {
	padding: 0px;
	font-size: 130%;
	color: #6bb6ff;
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.vr dl p {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
.link-btn-vr {
	text-align: center;
	padding: 0px;
	width: 70%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-vr a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #5081be;
	border-radius: 7px;
	box-shadow: 4px 4px #bfd3ed;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : 15px 25px;
	margin: 0px;
}
.link-btn-vr a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #3d6393;
}

}








/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

#child {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.toparea {
	padding: 0px;
	margin: 0px;
}
#topimg {
	padding: 0px;
	margin: 0px;
}
#topimg img {
	width: 100%;
}
#type {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#type dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#type dl dt {
	font-size: 120%;
	padding: 0px;
	line-height: 1.6em;
	color: #6bb6ff;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#type dl dd {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
#type_e {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#type_e dl {
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #6bb6ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#type_e dl dt {
	font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: center;
	border-radius: 10px;
}
#type_e dl dd {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#type_e dl dd span {
	color: #6bb6ff;
	text-decoration: underline;
}
#therapy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#therapy dl {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 20px;
}
#therapy dl dt {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#therapy dl dd {
	font-size: 130%;
	color: #6bb6ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.7em;
	text-align: center;
}
#therapy dl p {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
.bnone {
	border-right-style: none !important;
}
.link-btn-yb {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-yb a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #5081be;
	border-radius: 7px;
	box-shadow: 4px 4px #bfd3ed;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : 15px 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.yoyaku {
	background-color: #F5F5F5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.yoyaku dl {
	margin: 0px;
	padding: 20px;
}
.yoyaku dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}
.yoyaku dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.yoyaku dl p {
	font-size: 80%;
	line-height: 1.5em;
	color: #666;
	text-align: center;
}


















.text1 {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #666;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.text1 span {
	color: #6bb6ff;
}
#point {
	margin: 0px;
	padding: 0px;
}
#point dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#point dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#point dl dt img {
	width: 100%;
}
#point dl .pimg {
	padding: 0px;
	width: 115px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#point dl dd {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
	color: #6bb6ff;
}
#point dl p {
	font-size: 90%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.point_ex {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 100px !important;
}

.link-btn-pt {
	text-align: center;
	padding: 0px;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-pt a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: #5081be;
	border-radius: 7px;
	box-shadow: 4px 4px #bfd3ed;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : 15px 20px;
	margin: 0px;
	font-size: 90%;
}
.text2 {
	padding: 0px;
	text-align: center;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.text2 dt {
	font-size: 110%;
	font-weight: bold;
	color: #6bb6ff;
	margin: 0px;
	padding: 0px;
}
.text2 dd {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
.text3 {
	position: relative;
	background-color: #6bb6ff;
	height: auto;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #FFF;
}
.text3:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #6bb6ff transparent transparent transparent;
  border-width: 15px 15px 0 15px;
}
#merit {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#merit dl {
	padding: 20px;
	border: 1px dotted #6bb6ff;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#merit dl dt {
	font-weight: bold;
	color: #6bb6ff;
}
.link-btn-mt {
	text-align: center;
	padding: 0px;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-mt a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #5081be;
	border-radius: 7px;
	box-shadow: 4px 4px #bfd3ed;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : 15px 25px;
	margin: 0px;
}
#zarea {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#zero {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#zero dt {
	font-weight: bold;
	text-align: center;
	color: #6bb6ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 120%;
	padding: 0px;
}
#zero dt span {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6bb6ff;
	padding: 0px;
	margin: 0px;
}
#zero dd {
	margin: 0px;
	padding: 0px;
}

#zero p {
	font-size: 95%;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#zero_e {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#zero_e dt {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zero_e dt span {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding: 0px;
	margin: 0px;
}
#zero_s {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#zero_s dt {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zero_s dt span {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding: 0px;
	margin: 0px;
}
#zero_s dd {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	line-height: 1.7em;
}

.list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
	margin: 0px;
}
.list1 th,
.list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.list1 th {
	background-color: #EFEFEF;
	width: 35%;
	font-size: 90%;
}

.list1 td {
	font-size: 90%;
	background-color: #FFF;
	line-height: 1.5em;
}
.cyusyaku {
	font-size: 70%;
	color: #666;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tokuten {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#tokuten dl {
	padding: 20px;
	height: auto;
	width: 90%;
	border: 1px solid #6bb6ff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-radius: 10px;
}
#tokuten dl dt {
	font-weight: bold;
	text-align: center;
	color: #6bb6ff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;	
}
	
#tokuten dl dd {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.7em;
}
.staff {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}






.vr {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.vr dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.vr dl dt img{
	width:100%;
}
.vr dl dd {
	padding: 0px;
	font-size: 120%;
	color: #6bb6ff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.vr dl p {
	font-size: 95%;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-vr {
	padding: 0px;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-vr a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #5081be;
	border-radius: 7px;
	box-shadow: 4px 4px #bfd3ed;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : 15px 25px;
	margin: 0px;
}

}
