@charset "UTF-8";
/* CSS Document */

/*==========================================================

				各コンテンツBOX（階層ページ）

==========================================================*/
.img_faq{
	width:690px;
	overflow: hidden;
	float: left;
	background-image: url(../image/faq_img.png);
	height: 285px;
	background-repeat: no-repeat;
	background-position: left top;
}

.red {
	color: #c52826;
}


