/* style.css */

/* clearfix */
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;position:relative;}

/* margin */
.mgt0 { margin-top: 0 !important; }
.mgt5 { margin-top: 5px !important; }
.mgt10t { margin-top: 8px !important; }
.mgt10 { margin-top: 10px !important; }
.mgt15t { margin-top: 13px !important; }
.mgt15 { margin-top: 15px !important; }
.mgt20t { margin-top: 18px !important; }
.mgt20 { margin-top: 20px !important; }
.mgt30t { margin-top: 28px !important; }
.mgt30 { margin-top: 30px !important; }
.mgt40t { margin-top: 38px !important; }
.mgt40 { margin-top: 40px !important; }
.mgt50t { margin-top: 48px !important; }
.mgt50 { margin-top: 50px !important; }

/* font */
.fs01 { font-size: 92.31% !important; } /* 12px */
.fm01 { font-size: 107.69% !important; } /* 14px */
.fl01 { font-size: 123.08% !important; } /* 16px */

.fBrown01 { color: #6A4419 !important; }
.fPink01 { color: #DA4686 !important; }

.caption01 {
	font-size: 92.31% !important;
	margin-top: 5px;
}

.bold { font-weight: bold !important; }

.alL { text-align: left !important; }
.alC { text-align: center !important; }
.alR { text-align: right !important; }

/* inline block */
.iBlk { display: -moz-inline-box; display: inline-block; }

/* pageTop */
#pageTop {
	position: fixed;
    bottom: 50px;
    right: 20px;
	z-index: 10000;
}

/* fNav01 */
.fNav01Wrap {
	width: 100%;
	height: 102px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_nav_01.gif) repeat-x;
}
.fNav01 {
	margin: 0 auto;
	width: 960px;
}
.fNav01 .fNav01Vsl {
	margin-left: -1px;
	width: 960px;
}
.fNav01 .logo {
	float: left;
}
.fNav01 .logo a {
	width: 245px;
	height: 50px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat 0 0;

	display: block;
	text-indent: -9999px;
	overflow: hidden;
	zoom: 1;
}
.fNav01 ul li {
	float: left;
}
.fNav01 ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	zoom: 1;
}
.fNav01 ul li.li01 a {
	width: 238px;
	height: 50px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -245px 0;
}
.fNav01 ul li.li03 a {
	width: 238px;
	height: 50px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -483px 0;
}
.fNav01 ul li.li05 a {
	width: 238px;
	height: 50px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -720px 0;
}
.fNav01 ul li.li06 a {
	width: 244px;
	height: 49px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -1px -50px;
}
.fNav01 ul li.li07 a {
	width: 238px;
	height: 49px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -245px -50px;
}
.fNav01 ul li.li01 a:hover {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -245px -99px;
}
.fNav01 ul li.li03 a:hover {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -483px -99px;
}
.fNav01 ul li.li05 a:hover {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -720px -99px;
}
.fNav01 ul li.li06 a:hover {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -1px -149px;
}
.fNav01 ul li.li07 a:hover {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -245px -149px;
}
.fNav01 ul li.li01.active a {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -245px -198px !important;
}
.fNav01 ul li.li03.active a {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -483px -198px !important;
}
.fNav01 ul li.li05.active a {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -720px -198px !important;
}
.fNav01 ul li.li06.active a {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -1px -248px !important;
}
.fNav01 ul li.li07.active a {
	background: url(https://www.his-j.com/tyo/kids/img_cmn/spr_nav_01.png) no-repeat -245px -248px !important;
}

/* contentsArea01 */
.contentsArea01 {
	width: 100%;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_01.gif);
}

/* contentsArea02 */
.contentsArea02 {
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 960px;
min-height: 600px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ",Meriyo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.5;
}
.contentsArea02 a {
	color: #1777DD;
	text-decoration: none;
}
.contentsArea02 a:hover {
	text-decoration: underline;
}

/* fBreadcrumb01 */
.fBreadcrumb01 {
	padding: 8px 0 0 0;
	color: #1777DD;
}
.fBreadcrumb01 strong {
	color: #333;
}

/* fTtlMain01 */
.fTtlMain01 {
	padding: 13px 0 0 0;
}

/* fLead01 */
.fLead01 {
	margin: 12px 0 0 0;
}

