/*
Copyright 2006 Jack In The Box Incorporated.
XHTML Common CSS Selectors 
$Revision: 1.8 $
*/

/* $ style for a product $ */

/*master style*/
body.body-master1{
margin:0 0 0 0;
}
a img {margin:0px;padding:0px;border-style: none;}
a:hover img {opacity:0.7;filter:alpha(opacity=75);-ms-filter:"alpha(opacity=75)";background:#fff;border-style: none;}


.body-master1 .news {
	margin: 0px;
	padding: 3px;
	overflow:scroll;
	height: 300px;
}
.body-master1 .news dl {
	margin: 0px;
	padding: 0px;
}
.body-master1 .news dd {
	margin: 0px 0px 6px;
	padding: 0px;
}
.body-master1 .gicon {
	margin-left: 100px;
}
.taiken_h3 {
	background: url(../taiken/img/h3_title.png) no-repeat;
	height: 48px;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 6px;
}
.taiken {
	background: url(../taiken/img/bk01.png) repeat;
	padding: 12px 22px;
}
/* table */
table.default {margin: 1.0em 0;}
table.default col.min {width: 140px;background: #eee;}
table.default th {white-space: nowrap;}
table.default tr.head {background: #555; color: #fff;}
table.default th,table.default td {padding: 0.5em;border: 1px solid #ccc;}
table.max {width: 100%;}
table.center tr {text-align: center;}
table td.no-wrap {white-space: nowrap;}
table.default {margin-top: 0;width: 460px;}
table.default col.min {width: 100px;}
time-table col.min {width: auto;}
time-table td {font-size: 9pt;}

.body-master1 .area {
	text-align: left;
	padding: 0px 0px 10px;
	line-height: 110%;
	letter-spacing: 0.1em;
	font-size:13px;
	margin: 10px 0px 0px;
	list-style: none;
}
.body-master1 .area .strong {
	background-color:#FF9900;
	color:#FFFFFF;
	display: block;
	margin-bottom: 8px;
	padding: 3px 12px 5px;
}
.body-master1 .area em {
font-style: normal;
}
.body-master1 .area p {
	margin-bottom: 6px;
	padding: 0px;
}
.class {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.list {
	text-align: left;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.list li {
	list-style: url(../room/img/triangle.gif) none inside;
	letter-spacing: 0.1em;
	font-size: 13px;
}

