@charset "UTF-8";
/* CSS Document */

/*==========================================================

				各コンテンツBOX（階層ページ）

==========================================================*/
.img_access{
	width:690px;
	overflow: hidden;
	float: left;
	background-image: url(../image/access_img.png);
	height: 285px;
	background-repeat: no-repeat;
	background-position: left top;
}


.ac_left {
	float: left;
	width: 450px;
	margin-right: 15px;
}
.ac_right {
	width: 213px;
	float: right;
}


.ac_ad {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 450px;
}
.gold_t {
	font-family:Verdana, meiryo, "ヒラギノ角ゴ Pro W3";
	color:#bb9b5d;
	font-size: 12px;
	background-repeat: no-repeat;
	margin-top: 2px;
}
.yajirusi {
	background-image: url(../image/list_img.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 16px;
	color: #eb6dbd;
	}

.index #wrapper #main #maincontents .select_Box .ac_right .yajirusi a,
.index #wrapper #main #maincontents .select_Box .ac_right .yajirusi a:link,
.index #wrapper #main #maincontents .select_Box .ac_right .yajirusi a:visited,
.index #wrapper #main #maincontents .select_Box .ac_right .yajirusi a:active
{
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	color: #eb6dbd;
	}
	

.index #wrapper #main #maincontents .select_Box .ac_right .yajirusi a:hover
{
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	color: #eb6dbd;
	text-decoration: underline;
}
