@charset "utf-8";
.px10_wh_200 {
	font-size: 10px;
	line-height: 200%;
	color: #FFF;
}
.px10_wh_120 {
	font-size: 10px;
	line-height: 120%;
	color: #FFF;
	text-align: center;
}
table#t02 {
	background-color: #FFF;
}
table#t02 TD {
	padding: 5px;
}
table#t03 {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
table#t03 TD {
	padding: 5px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.px12_150_st {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.px12_150 {
	font-size: 12px;
	line-height: 150%;
}
.px12_110 {
	font-size: 12px;
	line-height: 110%;
}
.px16_110 {
	font-size: 16px;
	line-height: 110%;
	font-weight: bold;
}
.px18_st_110 {
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
}
.px12_wh_110 {
	font-size: 12px;
	line-height: 110%;
	color: #FFF;
}

.px10_150 {
	font-size: 10px;
	line-height: 150%;
}
.px10_150_gray {
	font-size: 10px;
	line-height: 150%;
	color: #999;
}
a:link {
	color: #069;
}
a:hover {
	color: #C00;
}
a:visited {

}
a:active {

}
.px10_wh_150 {
	font-size: 10px;
	line-height: 150%;
	color: #FFF;
}
a.l02_1:LINK{	/* リンクのスタイル */
	color : #FFF;	/* 装飾なし */
	font-weight : normal;	/* 線の太さ普通 */
}
a.l02_1:VISITED{	/* すでに見たリンクのスタイル */
	color : #FFF;
	font-weight : normal;
}
a.l02_1:HOVER{	/* マウスカーソルを上に置いたときのスタイル */
	color : #FFF;
	font-weight : normal;
}
a.l02_1:ACTIVE{	/* マウスをクリックしたときのスタイル */
	color : #FFF;
	text-decoration : none;
	font-weight : normal;
}
.t01_1{
	font-size : 12px;	/* フォントの太さ */
	color : #333333;	/* フォントの色 */
	background-color : white;	/* 背景の色 */
	text-align : left;	/* テキストの位置 */
	letter-spacing : 1px;	/* 文字間隔 */
	line-height : 150%;	/* 横幅 */
}
.t01_1 TD{	/* セルの右と下に境界線 */
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #DBDBDB;
	padding: 10px;
}
.t02_1{
	font-size : 10px;	/* フォントの太さ */
	color : #333333;	/* フォントの色 */
	background-color : white;	/* 背景の色 */
	text-align : left;	/* テキストの位置 */
	letter-spacing : 1px;	/* 文字間隔 */
	line-height : 150%;	/* 横幅 */
}
.t02_1 TD{	/* セルの右と下に境界線 */
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #DBDBDB;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.t03{
	font-size : 10px;	/* フォントの太さ */
	color : #333333;	/* フォントの色 */
	text-align : left;	/* テキストの位置 */
	/*letter-spacing : 1px;	 文字間隔 */
	line-height : 150%;	/* 横幅 */
}
