@charset "utf-8";

/* ----------------------------------------------

	ArtMeter / SHOP styles
	author   : (C)KAYAC http://www.kayac.com/

---------------------------------------------- */

@import url("/css/common.css");
/* CONTENTS HEAD
---------------------------------------------- */
div#contMain {
	background: url(/img/shop/bg.png) no-repeat center bottom;
}
div.contNow #nowlead {
	float: left;
	width:460px;
}
div.contNow #nowlead ul li {
    background-image: url("/img/guide/common/icn_head01.gif");
    background-position: 3px 15px;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-top: 2px;
}
div.contNow .nowimg {
	float: right;
	width:480px;
}
div.contSec {
	float:left;
	width: 590px;
	clear: both;
	margin-top: 20px;
}
div.contSec h3 {
	clear: both;
	margin-top: 30px;
}
div.contSec p ,
div.contSec dl {
	margin: 30px;
}
div.contSec p.attent {
	color:#f2615f;
}
div.contMap {
	float:right;
	width: 320px;
	padding-top: 22px;
}
div.contMap p img {
	padding-top: 30px;
	padding-bottom: 42px;
}
div.contMap p iflame {

}
div.contMap dl {
	margin-top: 93px;
	background: url(/img/shop/bg_form.png) no-repeat center top;
	padding: 36px 32px;
	height: 205px;
}
div.contMap dl dt {
	margin-bottom: 25px;
}
dl.shopinformation dt {
    float: left;
    padding: 4px 0 0;
    width: 190px;
	clear: left;
}
dl.shopinformation dd {
    float: left;
    padding: 4px 0 0;
}

	/*  CLEAR FIX 
	---------------------------------------------- */
	
	body#SHOP div#contBody div.contSection div#shopCookie ul,
	div#mapP ul,
	body#SHOP div.contSection dl.shopinformation ,
	div#contMain {
			zoom:1;/*for IE 5.5-7*/
	}
	body#SHOP div#contBody div.contSection div#shopCookie ul:after,
	div#mapP ul:after,
	body#SHOP div.contSection dl.shopinformation:after ,
	div#contMain:after {/*for modern browser*/
			content:".";
			display: block;
			height:0px;
			clear:both;
			visibility:hidden;
	}
	* html body#SHOP div#contBody div.contSection div#shopCookie ul,
	* html div#mapP ul,
	* html body#SHOP div.contSection dl.shopinformation ,
	* html div#contMain {
		display:inline-table;
		/*\*/display:block;/**/
	}
/* contAd */
div#contAd {
  padding-bottom: 30px;
  padding-top:30px;
}
p.update {
  color: #F9630D;
  font-weight: bold;
}


