﻿
/* 01news カラーリング (ID要素はアルファベットで開始すること) */
#cat01news .mainTitle {
background-color: #0066CC;
}
#cat01news .columnLayout {
background-color: #9ECCFA;
}
#cat01news .leftMain,
#cat01news .oneColumnLayout {
background-color: #ECF3F9;
}
#cat01news .footer {
background-color: #CFE6FD;
}
#cat01news .setEx {
background-color: #99CCCC;
}
#cat01news H2 {
background-color: #99CCCC;
}
#cat01news .rightHashira H5 {
background-color: #CFE6FD;
}
#cat01news .rightHashira UL {
background-color: #B7D9FC;
}
/* 02column カラーリング (ID要素はアルファベットで開始すること) */
#cat02column .mainTitle {
background-color: #FF6666;
}
#cat02column .columnLayout {
background-color: #FFCC99;
}
#cat02column .leftMain,
#cat02column .oneColumnLayout  {
background-color: #FFF3E6;
}
#cat02column .footer {
background-color: #FFE6E6;
}
#cat02column .setEx {
background-color: #FFDDDD;
}
#cat02column H2 {
background-color: #ffc0c0;
}
#cat02column .rightHashira H5 {
background-color: #FFF3E6;
}
#cat02column .rightHashira UL {
background-color: #FFD9B3;
}

