/* 受験生応援 特集 2010 CSS http://www.toyoko-inn.com/news/exam/index.html　*/

td {
	text-align:	left;
	font-size:	16px;
}

td.c {
	text-align:	center;
	font-size:	16px;
}

td.r {
	text-align:	right;
	font-size:	16px;
}

.AreaTable {
	position:				absolute;
	visibility:				hidden;
	border-width:			1px;
	border-style:			solid;
	border-color:			#666666;
	padding:				0px;
	background-color:		#ffffcc;
	layer-background-color:	#ffffcc;
	font-size: 				12pt;
	font-weight: 			normal;
	z-index: 				10;
}

.handle {
	cursor: move;
	height: 15px;
	border-width: 0px 0px 0px 0px;
	background: #666666;
	padding: 2px 6px;
	margin: 0px;
}

a.divUCList {
	font-size:	12px;
	text-decoration: none;
}

td.divUCList {
	font-size:	12px;
}

span.divUCTitle {
	font-size:	12px;
	text-decoration: underline;
}

font {
	font-size: 11px;
	text-align: center;
	color: #1a2f6f;
}

td.pt14 {
	font-size: 14px;
	font-weight: normal;
}

td.pt14_20top {
	width:          20px;
	vertical-align:  top;
	font-size:      14px;
	font-weight:  normal;
}

td.pt14_331top {
	width:          331px;
	vertical-align:   top;
	font-size:       14px;
	font-weight:   normal;
}

a.b {font-size: 16px;
	font-weight: bold;
	color:#000000;
    text-decoration: none;
	line-height: 1.2;
}

.pt13 {
	font-size: 13px;
	font-weight: normal;
}

div.memo {
	font-size: 13px;
	line-height: 1.2;
	font-weight: normal;
}

.pt14b table {
	font-size: 13px;
	line-height: 1.2;
}

th {
	font-size: 13px;
}

table.borerOrange {
	border-width:	0px 1px 1px 1px;
	border-style:	solid;
	border-color:	#F0570B;
	margin:         0px;
	padding:        0px;
	margin-left:   auto;
	margin-right:  auto;
	text-align:  center;
}

td.vlineOrange {
	width:                  4px;
	margin:                 auto;
	background-image:		url(../news/exam/images/tb_bg.gif);
	background-repeat:      repeat-y;
	background-position:	center center;
}

table.borerGray {
	border-width:	0px 1px 1px 1px;
	border-style:	solid;
	border-color:	#858484;
	padding:		0px;
}

td.hlineOrange {
	height:                 6px;
	margin:                 auto;
	background-image:		url(../news/exam/images/tb_bgh.gif);
	background-repeat:      repeat-x;
	background-position:	center center;
}

/*
.HotelTable {
	position:				absolute;
	display:				none;
	z-index: 				8;
}
*/

/* 確認用 */

.HotelTable {
	display:				show;
	z-index: 				8;
}


.px16b {
	font-size:		16px;
	font-weight:	bold;
}

.px12 {
	font-size:       12px;
	font-weight:     normal;
}

.px12rnoline {
	font-size:       12px;
	font-weight:     normal;
	text-align:      right;
	text-decoration: none;
}

.px14 {
	font-size:       14px;
	font-weight:     normal;
}

table.uc_main {
	width:      945px;
	border:       0px;
	margin:       0px;
	padding:      0px;
	font-size:   16px;
}

table.t712 {
	width:      712px;
	border:       0px;
	margin:       0px;
	padding:      0px;
	font-size:   16px;
}

table.t320 {
	width:      320px;
	border:       0px;
	margin:       0px;
	padding:      0px;
	font-size:   16px;
}

td.td943w {
	width:              943px;
	font-size:           16px;
	background-color: #ffffff;
}

td.td353x10 {
	width:  353px;
	height:  10px;
}

td.td6x10 {
	width:   6px;
	height: 10px;
}

td.td353top {
	width:          353px;
	vertical-align:   top;
}

td.td320top {
	width:          320px;
	vertical-align:   top;
}

div.XXXX {
	background-color:		red;
	layer-background-color:	red;
	font-size: 				12pt;
	font-weight: 			normal;
	z-index: 				10;
	cursor:                 default;
	background-image:		url(../news/exam/images/bar_01.jpg);
	cursor:                 move;
}

td.td_nowrap {
	white-space: nowrap;
}


