/* 基本文字サイズ */
.f10 {font-size:10px;}
.txt10 {font-size:10px; line-height: 140%;}
.f12 {font-size:12px;}
.txt12 {font-size:12px; line-height: 140%;}
.f14 {font-size:14px;}
.txt14 {font-size:14px; line-height: 140%;}

/* 特殊文字指定 */
.bold {font-weight: bold;}
.step02 {color: #e4909b;font-weight: bold;}
.step03 {color: #c5497c;font-weight: bold;}
.theme {font-size: 12px;text-indent: 13px;}
.style01 {font-size: 12px;color: #B36BA6;text-indent: 6px;}
.style02 {font-size: 10px;color: #B36BA6;font-weight: bold;}
.style03 {font-size: 14px;line-height: 140%;font-weight: bold;color: #b36ba6;padding-left: 12px;}
.styletxt {font-size:12px; line-height: 160%;}
.spec {font-size: 10px; color: #FFFFFF;}
.hall { font-size: 12px; font-weight: bold; color: #B36BA6;}
.hall2 {font-size: 10px; font-weight: bold; color: #B36BA6;}

/* リンク文字指定 */
a {color: #5d5d5d; text-decoration: none;}
a:link {color: #5d5d5d; text-decoration: none;}
a:visited {color: #5d5d5d; text-decoration: none;}
a:active {color: #980052; text-decoration: underline;}
a:hover {color: #980052; text-decoration: underline;}
.visited {color: #A46AA4;}

/* body属性指定 */
body {backround-color: #ffffff; color: #5d5d5d; font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";}
.fscreen {height: 100%;}

/* TOPICエリア指定 */
.topic:link {color: #807B88; text-decoration: none;}
.topic:active {color: #a46aa4; text-decoration: underline;}
.topic:hover {color: #a46aa4; text-decoration: underline;}

/* coordination用リンク色付 */
.coord {font-size: 10px;color: #B36BA6;font-weight: bold; text-decoration: none;}
.coord:link {font-size: 10px;color: #B36BA6;font-weight: bold; text-decoration: none;}
.coord:active {font-size: 10px;color: #980052;font-weight: bold; text-decoration: none;}

/* link用文字色 */
.link {color: #94628E;font-weight: bold;


/* フェア用 */
.fair02 {font-size: 10px;color: #9E0F5C;}
.fair01 {font-size: 12px;color: #8F6998;}
.fair03 {font-size: 12px;color: #8F6998;font-weight: bold;}
.fair04 {font-size: 12px;color: #B36BA6;font-weight: bold;}
.fair04:link {font-size: 12px; color: #B36BA6; font-weight: bold; text-decoration: none;}
.fair04:visited {font-size: 12px; color: #B36BA6; font-weight: bold; text-decoration: none;}
.fair04:active {font-size: 12px; color: #B36BA6; font-weight: bold; text-decoration: underline;}
.fair04:hover {font-size: 12px; color: #B36BA6; font-weight: bold; text-decoration: underline;}
.fair {font-size:14px;font-weight: bold;color: #B36BA6;}
.data01 {color: #FFFFFF;font-size: 10px;}
.box {font-size: 10px;line-height: 140%;padding-right: 2px;padding-left: 2px;}
.line01 {	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: dotted; border-color: #eeeeee;}