/* CSS Document */
body{
	margin:0px;
	background-color:#FFBA00;
	}

td{
	font-size:12px;
	line-height:120%;
	}
	
.gds_ttl{
	font-size:16px;
	line-height:120%;
	font-weight:bold;
	color:#FF0000;
	}
	
.news_ttl{
	font-size:16px;
	line-height:120%;
	font-weight:bold;
	color:#0000CC;
	}
	
.arasuji_ttl{
	font-size:14px;
	line-height:120%;
	font-weight:bold;
	color:#FF0000;
	}

.gds_price{
	font-size:14px;
	line-height:120%;
	font-weight:bold;
	color:#FF0000;
	}

.cmctxt{
	font-size:11px;
	padding:3px 0 0 0;
}

.txt01{
	font-size:11px;
	line-height:120%
	}
	
.tbbd_01{
	border: solid #FF0000 1px;
}