@charset "utf-8";
/* CSS Document */

/*==========================================
	
	pc_rental
		
==========================================*/

/* common */

body.pc_rental h1 {
	background: url(../images/pc_rent_01.jpg) no-repeat;
}

/* unique */

body#pc_rental h2 {
	margin-left: 2px;
	margin-bottom: 10px;
}

body#pc_rental .lead {
	margin-left: 2px;
	line-height: 1.6;
}

body#pc_rental #pc_rental-nav {
	margin-left: 3px;
	margin-top: 16px;
}

body#pc_rental #pc_rental-nav li {
	display: inline;
}

body#pc_rental h3 {
	margin-top: 24px;
	margin-bottom: 12px;
}

/* TabbedPanelsTab */

body#pc_rental .TabbedPanelsTabHover span,
body#pc_rental .TabbedPanelsTabSelected span,
body#pc_rental .TabbedPanelsTab span {
	display: block;
	width: 196px;
	height: 30px;
	text-indent: -9999px;
	outline: 0;
	overflow: hidden;
}

body#pc_rental .TabbedPanelsTab .model01 {
	background: url(../images/pc_rent_06.gif) no-repeat;
	margin-right: 1px;
}
body#pc_rental .TabbedPanelsTab .model02 {
	background: url(../images/pc_rent_07.gif) no-repeat;
	margin-right: 1px;
}
body#pc_rental .TabbedPanelsTab .model03 {
	background: url(../images/pc_rent_08.gif) no-repeat;
}

body#pc_rental .TabbedPanelsTabGroup .TabbedPanelsTabSelected .model01 {
	background: url(../images/pc_rent_06_f3.gif) no-repeat;
	margin-right: 1px;
}

body#pc_rental .TabbedPanelsTabGroup .TabbedPanelsTabSelected .model02 {
	background: url(../images/pc_rent_07_f3.gif) no-repeat;
	margin-right: 1px;
}

body#pc_rental .TabbedPanelsTabGroup .TabbedPanelsTabSelected .model03 {
	background: url(../images/pc_rent_08_f3.gif) no-repeat;
}

body#pc_rental .TabbedPanelsTabHover .model01 {
	background: url(../images/pc_rent_06_f2.gif) no-repeat;
	margin-right: 1px;
}
body#pc_rental .TabbedPanelsTabHover .model02 {
	background: url(../images/pc_rent_07_f2.gif) no-repeat;
	margin-right: 1px;
}
body#pc_rental .TabbedPanelsTabHover .model03 {
	background: url(../images/pc_rent_08_f2.gif) no-repeat;
}


/* TabbedPanelsContent table */
#TabbedPanels1 {
	margin-bottom: 15px;
}

*html #TabbedPanels1 {
	margin-bottom: 5px;
}
*:first-child+html #TabbedPanels1 {
	margin-bottom: 5px;
}

.TabbedPanelsContent h4 {
	display: none;
}

.TabbedPanelsContent table {
	margin-left: 1px;
}

*html .TabbedPanelsContent table {
	margin-left: 0px;
}
*:first-child+html .TabbedPanelsContent table {
	margin-left: 0px;
}

.TabbedPanelsContent table {
	border-collapse: collapse;
	width: 590px;
}

.TabbedPanelsContent table tr td.T-size183 {
	width: 183px;
}
.TabbedPanelsContent table tr td.T-size100 {
	width: 100px;
}
.TabbedPanelsContent table tr td.T-size147 {
	width: 147px;
}
.TabbedPanelsContent table tr td.T-size49 {
	width: 49px;
}

.TabbedPanelsContent table tr td {
	border: 1px solid #DDDABB;
	text-align: left;
	padding: 3px 6px;
	line-height: 1.3;
}

.TabbedPanelsContent table tr td.bg-Lblue {
	background-color: #ECFAFF;
}
.TabbedPanelsContent table tr td.bg-ocher {
	background-color: #F7F2CA;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
.TabbedPanelsContent table tr td.bg-Lyellow{
	color: #453101;
	background-color: #FFFFF7;
}


.TabbedPanelsContent table tr td.orange {
	color: #DD4B0D;
	font-weight: bold;
}
.TabbedPanelsContent table tr td.gold {
	color: #996600;
	background-color: #FDFAD2;
	font-weight: bold;
}

/* attention */

body#pc_rental #attention {
	clear: both;
	color: #666;
	font-size: 77%;
	padding: 13px;
	border: 1px solid #DDDDDD;
}

body#pc_rental #attention h3 {
	margin: 0;
	font-weight: bold;
	margin-bottom: 9px;
}

body#pc_rental #attention ul li {
	line-height: 1.3;
}