@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.css");
/* CONTENTS HEAD
---------------------------------------------- */
div#contHead h2#titleBiz {
	width: 556px;
	height: 17px;
	background-image: url(/img/biz/ti_biz.gif);
}


/* SECTION
---------------------------------------------- */
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;
}

