@charset "euc-jp";

/*------------------------------------------------------------------------------
	Client Name - shop CSS
	URL: http://www.e-igc.jp/
	Date: 2010-04-22
	Copyright (C) 2010 IG Consulting Co., Ltd. All Rights Rreserved.
------------------------------------------------------------------------------*/


/* shop
-
---------------------------------------------------*/

body#shop h1,
body#shop h2,
body#shop h3,
body#shop ul,
body#shop dl,
body#shop dt,
body#shop dd{
	margin:0;
	padding:0;
	font-size:100%;
}
body#shop ul li{
	list-style-type:none;
}
body#shop{
	background:#dcccbb;
	margin:30px auto;
	text-align:center;
	border:none;
}
body#shop img{
	border:none;
}
body#shop #wrapper{
	width:700px;
	padding:20px 0;
	margin:20px auto;
	background:#fff;
	text-align:left;
}
body#shop #wrapper h1{
	margin-left:22px;
}
body#shop #wrapper h2{
	color:#94b565;
	padding-bottom:5px;
	margin-left:15px !important;
}


body#shop #wrapper #mainContent{
	width:620px;
	background:url(../../shop/img/bg_shop_cen.gif) repeat-y 0 0 #fff;
	padding:20px;
	margin:0 22px;
	overflow:hidden;
}
ul.list01{
	margin-left:15px !important;
}
ul.list01 li{
	padding:0 0 0 13px;
	background:url(../img/ico/ico_bwn_01.gif) no-repeat 0 0.2em;
	line-height:1.3;
	font-size:90%;
}
body#shop #wrapper #sideContent{
	float:right;
	width:180px;
	padding:5px;
	margin-top:10px;
	text-align:left;
	background:#f6f4f0;
}
body#shop #wrapper #sideContent p{
	margin:0;
}
body#shop #wrapper dl dt{
	padding:10px 0 0 0;
	margin:0;
	font-size:80%;
	color:#5b4138;
	font-weight:bold;
}
body#shop #wrapper dl dd{
	padding:0 0 10px 0;
	margin:0;
	font-size:80%;
	color:#5b4138;
	border-bottom:1px solid #e2decd;
}
body#shop #wrapper #map_canvas{
	float:left;
	width:400px;
	margin-top:10px;
	border:5px solid #f6f4f0;
}
body#shop #wrapper #footer{
	clear:both;
	padding-bottom:15px;
	margin-left:22px;
	text-align:center;
	background:url(../../shop/img/bg_shop_btm.gif) no-repeat left bottom;
}
body#shop #wrapper #footer ul li{
	display:inline;
	width:150px;
	margin:20px 10px;
}
