@charset "Shift_JIS";

/* 写真キャプション
---------------------------------------------------- */
.ph { font-size: x-small; color:#005BE1; line-height: 1.3em;}

/* 本文
---------------------------------------------------- */
.text{ font-size: small; line-height: 1.5em; color:#333333;}

/* リンク
---------------------------------------------------- */
a.link1{ font-size: x-small; line-height: 1.5em; color:#005BE1; }
a.link1:hover{ font-size: x-small; line-height: 1.5em; color:#333333; background-color:#BDDCFF;}
a.link2{ font-size: xx-small; line-height: 1.5em; color:#005BE1; }
a.link2:hover{ font-size: xx-small; line-height: 1.5em; color:#FFFFFF; background-color:#005BE1; }


/* 大項目タイトル
---------------------------------------------------- */
.title12{ font-size: small; line-height: 1.5em; color:#005BE1; font-weight:bold;}

/* 中項目タイトル
---------------------------------------------------- */
.title10{ font-size: x-small; line-height: 1.5em; color:#000066;}
.title11{ font-size: x-small; line-height: 1.5em; color:#000066; font-weight:bold;}