@charset "UTF-8";

/*------------------------------------------------------------------------------
20100628_先方から送られてきたCSSの設定をコピペして外部化
------------------------------------------------------------------------------*/
.righter {
	width:240px;
	margin: 0px;
	padding: 0px;
}
.righter li {
	font-size:14px;
	height:28px;
	width:235px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/commo/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 35px;
}
#right .layer {
	margin: 0px 0px 10px;
	padding: 0px 10px 10px;
	width: 235px;
	border: 4px solid #fef9fb;
}
#right .layer li {
	background-image: url(../img/side_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 13px 0px;
	width: 235px;
	font-weight: bold;
	color: #7f6433
;
}
#right .layer .l-icon {
	background-image: url(../img/side_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 235px;
	display: block;
}
#right .layer a:link {
	color: #e9546b;
	text-decoration: none;
}
#right .layer a:visited {
	color: #997f4c;
	text-decoration: none;
}
#right .layer a:hover {
	color: #8d6449;
	text-decoration: underline;
}
#right .layer a:active {
	color: #f08080;
	text-decoration: none;
}
.righter a {text-decoration:none;margin:0px;font-size:14px;color: #e9546b;height:14px;}
.righter a:visited {color: #997f4c;}
.righter a:hover {color : #8d6449;text-decoration:underline;}
.righter_t {
	color: #765c47;
	background:url(../img/bk01.jpg) 0 0 no-repeat;
	text-align: center;
	margin:0px 0px 5px;
	font-size:16px;
	width:258px;
	height:35px;
	line-height:35px;
	padding: 0px 0px 0px 5px;
}
.righter_t p {padding-left:5px;font-weight: bold;}

