@charset "UTF-8";
/* CSS Document */

.pageTitle {
	background: #0BA541 url(../img/midashi00_bg.gif) repeat-x left bottom;
	background-size: 9px 5px;
	-webkit-background-size: 9px 5px;
	padding: 18px 20px 23px;
	text-align: center;
	color: #ffffff;
}
ul {
	list-style: none;
}
.midashi02 {
	background: url(../img/midashi02_bg.gif) no-repeat 8px center;
	background-size: 5px 15px;
	-webkit-background-size: 5px 15px;
	color: #24AF55;
	border-bottom: 1px dashed #24AF55;
	padding: 5px 10px 3px 18px;
	font-size: 117%;
	margin-top: 15px;
	margin-bottom: 10px;
}
.contentsBox {
	padding: 15px 20px;
	font-size: 86%;
}
.text {
	padding: 0px 8px;
}
.text02 {
	margin: 10px 8px;
}
.text02 a{
	text-decoration: underline;
}
.red {
	color: #EB0E0E;
	padding-top: 5px;
}
.red02 {
	color: #EB0E0E;
}
.linkLi {
	margin-top: 16px;
}
.linkLi li{
	margin-top: 12px;
}
a.btn01 {
	display: block;
	background: #3DA696 url(../img/icon-arrow_right.gif) no-repeat right center;
	background-size: 31px 9px;
	-webkit-background-size: 31px 9px;
	box-shadow: 0px 3px 0px -1px rgba(39,113,101,1.0);
	-webkit-box-shadow: 0px 3px 0px -1px rgba(39,113,101,1.0);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFFFFF;
}
a.btn01 div {
	padding: 10px 34px 8px 10px;
	font-size: 117%;
	text-align: center;
}
.bgGreen {
	background-color: #D8F18C;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 14px 8px;
	margin-top: 14px;
}
.bgGreen .red {
	padding-top: 0px;
}
a.greenLink {
	background: url(../img/icon-arrow_right02.gif) no-repeat left center;
	background-size: 8px 9px;
	-webkit-background-size: 8px 9px;
	padding-left: 11px;
	padding-top: 2px;
}
.bgGreen li {
	text-indent: -1em;
	padding-top: 5px;
	padding-left: 1em;
}
.bgGreen ul li:first-child {
	padding-top: 0px;
}
#internet01 .midashi01 {
	letter-spacing: -1px;
}
#internet01 li {
	text-indent: -1em;
	padding-left: 1em;
}
#internet01 p {
	padding: 16px 0px;
}
a#btnTel {
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #3DA696;
	text-align: center;
	border: 4px solid #3DA696;
}
#btnTel div {
	background: url(../img/icon-arrow_down.gif) no-repeat right center;
	background-size: 27px 8px;
	-webkit-background-size: 27px 8px;
	padding: 10px 30px 8px 10px;
	font-size: 117%;
}
#internet02 li {
	margin-top: 14px;
}
#internet02 ul li:first-child {
	margin-top: 0px;
}
#internet02 li p {
	padding: 6px 6px 0px;
}
#internet02 .greenLink {
	margin-top: 5px;
}

#keikoku-t {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 150%;
	text-align:center;

}

#keikoku {
	border: 2px solid #ff0000;
	padding: 5px;
	font-size: 150%;

}

h4 {
	color: #23a4ff;
	font-weight:bold;
	font-size: 120%;
	margin: 15px 0 10px 0;
	clear:both;


}

dt.title {
	margin: 0 0 10px 0;
	font-weight: bold;
	

}

dd.answer {
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 10px 0;

}

dl.float_list dd {
	border-bottm: 1px dotted #cccccc;
	background-image:url(../img/common/arrow.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 0 0 0 25px;


}

.f-left {
	float:left;

}

.f-right {
	float: right;


}

.m-tb10 {
	margin: 10px 0;

}

.telnum a {
	color: #ff0000;
	font-size: 120%;

}

