@charset "utf-8";

/* story
--------------------------------------------------------------------------------*/

#contents .idxImg01 {
	margin: 0 0 12px 20px;
}
#contents .idxImg02 {
	margin-right: 20px;
}

#contents .idxBox00 {
	position: relative;
	padding: 10px 29px 24px 0;
}
#contents .idxBox00 h3 {
	padding: 0 0 0 2px;
}
#contents .idxBox00 h3 span {
	position: absolute;
	width: 115px;
	height: 23px;
	top: 82px;
	left: 250px;
	z-index: 999;
}
#contents .idxBox00 .idxImg03 {
	position: absolute;
	width: 81px;
	height: 130px;
	top: 0px;
	left: 409px;
	z-index: 999;
}
#contents .idxBox00 .idxImg04 {
	position: absolute;
	width: 81px;
	height: 130px;
	top: 0px;
	left: 500px;
	z-index: 999;
}

#contents .idxBox01 {
	width: 548px;
	background: url(images/idx_box_bg01.gif) no-repeat;
	padding: 12px 16px 0 16px;
}
#contents .idxBox01 dt {
	font-weight: bold;
}

#contents .idxBox02 {
	width: 538px;
	background: url(images/idx_box_bg02.gif) no-repeat;
	padding: 21px 21px 0 21px;
}
#contents .idxBox02 .fltL {
	width: 253px;
}
#contents .idxBox02 .fltL dl {
	margin-bottom: 4px;
}
#contents .idxBox02 .fltL dt {
	font-weight: bold;
	border-bottom: 1px solid #939693;
	margin-bottom: 4px;
}
#contents .idxBox02 table th,
#contents .idxBox02 table td {
	vertical-align: top;
	padding-right: 4px;
}
#contents .idxBox02 table th {
	font-weight: bold;
}