/* fTtlMod01 */
.fTtlMod01 {
	position: relative;
	padding-top: 4px;
	width: 960px;
}
.fTtlMod01 .title01 {
	padding: 5px 10px 5px 20px;
	background: #72B560;
	color: #fff;
	font-size: 138.46% !important; /* 18px */
	font-weight: bold;
	line-height: 1.2;
	zoom: 1;
}
.fTtlMod01 .tl {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_fttlmod01_01.png) no-repeat;
	width: 960px;
	height: 4px;
}

/* fBoxMod01 */
.fBoxMod01 {
	position: relative;
	padding-bottom: 5px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_fboxmod01_01.png) no-repeat left bottom;
	zoom: 1;
}
.fBoxMod01 .fBoxMod01Vsl {
	padding: 20px 19px 15px 19px;
	border-left: 1px solid #E0E0D5;
	border-right: 1px solid #E0E0D5;
	background: #fff;
	zoom: 1;
}
.fBoxMod01.round {
	padding: 5px 0;
}
.fBoxMod01.round .fBoxMod01Vsl {
	padding: 15px 19px 15px 19px;
}
.fBoxMod01 .tl {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_fboxmod01_02.png) no-repeat;
	width: 960px;
	height: 5px;
}

/* fBoxClm201 */
.fBoxClm201 .fBoxClm20101 {
	float: left;
	width: 445px;
}
.fBoxClm201 .fBoxClm20102 {
	float: right;
	width: 445px;
}

/* hoverImg01 */
a.hoverImg01:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/* iLink01 */
.iLink01 {
	padding-left: 17px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_01.png) no-repeat 0 0.35em;
	zoom: 1;
}
a.iLink01 {
	padding-left: 17px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_01.png) no-repeat 0 0.25em;
	zoom: 1;
}

/* iLink02 */
.iLink02 {
	padding-left: 17px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_02.png) no-repeat 0 0.35em;
	zoom: 1;
}
a.iLink02 {
	padding-left: 17px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_02.png) no-repeat 0 0.25em;
	zoom: 1;
}
.iLink02S {
	padding-left: 17px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_02.png) no-repeat 0 0.25em;
	zoom: 1;
}

/* iBack01 */
.iBack01 {
	padding-left: 18px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_back_01.png) no-repeat 3px 0.15em;
	font-weight: bold;
	zoom: 1;
}

/* listKome01 */
.listKome01 li {
	padding-left: 1em;
	text-indent: -1em;
}

.search{
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_ttl_search.png) no-repeat;
	padding: 6px 0 10px 35px;
	font-weight:bold;
	font-size: 138.46% !important; /* 18px */
}

.search a{
	color:#fff;
}

.search a:hover{
	text-decoration:underline;
}

