


/* 基本定義 */
body                              { font-size: 100%; background-color: #FFF; margin: 0px 0px; text-align: center;}
 
td                                { font-size: 87.5%; color: #333333;  line-height: 130%; }

/* フォント基本定義 */

/* 14px相当 */
.title1-1                         { font-size: 100%; font-weight: bold; line-height: 110%; }
.title1-2                         { font-size: 100%; font-weight: bold; line-height: 130%;}
.title1-3                         { font-size: 100%; font-weight: bold; line-height: 150%; }

/* 16px相当 */
.title2-1                         { font-size: 114%; font-weight: bold; line-height: 110%; }
.title2-2                         { font-size: 114%; font-weight: bold; line-height: 130%; }
.title2-3                         { font-size: 114%; font-weight: bold; line-height: 150%; }

/* 18px相当 */
.title3-1                         { font-size: 128.5%; font-weight: bold; line-height: 110%; }
.title3-2                         { font-size: 128.5%; font-weight: bold; line-height: 130%; }
.title3-3                         { font-size: 128.5%; font-weight: bold; line-height: 150%; }

/* 24px相当 */
.title4-1                         { font-size: 171%; font-weight: noraml; line-height: 110%; }
.title4-2                         { font-size: 171%; font-weight: noraml; line-height: 130%; }
.title4-3                         { font-size: 171%; font-weight: noraml; line-height: 150%; }

/* 30px相当 */
.title5-1                         { font-size: 213.75%; font-weight: noraml; line-height: 110%; }
.title5-2                         { font-size: 213.75%; font-weight: noraml; line-height: 130%; }
.title5-3                         { font-size: 213.75%; font-weight: noraml; line-height: 150%; }

/* 32px相当 */
.title6-1                         { font-size: 228%; font-weight: noraml; line-height: 110%; }
.title6-2                         { font-size: 228%; font-weight: noraml; line-height: 130%; }
.title6-3                         { font-size: 228%; font-weight: noraml; line-height: 150%; }

.title_tour                       { font-size: 114%; font-weight: bold; line-height: 110%;  color:#ffffff;}
.title_sub                        { font-size: 75%;  line-height: 110%;  color:#ffffff;}

.text1                            { font-size: 100%; line-height: 110%; }
.text2                            { font-size: 100%; line-height: 130%; }
.text3                            { font-size: 114%; font-size: 110%; line-height: 150%; }
.text4                            { font-size: 128.5%; line-height: 130%; }

/* 12px相当 */
.caption1                         { font-size: 86%; line-height: 110%; }
.caption2                         { font-size: 86%; line-height: 130%; }
.caption3                         { font-size: 86%; line-height: 150%; }

/* TABIX追加css 04/10/25 */
.title1-1-ml8                     { font-size: 100%; font-weight: bold; line-height: 110%; margin-left: 8px}
.title1-1-mr8                     { font-size: 100%; font-weight: bold; line-height: 110%; margin-right: 8px}
.ml8            { margin-left: 8px}
.mr8            { margin-right: 8px}
.kokuchi                          { font-size: 8pt; color:red}

