@charset "Shift_JIS";


body {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse : collapse;		/*隣接するセルのボーダーを重ねて表示*/
	empty-cells : show;				/*空白セルの場合にもボーダーを表示  */
}

td {
	padding: 0px;
/*	vertical-align: top;*/
}

.bt-style {					/* 画像遷移ボタン */
	width: 110px;
	height: 30px;
	border: 0px;
}

.bt-style2 {					/* 画像遷移ボタン */
	width: 110px;
	height: 25px;
	border: 0px;
}

.bt-style3 {					/* 画像遷移ボタン */
	width: 140px;
	height: 30px;
	border: 0px;
}



.y_ln-style2 {
	width: 770px;
	height: 5px;
}

.y_ln-style3 {
	width: 720px;
	height: 5px;
}

.y_ln-style4 {
	width: 184px;
	height: 5px;
}


.text0 {
	font-size: 10px; 
	line-height: 120%}

.text1 {
	font-size: 11px;
	line-height: 120%}

.text2 {
	font-size: 12px;
	line-height: 120%}

.text3 {
	font-size: 13px;
	line-height: 120%}

.text4 {
	font-size: 14px;
	line-height: 120%}

.text5 {
	font-size: 15px;
	line-height: 120%}

.text6 {
	font-size: 16px;
	line-height: 120%}

.text8 {
	font-size: 18px;
	line-height: 120%}

.text10 {
	font-size: 24px;
	line-height: 120%}

.text11 {
	font-size: 28px;
	line-height: 120%}

.text12 {
	font-size: 38px;
	line-height: 120%}


/* 赤色字の追加 */
.textc0 {
	font-size: 10px; 
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc1 {
	font-size: 11px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc2 {
	font-size: 12px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc3 {
	font-size: 13px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc4 {
	font-size: 14px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc5 {
	font-size: 15px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc6 {
	font-size: 16px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc8 {
	font-size: 18px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc10 {
	font-size: 24px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc11 {
	font-size: 28px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}

.textc12 {
	font-size: 38px;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: bolder;
	}



.t_ln-style {
	width: 4px;
	height: 470px;
}

.t_ln-style2 {
	width: 4px;
	height: 1770px;
}