/* fLo01 */
.fLo01 {
	margin-top: 20px;
}
.fLo01 .fLo01L {
	float: left;
	width: 300px;
}
.fLo01 .fLo01R {
	float: right;
	width: 640px;
}
.fLo01 .fLo01L .ttlL01 {
	position: relative;
	padding: 3px 0 3px 0;
	zoom: 1;
}
.fLo01 .fLo01L .ttlL01 .title01 {
	display: block;
	padding: 5px 9px 3px 9px;
	background: #66AEEA;
	color: #fff;
	font-size: 138.46% !important; /* 18px */
	font-weight: bold;
	line-height: 1.2;
	zoom: 1;
}
.fLo01 .fLo01L .ttlL01 .tl {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_ttl_left_01.png) no-repeat;
	width: 300px;
	height: 3px;
}
.fLo01 .fLo01L .ttlL01 .bl {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_ttl_left_01.png) no-repeat 0 100%;
	width: 300px;
	height: 3px;
}
.fLo01 .fLo01L .ttlL02 {
	margin: 0 0 3px 14px;
	width: 270px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/line_ttl_left_01.gif) no-repeat left bottom;
}
.fLo01 .fLo01L .ttlL02 .title01 {
	padding: 13px 0 10px 0;
	color: #EC8308;
	font-size: 130.76% !important; /* 17px */
	font-weight: bold;
	line-height: 1.2;
	zoom: 1;
}
.fLo01 .fLo01L .ttlL03 {
	margin: 0 0 3px 14px;
	width: 270px;
	border-bottom: 2px solid #C5C4B4;
}
.fLo01 .fLo01L .line01 {
	margin: 15px 0 0 14px;
	width: 270px;
	height: 2px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/line_ttl_left_02.gif) repeat-x left bottom;
	text-indent: -9999px;
	overflow: hidden;
	zoom: 1;
}
.fLo01 .fLo01L .ttlL03 .title01 {
	padding: 13px 0 10px 0;
	color: #EC8308;
	font-size: 130.76% !important; /* 17px */
	font-weight: bold;
	line-height: 1.2;
	zoom: 1;
}
.fLo01 .fLo01L .ttlL04 {
	margin: 0 0 3px 14px;
	width: 270px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/line_ttl_left_02.gif) repeat-x left bottom;
}
.fLo01 .fLo01L .ttlL04 .title01 {
	padding: 7px 0 10px 0;
	zoom: 1;
}
.fLo01 .fLo01L .ttlL04 .title01 h5 {
	font-size: 107.69%; /* 14px */
	font-weight: bold;
	line-height: 1.2;
}
.fLo01 .fLo01L .ttlL04 .title01 p {
	margin-top: 1px;
 	font-size: 92.31%; /* 12px */
	line-height: 1.4;
}
.fLo01 .fLo01L .boxL01 {
	margin-top: 12px;
	padding-bottom: 2px;
	width: 300px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_box_left_02.png) no-repeat left bottom;
}
.fLo01 .fLo01L .boxL01 .boxL01Vsl01 {
	width: 300px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_box_left_01.png) no-repeat 100% 0;
}
.fLo01 .fLo01L .boxL01 .boxL01Vsl02 {
	padding-bottom: 15px;
	width: 298px;
	background: #fff;
}
.fLo01 .fLo01L .boxL01 .boxL01Vsl02.s01 {
	padding-bottom: 27px;
}
.fLo01 .fLo01L .plan01 {
	margin: 13px 0 0 14px;
	width: 270px;
}
.contentsArea02.toppage .fLo01 .fLo01L .plan01 {
	margin-top: 10px;
}
.fLo01 .fLo01L .plan01 .plan0101 {
	float: left;
	width: 150px;
}
.fLo01 .fLo01L .plan01 a {
	display: block;
}
.fLo01 .fLo01L .plan01 a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.fLo01 .fLo01L .plan01 a:hover .plan0101 {
	text-decoration: underline;
}
.fLo01 .fLo01L .plan01 a:hover .plan0102 {
	text-decoration: none;
}
.fLo01 .fLo01L .plan01 .plan01Text {
	display: block;
	float: right;
	padding-top: 3px;
	width: 110px;
}
.fLo01 .fLo01L .plan01 .plan01Text .plan0101 {
	display: block;
	margin-bottom: 3px;
	padding-left: 16px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_02.png) no-repeat 0 0.15em;
	color: #1777DD;
	line-height: 1.2;
	zoom: 1;
	width: 94px;
}
.fLo01 .fLo01L .plan01 .plan01Text .plan0102 {
	display: block;
	color: #EC1A00;
	font-weight: bold;
	line-height: 1.2;
	width: 110px;
}
.fLo01 .fLo01L .plan02 {
	margin: 12px 0 0 14px;
}
.fLo01 .fLo01L .plan02 li {
	float: left;
	margin-right: 5px;
}
.fLo01 .fLo01L .plan03 {
	margin: 7px 0 0 14px;
	width: 270px;
	line-height: 1.2;
}
.fLo01 .fLo01L .plan03 strong {
	color: #EB1900;
	font-weight: bold;
}
.fLo01 .fLo01L .plan04 {
	margin-top: 10px;
	text-align: center;
}
.fLo01 .fLo01L .plan05 {
	margin: 7px 0 0 14px;
}
.fLo01 .btn01:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.fLo01 .fLo01L .service01 {
	position: relative;
	margin: 0 0 0 14px;
	padding: 5px 0 0 0;
	width: 284px;
	min-height: 161px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_left_service01_01.gif) no-repeat 100% 20px;
}
.fLo01 .fLo01L .list01 li {
	margin-bottom: 3px;
	padding-left: 13px;
	color: #666;
	line-height: 1.2;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_left_dot_01.gif) no-repeat 4px 0.35em;
}
.fLo01 .fLo01L .serviceBtn01 {
	position: absolute;
	bottom: -12px;
	left: 13px;
	width: 240px;
}
.fLo01 .fLo01L .service02 {
	margin: 13px 5px 0 14px;
}
.fLo01 .fLo01L .serviceBtn02 {
	margin: 10px 0 0 35px;
}
.fLo01 .fLo01R .ttlR01 {
	position: relative;
	padding: 3px 0 0 0;
	width: 640px;
}
.fLo01 .fLo01R .ttlR01 .title01 {
	display: block;
	padding: 5px 10px 6px 20px;
	background: #3366AD;
	color: #fff;
	font-size: 138.46%; /* 18px */
	font-weight: bold;
	line-height: 1.2;
	zoom: 1;
}
.fLo01 .fLo01R .ttlR01 .tl {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_ttl_right_01.png) no-repeat;
	width: 640px;
	height: 3px;
}
.fLo01 .fLo01R .ttlR02 {
	position: relative;
	padding: 3px 0 3px 0;
	width: 640px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_ttl_right_03.png) no-repeat left bottom;
}
.fLo01 .fLo01R .ttlR02 .title01 {
	display: block;
	padding: 5px 15px 3px 15px;
	background: #72B560;
	color: #fff;
	font-size: 138.46%; /* 18px */
	font-weight: bold;
	line-height: 1.2;
	zoom: 1;
}
.fLo01 .fLo01R .ttlR02 .title01 a {
	padding-left: 26px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_right_link_01.png) no-repeat 0 0.1em;
	color: #fff;
	zoom: 1;
}
.fLo01 .fLo01R .ttlR02 .title01 span.sub {
	margin-left: 15px;
	font-size: 77.7777%; /* 14px */
	font-weight: normal;
}
.fLo01 .fLo01R .ttlR02 .tl {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_ttl_right_02.png) no-repeat;
	width: 640px;
	height: 3px;
}
.fLo01 .fLo01R .topRRank01 {
	position: relative;
	margin-top: 10px;
	border-bottom: 5px solid #DEAF6B;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/bg_right_rank_01.png) no-repeat left bottom;
	width: 640px;
	min-height: 185px;
	zoom: 1;
}
.fLo01 .fLo01R .topRRank01 .title01 {
	position: absolute;
	left: 0;
	top: 0;
}
.fLo01 .fLo01R .topRRank01 .block01 {
	padding: 63px 0 0 20px;
	font-weight: bold;
	zoom: 1;
}
.fLo01 .fLo01R .topRRank01 .block01 a {
	color: #fff;
}
.fLo01 .fLo01R .topRRank01 .block0101 {
	float: left;
	margin-right: 10px;
	width: 254px;
	color: #FFCC00;
}
.fLo01 .fLo01R .topRRank01 .block0102 {
	float: left;
	width: 330px;
	color: #F9CFDD;
}
.fLo01 .fLo01R .topRRank01 dl {
	margin-top: 5px;
}
.fLo01 .fLo01R .topRRank01 dl dt {
	width: 2em;
	margin-right: 10px;
	float: left;
	clear: both;
	font-weight: bold;
}
.fLo01 .fLo01R .topRRank01 dl dt span {
	display: block;
	padding: 2px 0 2px 0;
}
.fLo01 .fLo01R .topRRank01 dl dd {
	padding: 2px 0 2px 2.5em;
}

