@import url(/common/css/jtb_site.css);

/*a {
color: #00A8EC;}

a:hover {
color: #FF6600;}

a:visited {
color: #FF6600;}

a:active {
color: #FF6600;}
*/

.table-center {
	margin:0px auto;
	border: 0px none;
	padding:0px;
	border-spacing: 0px;
	text-align: center;
}

.table-main {
	width:740px;
	margin:0px auto;
	border: 0px none;
	padding:0px;
	border-spacing: 0px;
	text-align: center;
	float:left;
}

.table-news {
	width:540px;
	margin:0px;
	border: 0px;
	padding:0px;
	border-spacing: 0px;
	background-color: #FFFFFF;
}

.table-top {
	margin:0px auto;
	border: 0px none;
	padding:0px;
	border-spacing: 0px;
	vertical-align: top;
	text-align: center;
}

.cell-red {
	margin:0px auto;
	padding:0px;
	text-align: center;
	background-color: #950808;
}

.img-link {
	border-style: none;
}

.bg-top {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
}

/* フォントカラーグレー 用設定 --------------------------------------------------------- */

.fs10 {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 64%;
line-height: 130%;
color: #666666;}

.fs12 {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 72%;
line-height: 130%;
color: #666666;}

/* フォントカラー赤 用設定 --------------------------------------------------------- */

.fs10-r {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 64%;
line-height: 130%;
color: #950808;}

.fs12-r {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 72%;
line-height: 130%;
color: #950808;}

/* 新着情報用フォントカラー 設定 --------------------------------------------------------- */

.fs12-wn {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 72%;
line-height: 130%;}

.fs12-wnr {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 72%;
line-height: 130%;
color: #950808;}

/* 新着情報用セル 設定 --------------------------------------------------------- */

.wn-day {
	width: 70px;
	margin:0px auto;
	padding:5px;
	vertical-align: top;
	text-align: left;
}

.wn-main {
	margin:0px auto;
	padding:5px;
	vertical-align: top;
	text-align: left;
}

