﻿@charset "utf-8";

/*//////////////////////////////////////////////////

Title : offer.css

For   : contents area


Copyright (C)2008 Grand Marche Co., Ltd. All rights reserved.

//////////////////////////////////////////////////*/

/*--------------------------
	offer
--------------------------*/

.contentInnerRight .offer{
	margin: 50px 0 0 0;
	text-align: left;
}
.offer h2 {
	margin: 0;
	font-size: 23px;
	font-weight: bolder;
	color: #009900;
}
.offer h3 {
	margin: 0;
	font-size: 17px;
	font-weight: bolder;
	color: #009900;
}
.offer p {
	margin: 0 5px 4px 8px;
	font-size: 90%;
}
.contentInnerRight .offer .title {
	margin: 0;
	font-size: 20px;
	font-weight: bolder;
	color: #009900;
}
.contentInnerRight .offer .valine15 {
	vertical-align: -12px;
}
.contentInnerRight .offer .innerCol {
	clear: both;
	margin: 40px 2px 10px 80px;
	width : 500px ;
	text-align: left;
}