.fLo01 .fLo01R .otoku01 {
	position: relative;
	margin-left: -3px;
	width: 643px;
	height: 558px;
}
.fLo01 .fLo01R .otoku01 li.li01 {
	position: absolute;
	top: 0;
	left: 0;
}
.fLo01 .fLo01R .otoku01 li.li02 {
	position: absolute;
	top: 332px;
	left: 0;
}
.fLo01 .fLo01R .otoku01 li.li03 {
	position: absolute;
	top: 332px;
	left: 311px;
}
.fLo01 .fLo01R .service01 {
	position: relative;
	width: 640px;
	height: 249px;
}
.fLo01 .fLo01R .service01 li.li01 {
	position: absolute;
	top: 0;
	left: 0;
}
.fLo01 .fLo01R .service01 li.li02 {
	position: absolute;
	top: 0;
	left: 308px;
}
.fLo01 .fLo01R .service01 li.li03 {
	position: absolute;
	top: 87px;
	left: 0;
}
.fLo01 .fLo01R .service01 li.li04 {
	position: absolute;
	top: 87px;
	left: 308px;
}
.fLo01 .fLo01R .service01 li.li05 {
	position: absolute;
	top: 167px;
	left: 0;
}
.fLo01 .fLo01R .service01 li.li06 {
	position: absolute;
	top: 167px;
	left: 308px;
}

