@charset "utf-8";
.copy {
	font-size:16px;
	line-height: 24px;
	margin-bottom: 30px;
}
.text1 {
	font-size:14px;
	line-height: 18px;
	margin-bottom: 10px;
}
.text2 {
	font-size:10px;
	margin: 0 0 10px 20px;
}
.text4 {
	font-size:10px;
	margin: 0 0 10px 70px;
}
.space {
	margin-bottom: 10px;
}
	
.h3_midashi {
	color: #004182;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: block;
	background-color: #FC3;
	padding: 10px;
	margin: 20px 0 10px 0;
}

.midashi2 {
    border-left: 6px solid #FF5A00;
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    padding: 4px 0 4px 10px;
}
.trilink {
	background: url("/resources/a/pc/common/images/bg_arrow_right_black.png") no-repeat scroll 0 0.5em transparent;
	display: inline;
	margin-bottom: 15px;
	padding-left: 12px;
	text-align: right;
	font-size: 14px;
}
.rt100 {
	width:100%;
	text-align:right;
}
.text3 {
	font-size: x-small;
}
.imgcen {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.top_lead {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0px;
    padding: 0px;
}