﻿@charset "utf-8";

/* --------------------------------------------------------------------

# Cm CSS#

-------------------------------------------------------------------- */

#contents-header {
	width:560px;
	height:48px;
}

#going {
	margin-bottom: 35px;
}

.priceArea{
	width: 510px;
	_width: 510px;
	padding: 30px 2px 5px 2px;
}

h1.ie6Fix01{
	_padding-left: 2px;
}

.priceTable,
.priceTable th,
.priceTable td{
	width: 500px;
	padding: 5px 2px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
	text-align: center;
}

.priceTable th{
	background: #B3EE3A;
	color: #006400;
}

#wrapper h3.prgTitle{
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}

.leftCol{
	width: 225px;
	_width: 205px;
	padding: 2px 5px 15px 2px;
	float: left;
}

.leftCol h3,
.rightCol h3{
	color: #006400;
	font-weight: bold;	
}

.leftCol dt{
	width: 100px;
	padding: 5px 2px 2px 2px;
	font-weight: bold;
	float: left;
}

#wrapper .leftCol p{
	width: 235px;
}

.rightCol{
	width: 235px;
	padding: 2px 10px 75px 20px;
	_padding: 2px 10px 75px 8px;
	float: right;
	border-left: 1px solid #006400;
	
}

.rightCol dt{
	width: 100px;
	padding: 5px 2px 2px 2px;
	font-weight: bold;
	float: left;
}

.detailLeft dd,
.detailRight dd{
	width: 100px;
	padding: 5px 2px 2px 2px;
	float: left;
}

.clear{
	clear: both;
}

.price02{
	padding: 15px 2px 5px 2px;	
}

.price02 dt{
	color: #006400;
	font-weight: bold;
}

.pdt10{
	padding-top: 10px;
}