/* bnrBtm01 */
.bnrBtm01 {
	margin: 21px 0 0 0;
	text-align: center;
}

/* top */
.topTtl01 {
	position: relative;
	width: 960px;
	min-height: 340px;
}
.topTtl01 .fTtlMain01 {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 960px;
	height: 340px;
}
.topTtl01 .fBreadcrumb01 {
	position: absolute;
	top: 0;
	left: 0;
}
.topTtl01 .fLead01 {
	position: absolute;
	top: 260px;
	left: 0;
	margin: 0;
}

/* topAsobi01 */
.topAsobi01 {
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
}
.topAsobi01 ul {
	margin-right: -13px;
	overflow: hidden;
	zoom: 1;
}
.topAsobi01 ul li {
	float: left;
	margin-right: 7px;
	width: 155px;
}
.topAsobi01 ul li a {
	display: block;
}
.topAsobi01 ul li a:hover img {
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background: #fff;
}
.topAsobi01 ul li a span {
	display: block;
	margin-top: 6px;
	font-size: 107.69%; /* 14px */
	line-height: 1.3;
}

/* topContents01 */
.topContents01 {
	padding-top: 5px;
	overflow: hidden;
	zoom: 1;
}
.topContents01 ul {
	margin-right: -10px;
	overflow: hidden;
	zoom: 1;
}
.topContents01 ul li {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	width: 315px;
}
.topContents01 ul li a:hover img {
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background: #fff;
}

