/*-------------▼▼▼リンクページ用スタイルシート▼▼▼-------------*/
#link_content{
	background: url(../other/img/link_back.jpg) no-repeat top right;
	width               : 632px;
	height              : 540px;
}

#link_flame{
	width               : 602px;
	_width               : 632px;
	height              : 520px;
	_height              : 540px;
    overflow: auto;
	scrollbar-base-color:#F5F2EE;
	scrollbar-track-color:#F5F2EE;
	scrollbar-face-color:#FFDCC2;
	scrollbar-arrow-color:#FF6C00;
	scrollbar-3dlight-color:#DAD7D4;
	scrollbar-darkshadow-color:#B49B89;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#DFC0AA;
	padding :10px 10px 10px 20px;
	text-align: left;
}

#link_text{
	width  : 450px;
}


#link_text a{
	color: #ff6600;
	font-weight: bold;
}

.link_title{
	height : 20px;
	background: url(../other/img/link_aicon.gif) no-repeat top left;
	font-size: 12pt;
	font-weight: bold;
	line-height:20px;
	margin:20px 0 0 0;
	padding:0 0 0 25px;
}
