.index_bg_pos{
	padding-top: 15px;
	width: 849px;
}


.index_bg{
	background-image: url(../../img/index/right_catg.gif);
	background-repeat: no-repeat;
	width: 849px;
}


/*左寄せ*/
.index_left{
	float: left;
	width: 563px;
}


/*右寄せ*/
.index_right{
	float: right;
	width: 278px;
}

.index_read_pos{
	padding-left: 20px;
	width: 532px;
}

.index_read{
	width: 512px;
	background-image: url(../../img/index/read_bg.gif);
	background-repeat: repeat-y;
	font-size: 93%;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
}


.index_rc_pos{
	padding-left: 15px;
	padding-bottom: 15px;
}

.index_rc_bg{
	background-image: url(../../img/index/rec_bg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 541px;
}

/*タポジション*/
.index_rc_bg_pos{
	margin-top:78px;
	position: absolute;
	margin-left: 160px;
	width: 360px;
	height: 40px;
	font-size: 93%;
	line-height: 1.4em;
	color: #8f4315;
	text-align: center;
}


.index_rc_bt_pos{
	margin-top:115px;
	position: absolute;
	margin-left: 160px;
	width: 360px;
	height: 24px;
	text-align: center;
}


/*ヘッダーリンクアイコン*/
a:link.index_link_ico{
	text-decoration:underline;
	color: #8f4315;
	padding-left:10px;
	background:url(../../img/common/bread_red.gif) no-repeat left center;
	}
a:visited.index_link_ico{
	text-decoration:underline;
	color: #8f4315;
	padding-left:10px;
	background:url(../../img/common/bread_red.gif) no-repeat left center;
	}
a:active.index_link_ico{
	text-decoration:underline;
	color: #ad182a;
	padding-left:10px;
	background:url(../../img/common/bread_red.gif) no-repeat left center;
	}
a:hover.index_link_ico{
	text-decoration:underline;
	color: #de690a;
	padding-left:10px;
	background:url(../../img/common/bread_red.gif) no-repeat left center;
	}


/*インフォメーション部分*/
.link_info_txt02 a:link {
	text-decoration:underline;
	color: #1673a1;
}
.link_info_txt02 a:visited {
	text-decoration:underline;
	color: #1673a1;
}
.link_info_txt02 a:active {
	text-decoration:underline;
	color: #1673a1;
}
.link_info_txt02 a:hover {
	text-decoration:underline;
	color: #48bffa;
}

