/**/
#information{
	width: 461px;
	height: 300px;
	position: relative;
	padding: 15px 10px 15px 15px;
	top:20px;
	right: 0;
	background: url(../images/information/information.png) no-repeat 0 0;
	overflow: hidden;
}
#information h2{
	background: url(../images/information/header-information.png) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
}
#information .right-align{
	padding-right: 15px;
	font-size: 80%;
}
#information a{	color: #59a80f;}
	#information a:hover{color: #44810c;}
	#information span{font-size: 80%;
}

div.scroll1{
	overflow-y: scroll;
	margin: 10px 0 0;
	height: 255px;
}
div.scroll2{
	overflow-y: scroll;
	margin: 10px 0 0;
	height: 155px;
}
#information ul{
	list-style: none;
	list-style-image: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#information li{
	border-top : 1px solid #dadada;
	padding: 0;
	margin: -2px 0 0;
}
#information li a{
	display: block;
	color: #555;
	padding: 7px 5px;
	text-decoration: none;
	text-shadow: 0 1px #fff;
	border-top: 1px solid #fff;
	background: url(../images/information/information/list.png) no-repeat 2px 14px;
	padding-left: 15px;
}
#information li a:hover{ background:  #fbfbf3 url(../images/information/list.png) no-repeat 2px 14px;}
#information .delbtn
{
	margin: 4px 6px 2px 2px;
	float: right;
	background-image: url('../images/information/x.gif');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	position: relative;
}
/**/
#info-download{
	width: 461px;
	height: 200px;
	position: relative;
	padding: 15px 10px 15px 15px;
	top:20px;
	right: 0;
	background: url(../images/information/info-download.png) no-repeat 0 0;
	overflow: hidden;
}
#info-download h2{
	background: url(../images/information/header-info-download.png) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
}
#info-download .right-align{
	padding-right: 15px;
	font-size: 80%;
}
#info-download a{	color: #59a80f;}
	#info-download a:hover{color: #44810c;}
	#info-download span{font-size: 80%;
}

#info-download ul{
	list-style: none;
	list-style-image: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#info-download li{
	border-top : 1px solid #dadada;
	padding: 0;
	margin: -2px 0 0;
}
#info-download li a{
	display: block;
	color: #555;
	padding: 7px 5px;
	text-decoration: none;
	text-shadow: 0 1px #fff;
	border-top: 1px solid #fff;
	background: url(../images/information/list.png) no-repeat 2px 14px;
	padding-left: 15px;
}
#info-download li a:hover{ background:  #fbfbf3 url(../images/information/list.png) no-repeat 2px 14px;}
#info-download .delbtn
{
	margin: 4px 6px 2px 2px;
	float: right;
	background-image: url('../images/information/x.gif');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	position: relative;
}

.ttl_info
{
	width: 100%;
	height: 24px;
}
.ttl_info span
{
	margin: 0px 8px 0px 8px;
	float: right;
	width: 24px;
	height: 24px;
}
.ttl_info a img {
    border-style:none;
}