@charset "utf-8";

.titType01 {
	margin: 20px 0 0 0;
	padding: 10px 0 0 10px;
	background: url(../images/common/bg_title_type04.gif) right top no-repeat;
	max-width: 100%;
	min-height: 25px;
	font-size: 1.25em;
	font-weight: 700;
}
.titType02 {
	max-width: 100%;
	height: 39px;
	font-size: 1.25em;
	font-weight: 700;
	padding: 25px 15px 15px 50px;
	background: url(../images/common/Q.png) left center no-repeat;
}

.titType03 {
	font-size: 1.6em;
	font-weight: 700;
	padding: 0 0 0 20px;
}
.titType04 {
	color:#ffffff;
	padding: 3px 15px;
	font-size: 1.25em;
	text-shadow: 2px 2px 3px #000;
	background-image:url(../images/common/service_h3_01_01.png);
	background-size: contain;
	background-repeat: repeat-x;
}
.titType05 {
	font-size: 2.0em;
	font-weight: 700;
	color: #ff0000;
}

.titType06 {
	background:url(../images/common/bg_title_type02.gif) left bottom no-repeat;
	max-width:700px;
	padding: 3px 15px;
	margin: 10px 0;
	font-size: 1.1em;
	font-weight: 700;
}
.titType07 {
	background: url(../images/common/icon_maru01.png) left center no-repeat;
	padding: 0 0 0 20px;
	color: #a71616;
	font-size: 1.25em;
	font-weight: 700;
}
.titType08 {
	font-size: 1.25em;
	font-weight: 700;
	max-width: 100%;
	height: 39px;
	padding: 12px 25px 0px 25px;
	background-image: url(../images/common/tit_h3_main02_01.gif); 
	background-repeat:repeat-x;
}
.titType09 {
	margin: 20px 0 0 0;
	padding: 10px 0 0 10px;
	background:#fff4f3 url(../images/common/bg_title_type04.gif) right top no-repeat;
	max-width: 100%;
	min-height: 25px;
	font-size: 1.25em;
	font-weight: 700;
}
.titType09 p {
	background: url(../images/common/icon_maru01.png) left center no-repeat;
	padding: 0 0 0 20px;
	color: #a71616;
}

.textQ {
	display:block;;
	background:url(../images/common/faq_q.gif) 0 0 no-repeat;
	text-decoration:underline;
	font-size: 1.2em;
	font-weight: 700;
	margin: 15px 0 5px 0;
	padding-left: 40px;
}
.textQ:hover {
	text-decoration:none;
}
.textA {
	display:block;
	padding-left:40px;
	background:url(../images/common/faq_a.gif) 0 0 no-repeat;
	margin-bottom: 25px;
}


.boxType01 {
	background:url(../images/common/bg_box03.gif) right bottom no-repeat;
	background-color:#f6f6f6;
	border: 1px solid #b9b9b9;
	max-width: 100%;
	margin: 0 0 20px 0;
	padding: 15px;
}
.boxType01 p {
	padding:10px;
	font-weight: 700;
}
.boxType02 {
	background:url(../images/common/bg_table05.gif) left bottom no-repeat;
	background-color:#f6f6f6;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

.tCenter { text-align: center;}
.tLeft { text-align: left;}
.tRight { text-align: right;}

.floatL { float: left;}
.floatR { float: right;}
.floatC { clear: both;}

.m10 { margin: 10px;}
.m15 { margin: 15px;}
.m20 { margin: 20px;}
.m25 { margin: 25px;}

.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb25 { margin-bottom: 25px;}

.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt25 { margin-top: 25px;}

.mr10 { margin-right: 10px;}
.mr15 { margin-right: 15px;}
.mr20 { margin-right: 20px;}
.mr25 { margin-right: 25px;}

.ml10 { margin-left: 10px;}
.ml15 { margin-left: 15px;}
.ml20 { margin-left: 20px;}
.ml25 { margin-left: 25px;}

.p10 { padding: 10px;}
.p15 { padding: 15px;}
.p20 { padding: 20px;}
.p25 { padding: 25px;}

.pb10 { padding-bottom: 10px;}
.pb15 { padding-bottom: 15px;}
.pb20 { padding-bottom: 20px;}
.pb25 { padding-bottom: 25px;}

.pt10 { padding-top: 10px;}
.pt15 { padding-top: 15px;}
.pt20 { padding-top: 20px;}
.pt25 { padding-top: 25px;}

.pr10 { padding-right: 10px;}
.pr15 { padding-right: 15px;}
.pr20 { padding-right: 20px;}
.pr25 { padding-right: 25px;}

.pl10 { padding-left: 10px;}
.pl15 { padding-left: 15px;}
.pl20 { padding-left: 20px;}
.pl25 { padding-left: 25px;}

.fBold { font-weight:bold; }

.fRed { color:#a71616; }
.fOrange { color:#AE4200;}