/* waribikiBox01 */
.waribikiBox01 {
	background: url(https://www.his-j.com/tyo/kids/img/waribiki_bg_box_02.gif) repeat-y;
	width: 920px;
}
.waribikiBox01 .waribikiBox01Top {
	background: url(https://www.his-j.com/tyo/kids/img/waribiki_bg_box_01.gif) no-repeat;
	zoom: 1;
}
.waribikiBox01 .waribikiBox01Btm {
	padding: 14px 0 15px 0;
	background: url(https://www.his-j.com/tyo/kids/img/waribiki_bg_box_03.gif) no-repeat left bottom;
	zoom: 1;
}
.waribikiBox01 .list {
	padding: 12px 27px 0 27px;
	zoom: 1;
}

/* faq */
.fBoxMod01 .fBoxMod01Vsl.faq {
	background: #fff url(https://www.his-j.com/tyo/kids/img/faq_bg_01.gif) no-repeat right top;
}

/* faqClm01 */
.faqClm01 .faqClm0101 {
	float: left;
	margin-right: 25px;
	width: 447px;
}
.faqClm01 .faqClm0102 {
	float: left;
	width: 447px;
}
.faqClm01 .title01 {
	padding-bottom: 6px;
}

/* faqRank01 */
.faqRank01 li {
	position: relative;
	margin-top: 3px;
	padding-left: 40px;
	padding-bottom: 5px;
	min-height: 13px;
	background: url(https://www.his-j.com/tyo/kids/img/faq_bg_rank_01.gif) repeat-x left bottom;
	zoom: 1;
}
.faqRank01.pink li {
	background: url(https://www.his-j.com/tyo/kids/img/faq_bg_rank_02.gif) repeat-x left bottom;
}
.faqRank01 li.best3 {
	margin-top: 4px;
	padding-bottom: 5px;
	min-height: 18px;
	font-weight: bold;
}
.faqRank01 li img {
	position: absolute;
	top: 3px;
	left: 0;
}
.faqRank01 li.best3 img {
	position: absolute;
	top: 0;
	left: 0;
}

/* faqList01 */
.faqList01 {
	margin: -9px 0 -5px 0;
	overflow: hidden;
}
.faqList01 li {
	float: left;
	margin: 5px 20px 0 0;
	padding-left: 17px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_01.png) no-repeat 0 0.35em;
	zoom: 1;
}

/* faqList02 */
.faqList02 {
	margin: -3px 0 0 0;
	overflow: hidden;
}
.faqList02 li {
	float: left;
	margin-right: 20px;
	padding-left: 16px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_down_01.png) no-repeat 0 0.35em;
	font-weight: bold;
	zoom: 1;
}

/* faqTtl01 */
.faqTtl01 {
	margin-top: 20px;
	zoom: 1;
}

/* faqDl01 */
.faqDl01 dt {
	position: relative;
	padding-top: 17px;
	min-height: 38px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/line_dot_01.gif) repeat-x;
	zoom: 1;
}
.faqDl01 dt.first {
	padding-top: 0;
	background: none;
}
.faqDl01 dt .icn {
	position: absolute;
	top: 17px;
	left: 1px;
}
.faqDl01 dt.first .icn {
	position: absolute;
	top: 0;
	left: 1px;
}
.faqDl01 dt .ttl {
	display: block;
	padding: 3px 0 0 50px;
	font-weight: bold;
}
.faqDl01 dd {
	position: relative;
	margin-top: 9px;
	padding: 3px 0 10px 50px;
	min-height: 38px;
	zoom: 1;
}
.faqDl01 dd .icn {
	position: absolute;
	top: 0;
	left: 1px;
}

/* faqDl02 */
.faqDl02 {
	margin-top: 10px;
}
.faqDl02 dt {
	position: relative;
	padding-top: 17px;
	min-height: 38px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/line_dot_01.gif) repeat-x;
	color: #D96406;
	zoom: 1;
}
.faqDl02 dt.first {
	padding-top: 0;
	background: none;
}
.faqDl02 dt .icn {
	position: absolute;
	top: 17px;
	left: 1px;
}
.faqDl02 dt.first .icn {
	position: absolute;
	top: 0;
	left: 1px;
}
.faqDl02 dt .ttl {
	display: block;
	padding: 3px 0 0 50px;
	font-weight: bold;
}
.faqDl02 dd {
	position: relative;
	margin-top: 9px;
	padding: 3px 0 13px 50px;
	min-height: 38px;
	zoom: 1;
}
.faqDl02 dd .icn {
	position: absolute;
	top: 0;
	left: 1px;
}
.faqDl02 dd strong {
	font-weight: bold;
}

/* faqPagetop01 */
.faqPagetop01 {
	padding-top: 16px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/line_dot_01.gif) repeat-x;
	zoom: 1;
}

/* faqNo01 */
.faqNo01 {
	margin-top: 10px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/line_dot_01.gif) repeat-x;
	zoom: 1;
}
.faqNo01 .rank {
	float: left;
	padding-top: 18px;
	width: 60px;
}
.faqNo01 .faqDl02 {
	margin-top: 0;
	float: right;
	width: 855px;
}
.faqNo01 .faqDl02 dt  {
	background: none;
}
.faqNo01 .faqDl02 dd {
	padding: 3px 0 3px 50px;
}

/* pagetop01 */
.pagetop01 a {
	display: block;
	float: right;
	padding-left: 16px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_up_01.png) no-repeat 0 0.35em;
	font-size: 107.69%; /* 14px */
	font-weight: bold;
	zoom: 1;
}

/* hotelSide01 */
.hotelSide01 {
	float: left;
	width: 280px;
}
.hotelSide01 dt img {
	vertical-align: top;
}
.hotelSide01 ul {
	border-top: 1px solid #E0E0D5;
	border-left: 1px solid #E0E0D5;
}
.hotelSide01 ul li {
	padding: 1px;
	border-right: 1px solid #E0E0D5;
	border-bottom: 1px solid #E0E0D5;
	background: #F8F7E6;
	zoom: 1;
}
.hotelSide01 ul li a {
	display: block;
	padding: 10px 10px 8px 10px;
 	font-size: 92.31%; /* 12px */
	font-weight: bold;
	zoom: 1;
}
.hotelSide01 ul li.active a {
	background: #E8E6B5;
}

