@charset "utf-8";
/* CSS Document */
.title01{
}
.catch_01{
	line-height: 1.8;
	margin-top: 20px;
	margin-bottom: 20px;
}
.catch_02{
	line-height: 1.8;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.catch_01.textLeft{
	width:74%;
	margin:20px auto;
	text-align:left;
}
.h2_title01{
	text-align: left;
	margin-left: 20px;
}
.renraku{
	text-align: right;
	margin-right: 30px;
	margin-top: 10px;
}
.p_notice01{
	line-height: 1.8;
	width: 100%;
	margin-top: 15px;
	margin-bottom:15px;
}

/*20111023追加*/
.otherLink{
	width:505px;
	margin:15px auto;
	text-align:left;
}

.otherLink ul{
	width:505px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
}
.otherLink ul.mraginB{
	margin-bottom:8px;
}

.otherLink li{
	float:left;
	margin:10px 10px 0 0;
	padding:0 0 0 24px;
	font-size: 1.1em;
	color: #f39800;
	background:url(../inquiry/images/arrow_point01.gif) no-repeat 0 8px;
}
div.otherLink div.otherLorenge{
	margin-top:15px;
	background:#fffff0;
	border:solid 1px #ffe4b5;
}

/*2014.08.18 Add START*/
.pdfDl {
	margin: 10px 5px 20px;
	}
	.pdfDl a {
		padding: 10px 0 10px 40px;
		background:url(../child/images/pdf_icon.png) left center no-repeat;
	}
/*2014.08.18 Add END */



