@charset "shift-jis";

/****************************************/
/***************** font *****************/
/****************************************/

/***フォントサイズ***/
.fontlll	{ font-size: 150% 			}
.fontll		{ font-size: 130% 			}
.fontl		{ font-size: 120% 			}
.fontm		{ font-size: 100%			}
.fonts		{ font-size: 90%			}	
.fontss		{ font-size: 70% 			}
.fontsss	{ font-size: 50% 			}

/***フォント太字***/
.font_bold	{ font-weight:bold 			}

/***フォントカラー***/
.font_black	{ color:#333333;			}
.font_red	{ color:#FF0000;			}
.font_white	{ color:#FFFFFF;			}

/***2階層ナビゲーションフォント***/
.font_navi02	{ font-size: 120%; line-height:100%;			}
.font_new	{ color:#FF9900; font-weight: bold;			}
.font_kin_zyu	{ color:#FF0000; font-weight:bold; 			}




/***フォントサイズ***/
.gyoukan	{ line-height:150%			}
.gyoukan_s	{ line-height:120%			}


/***トップページ用***/
.read_4m	{ font-size: 100%;	color: #FFFFFF; 	line-height:135%;	font-weight: bold;	letter-spacing:2pt; text-indent:5px;	}

.top_subtitle	{ font-size: 110%;	color: #165492; 	line-height:135%;	font-weight: bold;	letter-spacing:2pt; text-indent:5px;	}

.top_subtitle02	{
	font-size: 90%;
	color: #165492;
	line-height:135%;
	font-weight: bold;
	letter-spacing:2pt;
	text-indent:5px;
}


/***観光トップページ用***/

.kankou_foot	{ font-size: 110%;	color: #9F6C33; 	line-height:135%;	font-weight: bold;	text-indent:5px;	}


/********************************************************/
/*		ページのタイトル								*/
/********************************************************/

.page_title			{ font-size: 100%;	color: #FFFFFF; 	line-height:135%;	font-weight: bold;	letter-spacing:5pt; text-indent:5px;	}
.sub_title_green	{ font-size: 105%;	color: #006600; 	line-height:135%;	font-weight: bold;				}
.sub_title_bule		{ font-size:  90%;	color: #0B5ED9; 	line-height:135%;	font-weight: bold;				}
.sub_title_red		{ font-size: 100%;	color: #F20000; 	line-height:135%;	font-weight: bold;				}
