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

	index CSS -Last Update 11.06.30

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

/*--Index--*/

#changearea {
	width:830px;
	padding-right: 40px;
	background:url(../img/idx_kouryaku_bg.jpg) no-repeat top left;
}

#changearea #box_l{
	float: left;
	width: 411px;
}

#changearea #box_l p#btn01 {
	padding-left: 153px;
}

#changearea #box_r{
	float: right;
	width:419px;
}

#box_r #sbox {
	width: 419px;
}

/*--memories--*/

#memories {
	position: relative;
	width:830px;
	height: 283px;
}

#memories .thumb {
	text-align: center;
}

.btn_zoom {
	text-align: right;
	margin-bottom: 3px;
}

#memories #memo_sbox01 {
	width: 96px;
	height: 85px;
	background:url(../img/idx_memo_p_bg01.gif) no-repeat bottom left;
	position: absolute;
	top: 5px;
	left: 259px;
}

#memories #memo_sbox02 {
	width: 80px;
	height: 70px;
	position: absolute;
	top: 114px;
	left: 343px;
	text-align: center;
}

#memories #memo_sbox03{
	width: 77px;
	height: 64px;
	position: absolute;
	top: 40px;
	left: 452px;
	text-align: center;
}

#memories #memo_sbox04 {
	width: 96px;
	height: 85px;
	background:url(../img/idx_memo_p_bg02.gif) no-repeat bottom left;
	position: absolute;
	top: 183px;
	left: 464px;
}

#memories #memo_sbox05 {
	width: 96px;
	height: 85px;
	background:url(../img/idx_memo_p_bg03.gif) no-repeat bottom left;
	position: absolute;
	top: 89px;
	left: 550px;
}

#memories #memo_sbox06{
	width: 85px;
	height: 70px;
	position: absolute;
	top: 124px;
	left: 687px;
	text-align: center;
}



/*--WEB Enquete--*/
#web_enq{
	background: url(../img/enq_bg_btm.gif) bottom left no-repeat;
	width: 830px;
	}
#web_enq_in{
	background: url(../img/enq_bg_top.gif) top left no-repeat;
	padding: 25px 0 15px;

	}
#web_enq_in table{
	width: 780px;
	margin: 0 auto;
	text-align: center;
	}
#web_enq_in table td{
	text-align: left;
	vertical-align: top;
	}
#web_enq h4{
	font-weight: bold;
	line-height: 1.6em;
	}
.mg_l1em{
    margin-left: 1em;
}