@charset "UTF-8";
/* CSS Document */

body {height: 100%;}
html {height: 100%;}



/******************************************************************************/
/* レイアウト */
/******************************************************************************/
#idx .container {
	background-image: url(../img/flash/ami.png);
	background-repeat: repeat;
	background-position: left top;
	min-height: 100%;
	min-width: 950px;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 10;
}

/* コンテンツ */
#idx .gnavi_w {
	padding-bottom:550px;
}
#idx .cont_w {
	width:100%;
	height: 274px;
	bottom: 52px;
	position: absolute;
}
.con_top {
	position:absolute;
	height: 69px;
	width:100%;
	top:110px;
}
.con_top_in {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
.con_area {
	background-image: url(../img/idx_conarea.png);
	background-repeat: no-repeat;
	height: 274px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
}
.idx_wn {
	width: 444px;
	height: 129px;
}
*:first-child+html .idx_wn {
	width: 444px;
	height: 124px;
}
.con_left {
	height: 250px;
	width: 444px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	float: left;
}
#wn_01 {
	padding: 0px;
	float: left;
	height: 21px;
	width: 376px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.wn_02 {
	padding: 0px;
	float: left;
	height: 21px;
	width: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#TOP .cont_w.clearfix .con_area .con_left .idx_wn ul {
	width: 444px;
	overflow-y: scroll;
	font-size: 12px;
	line-height: 1.4em;
	height: 95px;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
*:first-child+html #TOP .cont_w.clearfix .con_area .con_left .idx_wn ul {
	width: 444px;
	overflow-y: scroll;
	font-size: 12px;
	line-height: 1.4em;
	height: 90px;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #TOP .cont_w.clearfix .con_area .con_left .idx_wn ul {
	margin-bottom: 5px;
}

#TOP .cont_w.clearfix .con_area .con_left .idx_wn ul li span {
	display: block;
	float: left;
	width: 65px;
}
#TOP .cont_w.clearfix .con_area .con_left .idx_wn ul li div {
	margin-bottom: 3px;
	float: right;
	width: 355px;
}
.pickup {
	width: 444px;
	float: left;
	clear: left;
	height: 118px;
}
*:first-child+html .pickup {
	width: 444px;
	float: left;
	clear: left;
	height: 118px;
	margin-top: 0px;
	margin-bottom:0px;
}
.ie6h {
	margin-bottom:2px;
}
*html .ie6h {
	margin-top: 2px;
	margin-bottom:0px;
}
*:first-child+html .ie6h {
	margin-top: 0px;
	margin-bottom:0px;
}
.lt {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
*html .lt {
	margin-bottom: 5px;
}
*:first-child+html .lt {
	margin-bottom: 4px;
}
.rt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
*html .rt {
	margin-bottom: 5px;
}
*:first-child+html .rt {
	margin-bottom: 4px;
}
.ld {
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rd {
	float: right;
	margin: 0px;
	padding: 0px;
}
.con_right {
	float: left;
	height: 250px;
	width: 459px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 17px;
}
#annai_01 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 403px;
}
#annai_02 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 56px;
}


/* フッター */
#idx .foot_w {
	width:100%;
	background:url(../img/f_bg.png) repeat-x;
	margin:15px 0 0 0;
	position: absolute;
	bottom: 0px;
}



/* フラッシュ部分 */
.topfla {
	height: 100%;
	min-height: 750px;
	width: 100%;
	min-width: 950px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#idx #TOP .cont_w.clearfix .con_area .con_left .idx_wn ul .clearfix div a {
	color:#B20A14 !important;
	text-decoration:underline !important;
}

#idx #TOP .cont_w.clearfix .con_area .con_left .idx_wn ul .clearfix div a:hover {
	text-decoration:none !important;
}
