/* 基本定義 */
body               { font-size: 100%; background-color: #FFF; margin: 0px 0px; text-align: center;}
a:link             { color: #0000cc; }
a:visited          { color: #0000cc; }
a:hover            { color: red; }
a:active           { color: red; }
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: 75%; line-height: 110%; }
.caption2          { font-size: 75%; line-height: 130%; }
.caption3          { font-size: 75%; line-height: 150%; }

/* 第2ページ見出しフォント add kono 2004.11.29 */
.title7-1          { font-size: 171%; font-weight: noraml; line-height: 110%; }
.title7-2          { font-size: 228%; font-weight: noraml; line-height: 110%; }
.title7-3          { font-size: 125%; font-weight: noraml; line-height: 110%; }
