@charset "utf-8";

/* ===================================================================
CSS information

 file name  :toppage.css
 style info :トップページ
=================================================================== */



/* -----------------------------------------------------------
	flash
----------------------------------------------------------- */

div#flash-box {
	width: 894px;
	height: 543px;
	margin: 14px 13px 0;
}



/* -----------------------------------------------------------
	左カラム
----------------------------------------------------------- */

div#top-lCol {
	float: left;
	width: 438px;
}

div#info-head {
	position:relative;
}

div#info-list {
	z-index: 30;
	position: absolute;
	top: 8px;
	right: 8px;
	width: 63px;
	height: 19px;
}

div#info-box iframe {
	width: 436px;
	height: 222px;
	border: 1px solid #ebe5dc;
	border-top: 0;
}



/* -----------------------------------------------------------
	右カラム
----------------------------------------------------------- */

div#top-rCol {
	float: right;
	width: 438px;
}

div.bnr-box {
	margin-top: 15px;
}

div#qLink-eco {
	position: relative;
}

div#qLink-btn {
	z-index: 10;
	position: absolute;
	top: 100px;
	left: 183px;
}

div#info-kukishi {
	width: 438px;
	height: 65px;
	padding: 10px 0;
	margin-top: 18px;
	background: url(../../images/info_kukishi.gif) no-repeat;
}

	div#info-kukishi p {
		padding: 0 15px;
	}
	
	div#info-kukishi p#ik-hl {
		font-size: 116.7%;
		font-weight: bold;
		text-indent: 20px;
		color: #7bb02a;
		margin-bottom: 7px;
		background: url(../images/arrow.gif) no-repeat;
		background-position: 15px center;
	}
	
	
/* -----------------------------------------------------------
	etc
----------------------------------------------------------- */

div#price-box {
	margin-bottom: 15px;
}

div.l {
	clear: both;
}