@charset "utf-8";

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

	ArtMeter / ART-Wall styles
	author   : (C)KAYAC http://www.kayac.com/

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

@import url("/css/common.css");



div#contents div#contHead {
	margin-bottom: 20px;
}
div#englishmenu {
	background-image: url(/img/special/english/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	height: 310px;
}
div#englishmenu {
   position: relative;
}
div#englishmenu h2 {
    display: none;
}
div#englishmenu ul {
	position: absolute;
	left: 634px;
	top: 15px;
}
div#btn_italy {
    float: right;
}
div#italy {
	background-image: url(/img/special/english/bg_italy.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
	height: 320px;
}
div#italy p {
    padding-left: 25px;
}
div#englishmenu ul li {
   padding: 0;
   height: 56px;
   margin: 0;
   font-size: 0px;
}
div#contBody div.contSection {
	/* position: relative; IE ERROR*/
	width:900px;
	clear: both;
	margin: 15px 30px;
	line-height: 1.7em;
	}
div.contSection h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div.contSection p {
   margin-left: 30px;
   margin-bottom: 10px;
}
div#important h5 {
	margin-left: 20px;
}
div.contSection #whatby p {
	padding-top: 10px;
}
div.contSection h4 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
div.contSection h5 ,
div.contSection h5 img {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 40px;
}
div.contSection .follow {
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
div .contSection #whatby {
	float: left;
	margin-left: 15px;
	width: 525px;
}

div.contSection p.naviLink {
	clear: both;
	width: 700px;
	margin-top: 15px;
	margin-left: 100px;
	padding-left: 8px;
	background-image: url(/img/common/icn_head01.gif);
	background-position: 0 10px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

div.contSection strong{
color :#6F9D27;
}
div.faq ol {
	margin-left: 20px;
}
div .contSection .faq .naviLink {
	margin-left: 10px;
}

div.contSection .marginPlus {
	margin: 5px 0 5px 30px;
}
/* TABLE
---------------------------------------------- */

div.contSection table#deliveryCharges{
   margin-left: 80px;
   margin-top: 15px;
   width: 700px;
}

div.contSection table#deliveryCharges th{
padding: 3px 5px;
color: #cccccc;
background-color: #626262;
font-weight: bold;
text-align: center;
}

div.contSection table#deliveryCharges td{
padding: 3px 5px;
background-color: #cccccc;
text-align: center;
}

div.contSection table#deliveryCharges caption{
display: none;
}
div.contSection .marginPlus {
	margin-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}


div.contSection dl.shopinformation {
	margin: 10px auto 10px 60px;
}
div.contSection dl.shopinformation dt {
	display: inline;
	float:left;
	clear: left;
	width:120px;
	padding: 4px 0 0;
}
div.contSection dl.shopinformation dd {
	display: inline;
	float:left;
	width:600px;
	padding: 4px 0 0;
}
div.contSection dl.shopinformation dd p {
	margin: 0;
	padding: 5px 0 0;
	color: #666666;
	font-size: 85%;
}
div.contSection ul {
    margin-left:40px;
}
div.contSection ul.pay {
    margin-left: 40px;
	width: 600px;
	list-style: none;
}
div.contSection #important .pay2 .arw2 {
	padding-left: 20px;
	font-weight:bold;
	margin-left: 50px;
	padding-top: 5px;
	list-style: none;
}
div p.thanks {
    color:#6F9D27;
	margin-right: 50px;
	text-align: right;
	font-style: italic;
}
div.contSection .explanation {
	margin-left: 90px;
}

div.faq {
	margin-left: 40px;
}
div.faq p ,
div.faq p.naviLink {
	margin-left: 30px;
}
div.faq p ,
div.faq li {
	margin-left: 70px;
}
div.faq h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}
div.map p img {
	margin-left: 30px;
}
div#btnBowls {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 30px;
}
div.contSection .map img {
	margin-left: 40px;
	margin-top: 10px;
}
div.contSection #important {
	border: 1px dotted #FF9900;
	margin-left: 50px;
	margin-bottom: 20px;
}
div.contSection #important h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FF9900;
}
div.contSection #mailinfo {
	background-image: url(../../img/special/english/bg_fuki.gif);
	background-repeat: no-repeat;
	height: 241px;
	width: 688px;
	position: relative;
	margin-left: 70px;
	margin-top: 20px;
}
div.contSection #mailinfo p {
	position: absolute;
	top: 35px;
	left: 20px;
}

