/* ----------------------------------------------------- */
/* リンク用ボタン */
/* ----------------------------------------------------- */

.btn_link {
	padding:0px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}

/* ----------------------------------------------------- */
/* アイコン用ボタン */
/* ----------------------------------------------------- */


.ico_mobile {
	background-image: url(../images2/ico_mobile.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ico_faq {
	background-image: url(../images2/ico_faq.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ico_contact {
	background-image: url(../images2/ico_contact.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ico_keyword {
	background-image: url(../images2/ico_keyword.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ico_contact_l {
	background-image: url(../images2/ico_contact.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.link_b {
	background-image: url(../images2/ico_link_b.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: left center;
	margin: 0px;
}

.link_b_s {
	background-image: url(../images2/ico_link_b_s.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-position: left center;
	margin: 0px;
}