/* hotelMain01 */
.hotelMain01 {
	float: right;
	width: 620px;
}
.hotelMain01 .titleL01 {
	padding: 0 13px 3px 13px;
	border-bottom: 2px solid #72B560;
 	font-size: 153.84%; /* 20px */
	font-weight: bold;
	zoom: 1;
}
.hotelMain01 .block01 {
	margin-top: 20px;
}
.hotelMain01 .block01 .block0101 {
	float: left;
	width: 245px;
}
.hotelMain01 .block01 .block0101 a:hover img {
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background: #fff;
}
.hotelMain01 .block01 .block0101 img {
	display: block;
	width: 245px;
}
.hotelMain01 .block01 .block0102 {
	float: right;
	width: 360px;
}
.hotelMain01 .block01 .block0102 .title01 {
	font-size: 138.46%; /* 18px */
	font-weight: bold;
}
.hotelMain01 .block01 .block0102 .price01 {
	margin-top: 5px;
}
.hotelMain01 .block01 .block0102 .price01 span {
 	font-size: 92.31%; /* 12px */
}
.hotelMain01 .block01 .block0102 .price01 strong {
	color: #EB6100;
	font-size: 138.46%; /* 18px */
	font-weight: bold;
}
.hotelMain01 .block01 .block0102 .grade01 {
	margin-top: 7px;
	font-size: 76.92%; /* 10px */
}
.hotelMain01 .block01 .block0102 .grade01 img {
	vertical-align: -2px;
}
.hotelMain01 .block01 .block0102 .grade01 .btn {
	margin-left: 2px;
}
.hotelMain01 .block01 .block0102 .grade01 .com {
	margin-left: 10px;
}
.hotelMain01 .block01 .block0102 .recommend01 {
	padding: 3px 12px 9px 12px;
	background: #FBEABB url(https://www.his-j.com/tyo/kids/img/hotel_bg_recommend_01.gif) no-repeat left bottom;
	zoom: 1;
}
.hotelMain01 .block01 .recommend01 strong {
	font-weight: bold;
}
.hotelMain01 .block02 .block0201 {
	float: left;
	width: 300px;
}
.hotelMain01 .block02 .block0202 {
	float: right;
	width: 300px;
}
.hotelMain01 .block02 dl {
	border-top: 2px solid #EBEBEB;
	overflow: hidden;
	zoom: 1;
 	font-size: 92.31%; /* 12px */
}
.hotelMain01 .block02 dl dt {
	width: 3.8em;
	margin-right: 10px;
	float: left;
	clear: both;
	font-weight: bold;
}
.hotelMain01 .block02 dl dt span {
	display: block;
	padding: 5px 0 5px 2px;
}
.hotelMain01 .block02 dl dd {
	padding: 5px 0 5px 5em;
}
.hotelMain01 .block02 dl.v02 dt {
	width: 7.8em;
}
.hotelMain01 .block02 dl.v02 dd {
	padding: 7px 0 7px 9em;
}
.hotelMain01 .block03 {
	padding-top: 10px;
	border-top: 2px solid #EBEBEB;
}
.hotelMain01 .block03 ul {
	float: right;
}
.hotelMain01 .block03 ul li {
	display: inline;
	float: left;
	margin-left: 10px;
}
.hotelMain01 .block03 ul li a:hover img {
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background: #fff;
}

/* fDownload01 */
.fDownload01 {
	margin-top: 5px;
}
.fDownload01 p {
	float: right;
	border: 1px solid #E0E0D7;
	background: #fff;
}
.fDownload01 p a {
	display: block;
	padding: 2px 10px 2px 23px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_download_01.png) no-repeat 7px 50%;
	zoom: 1;
}

