@charset "utf-8";
/* ===================================================================
CSS information

 file name  :homepage.css
 author     :meets
style info  :トップページ設定　ハックは最下部に記述
=================================================================== */


/*----------------------------------------------------
	TOPページ
----------------------------------------------------*/


/*
	コンテンツ
----------------------------------------------------*/


#faq_q {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.2em;
	color: #3366CC;
	font-weight: bold;
	padding-bottom: 5px;
}

#faq_a {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 50px;
}
