﻿@charset "utf-8";

/*//////////////////////////////////////////////////

Title : shopping.css

For   : contents area


Copyright (C)2008 Grand Marche Co., Ltd. All rights reserved.

//////////////////////////////////////////////////*/

/*--------------------------
	shopping、with720px
--------------------------*/
.shopping .imgR {
	float : right;
	margin: 30px 0 5px 7px;
	font-size: 12px;
}
.shopping .imgRD {
	float : right;
	margin: 32px 0 5px 7px;
	font-size: 12px;
}
.shopping .imgRDM {
	float : right;
	margin: 32px 0 10px 3px;
	font-size: 12px;
}
.shopping h3 {
	margin: 10px 0 3px 8px;
	font-size: 90%;
	font-weight: bolder;
	color: #cc3300;
}
.shopping .tpTitleOne {
	margin: 10px 0 -2px 3px;
	font-size: 14px;
	font-weight: bolder;
	color: #cc3300;
}
.shopping .tpTitleTwo {
	margin: 10px 0 3px 3px;
	font-size: 18px;
	font-weight: bolder;
	color: #cc3300;
}
.shopping .tpTitleThree {
	margin: 10px 0 3px 3px;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: -1px;
	color: #cc3300;
}
.shopping p {
	margin: 4px 5px 4px 5px;
	font-size: 90%;
}
.contentInnerRight .topPict {
	margin: 45px 0 0 0;
	text-align: left;
}
.contentInnerRight .topPict .valine15 {
	vertical-align: -12px;
}
.contentInnerRight .inPict {
	margin: 0 0 0 2px;
	font-weight: bolder;
	color: #cc3300;
	font-family:'ＭＳ ゴシック',monospace
	text-align: left;
}
.contentInnerRight .inPict p{
	font-size: 14px;
}
.contentInnerRight .inPict .valine7 {
	vertical-align: -1px;
}
.contentInnerRight span {
	margin: 0 0 0 5px;
	font-size: 23px;
	font-weight: bolder;
	color: #cc3300;
}
.contentInnerRight div.important {
	clear: both;
	margin: 0;
}
.contentInnerRight div.important p {
	margin: 0;
	font-size: 13px;
	/letter-spacing: -1px;
	*letter-spacing: 0;
	text-align: right;
}
.contentInnerRight .shopping {
	margin: 5px 0 0 0;
	width : 715px ;
	*width: 718px;
	text-align: left;
}
.shopping .centerLine {
	clear:both;
}
.shopping .centerLine dl {
	float:left;
	width:340px;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
.shopping .centerLine dl.L{
	padding-left:0;
	margine: 0 5px 0 0;
	border-right:1px solid #000;
}
.shopping .centerLine dl dd {
	margin: 0 0 5px 0;
}
.shopping hr {
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: #000;
   height: 1px;
}

