/*▼共通スタイル*/


/*ボディマージン*/
body { padding:0; margin:0px;}

/*タイトル白テキスト*/
.ttl{font-size:16px;line-height:18px;color:#ffffff;font-weight:bold;}

/*ノーマルテキスト*/
.nml{font-size:80%;line-height:120%;}

/*テキスト小（フッタ/コピーライト）*/
.txt10{font-size:10px;line-height:14px;}


/*▼色別スタイル*/
/*オレンジ*/


/*見出し文字1-ノーマル*/
.midashi-blue1{font-size:small;line-height:120%;color:#ff6600;font-weight:bold;}

/*見出し文字2-大*/
.midashi-blue2{font-size:medium;line-height:120%;color:#ff6600;font-weight:bold;}

/*バー*/
.bg-blue{background-color:#ff6600;}
.bg-green{background-color:#009999;}
.bg-red{background-color:#ea6666;}

/*セルの背景色*/
.bg-mizu{background-color:#f8f1e9;}