@charset 'utf-8';
@import url("common.css");

/* ============= clear ============= */






/* ================== バナーリンクのページ ================== */

/* ============= maincol ============= */

.link_wish {
	font-size	: 18px;
	color		: #6f6f6f;
	line-height	: 140%;
	margin		: 10px 0 20px 0;
}

.link_style p {
	font-size	: 12px;
	color		: #6f6f6f;
	line-height	: 140%;
}

.banner_space20 {
	margin		: 20px 0;
}

.banner_line {
	font-size	: 14px;
	color		: #6f6f6f;
	background-color	: #FFC85F;
	padding		: 3px 0 3px 10px;
	margin		: 30px 0 20px 0;
}

.banner_image {
	margin-bottom		: 40px;
}

.bannerlink_css {
	border		: 2px solid #FF6600;
}

.bannerlink_css p {
	font-size	: 12px;
	line-height	: 140%;
	padding		: 10px;
}


