
html,body{
	text-align: center; 
	line-height: 20px;
	letter-spacing: 0.1em;
	font-family:メイリオ,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Meiryo,Verdana,Geneva,Arial,ＭＳ ゴシック,sans-serif; 
	font-size: 15px;
	margin-bottom: 2em;
	line-height: 20px;

}

/* -------------------- */
/* 	キャプション	 */
/* -------------------- */
p.title {
	font-size: 15px;
	letter-spacing: 0.2em;
	margin:25px 10px 10px 10px ;
}
p.cap {
	font-size: 13px;
}

