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

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


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


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

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


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

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



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

