@charset "Shift_JIS";

/* ====================================
* File name: style.css
* Description: コーナースタイル定義
==================================== */

.date { margin-bottom: .5em; font-size: .92em; text-align: right;}
.image { font-size: .92em;}
.image p { margin-bottom: .5em;}
.image img { margin-bottom: 4px;}
.download { margin-top: 2em; padding-top: 1em; border-top: 2px solid #e4e4e4;}

/* typeA（画像あり） */
#typeA .text { float: left; width: 580px;}
#typeA .image { float: right; width: 280px;}

/* typeB（画像なし） */
