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

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

---------------------------*/
.idx_01 {
	clear: both;
	background: url(../images/idx_08.jpg) no-repeat;
	width: 546px;
	height:102px;
	padding: 15px 10px 0 140px;
	}
.idx_01 dt {
	font-weight: bold;
	color: #532D15;
	margin-bottom: 5px;
	}
.idx_01 dd {
	line-height:1.6;
	}


.idx_02 {
	clear: both;
	background: url(../images/idx_12.jpg) no-repeat;
	width: 546px;
	height:102px;
	padding: 15px 10px 0 140px;
	}
.idx_02 dt {
	font-weight: bold;
	color: #532D15;
	margin-bottom: 5px;
	}
.idx_02 dd {
	line-height:1.6;
	}
	
.idx_03 dl.dl_01 {
	border-bottom: 1px solid  #BEAF83;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}
.idx_03 li {
	padding: 3px 0;
	overflow: hidden;
	clear: both;
	}
.idx_03 li span{
	display: block;
	float: left;
	}
.idx_03 li span.img {
	width: 160px;
	vertical-align: middle;
	}
.idx_03 li span.meaning {
	width: 490px;
	padding-top: 3px;
	}
.idx_03 dt {
	margin-bottom:7px;
	}
.idx_03 dd {
	line-height:1.6;
	}
.idx_03 dd p {
	background:#FAF9F0;
	padding: 10px;
	margin-top: 10px;
	}
	
.idx_04 {
	background: #DBCA99;
	padding: 8px;
	text-align: center;
	}
.idx_04 dl.dl_01 {
	border-bottom: 1px solid #F1EDD6;
	padding-bottom: 10px;
	}

.idx_05 dt {
	margin-bottom:3px;
	}
.idx_05 dd {
	line-height: 1.4;
	}
.idx_05 .box_white {
	background:#FAF9F0;
	}
.pR2 {
	padding-right:2px;
	}