﻿@charset "utf-8";

/*//////////////////////////////////////////////////

Title : fulfillment.css

For   : contents area


Copyright (C)2008 Grand Marche Co., Ltd. All rights reserved.

//////////////////////////////////////////////////*/

/*--------------------------
	fulfillment、with720px
--------------------------*/

.contentInnerRight .fulfillment {
	margin: 50px 0 0 0;
	width : 720px ;
	text-align: left;
}
.fulfillment .imgR {
	float : right;
	margin: 0 8px 5px 15px;
	text-valign: right;
}
.fulfillment h1 {
	margin: 0;
	font-size: 30px;
	font-weight: bolder;
	color: #8c2c6f;
}
.fulfillment h2 {
	margin: 0;
	font-size: 23px;
	font-weight: bolder;
	color: #8c2c6f;
}
.fulfillment h3 {
	margin: 0;
	font-size: 17px;
	font-weight: bolder;
	color: #8c2c6f;
}
.fulfillment p {
	margin: 0 5px 4px 8px;
	font-size: 95%;
	text-valign: right;
}
.contentInnerRight .fulfillment .title {
	margin: 0;
	font-size: 20px;
	font-weight: bolder;
	color: #8c2c6f;
}
.contentInnerRight .fulfillment .valine15 {
	vertical-align: -12px;
}
/*--------------------------
	img50col
--------------------------*/
.contentInnerRight .fulfillment .img50col {
	clear: both;
	margin: 5px 2px 10px 50px;
	width : 610px ;
	text-align: left;
}
.contentInnerRight .fulfillment .img50col .col50L {
	float : left;
	margin: 10px 1px 0 0;
	width : 295px ;
	text-align: left;
}
.contentInnerRight .fulfillment .img50col .col50R {
	float : left;
	margin:  10px 0 0 0;
	width : 295px ;
	text-align: left;
}


