@import url("../base_large.css");
@import url("base.css");

/* メインエリア
-----------------------------------*/
#main_area {
	font-size:18px;
}


/* 新着エリア
-----------------------------------*/
#news_area {
	font-size:18px;
}


/* SaaSとはエリア
-----------------------------------*/
#saas_area .body .title {
	font-size:18px;
}

#saas_area .body .comment {
	font-size:15px;
}


/* お客様の声エリア
-----------------------------------*/
#voice_area .body .title {
	font-size:18px;
}

#voice_area .body .comment {
	font-size:15px;
}

/* サイドエリア
-----------------------------------*/
/* よくある質問コンテンツ */
#side_area .faq {
	font-size:18px;
}