/* fNavPage01 */
.fNavPage01 {
	margin: 8px 0 0 0;
	overflow: hidden;
	zoom: 1;
}
.fNavPage01 ul {
	margin-right: -20px;
	margin-bottom: -6px;
	overflow: hidden;
	zoom: 1;
}
*:first-child+html .fNavPage01 ul {
	margin-bottom: 0;
}
.fNavPage01 li {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
	padding-left: 16px;
	background: url(https://www.his-j.com/tyo/kids/img_cmn/icn_link_down_01.png) no-repeat 0 0.25em;
 	font-size: 92.31%; /* 12px */
	zoom: 1;
}

/* itemText01 */
.itemText01 {
	margin-top: -10px;
	text-align: right;
}
.itemText01 dd,
.itemText01 dt {
	display: inline;
 	font-size: 92.31%; /* 12px */
}
.itemText01 dt {
	margin-left: 20px;
}
.itemText01 dd {
	margin-left: 4px;
}
.itemText01 img {
	vertical-align: -6px;
}

/* itemTbl01 */
.itemTbl01 {
	width: 100%;
 	font-size: 92.31%; /* 12px */
}
.itemTbl01 td,
.itemTbl01 th {
	border-bottom: 1px solid #fff;
}
.itemTbl01 th {
	padding: 8px 8px 8px 12px;
	width: 199px;
	background: #F8D2A7;
	vertical-align: top;
}
.itemTbl01 td.td01 {
	width: 29px;
	background: #F8D2A7;
	vertical-align: middle;
}
.itemTbl01 td.td02 {
	border-left: 1px solid #fff;
	width: 34px;
	background: #F9DCBA;
	text-align: center;
	vertical-align: middle;
}
.itemTbl01 td.td03 {
	padding: 8px 12px 8px 12px;
	width: 620px;
	border-left: 1px solid #fff;
	background: #FBE6CE;
	vertical-align: top;
}
.itemTbl01.half th {
	width: 381px;
}

/* asobiNav01 */
.asobiNav01 {
	width: 960px;
}
.asobiNav01 dt {
	float: left;
	width: 115px;
}
.asobiNav01 dd {
	float: left;
	padding-top: 4px;
	width: 845px;
}
.asobiNav01 dd .fNavPage01 {
	margin-top: 0;
}

/* asobiLo01 */
.asobiLo01 {
	width: 960px;
	overflow: hidden;
}
.asobiLo01 .asobiLo01L {
	float: left;
	width: 476px;
}
.asobiLo01 .asobiLo01R {
	float: right;
	width: 476px;
}

/* asobiMod01 */
.asobiMod01 {
	position: relative;
	padding: 5px 0;
	background: url(https://www.his-j.com/tyo/kids/img/asobi_bg_01.png) no-repeat left bottom;
	zoom: 1;
}
.asobiMod01 .asobiMod01Vsl {
	padding: 12px 14px 9px 14px;
	border-left: 1px solid #E0E0D5;
	border-right: 1px solid #E0E0D5;
	background: #fff;
	zoom: 1;
}
.asobiMod01 .tl {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(https://www.his-j.com/tyo/kids/img/asobi_bg_02.png) no-repeat;
	width: 960px;
	height: 5px;
}
.asobiMod01 .title01 {
	color: #006699;
	font-size: 123.08%; /* 16px */
	font-weight: bold;
}
.asobiMod01 .list01 {
	margin-top: 13px;
	overflow: hidden;
	zoom: 1;
}
.asobiMod01 .list01 ul {
	margin-right: -13px;
	overflow: hidden;
	zoom: 1;
}
.asobiMod01 .list01 ul li {
	float: left;
	margin-right: 13px;
	width: 140px;
}
.asobiMod01 .list01 ul li a {
	display: block;
}
.asobiMod01 .list01 ul li a:hover img {
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background: #fff;
}
.asobiMod01 .list01 ul li a span {
	display: block;
	margin-top: 6px;
 	font-size: 92.31%; /* 12px */
	line-height: 1.3;
}
.asobiMod01 .list01 ul li a span.recommend {
	margin-top: 5px;
	margin-bottom: -3px;
	display: block;
}
.asobiMod01 .list01 ul li a span.recommend em {
	display: inline-block;
	padding: 2px 4px;
	background: #F09730;
	color: #fff;
 	font-size: 83.3333%; /* 10px */
	font-weight: bold;
}
*:first-child+html .asobiMod01 .list01 ul li a span.recommend em {
	display: inline;
}

/* jisaClm01 */
.jisaClm01 .jisaClm0101 {
	float: left;
	width: 455px;
}
.jisaClm01 .jisaClm0102 {
	float: right;
	width: 455px;
}
.jisaClm01 .box {
	background: url(https://www.his-j.com/tyo/kids/img/jisa_bg_clm_02.gif) repeat-y;
	zoom: 1;
}
.jisaClm01 .box .boxVsl {
	padding: 8px 22px 10px 22px;
	background: url(https://www.his-j.com/tyo/kids/img/jisa_bg_clm_01.gif) no-repeat left bottom;
	zoom: 1;
}