@charset "utf-8";

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

	ArtMeter / CONTACT styles
	author   : (C)KAYAC http://www.kayac.com/
	created  : 2007/07/20
	modified : 2007/07/20

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

@import url("/css/common.en.css");
/* CONTENTS HEAD
---------------------------------------------- */
div#contHead h2#titleBiz {
	width: 556px;
	height: 17px;
	background-image: url(/img/biz/ti_biz.gif);
}


/* SECTION
---------------------------------------------- */

#for_attention{
	clear: both;
	text-align:left;
	float:left;
	margin: 0px 0px 15px 0px;
	width: 960px;
	background: #F9F9F2;
}

#for_attention .attentionTxt{
background:transparent url(/img/order/ico_attent2.gif) no-repeat scroll 0 0;
	margin: 10px 25px 10px 10px;
	float: left;
	color:#5D0E11;

}

#for_attention .attentionTxt p{
margin-left:15px;
	color:#5D0E11;

}

body#BIZ div.contSection p.plain {
	margin-left: 18px;
}
body#BIZ div.contSection ul{
	margin: 20px 0 10px 20px;
}
body#BIZ div.contSection ul li{
	margin: 0 0 4px;
}
body#BIZ div.contSection strong{
	color: #588E03;
}
body#BIZ div.contSection em{
	font-weight: bold;
	font-style: normal;
}
body#BIZ div.contSection p.naviLink{
	width:765px;
}
body#BIZ div#orderExample p.txt {
	float:left;
	width:485px;
}
body#BIZ div#orderExample p.img {
	margin-left:510px;
	margin-right:0px;
}
