/*リンクのページ*/

.sub_title	{
	background:url('image/banner_link.jpg') no-repeat;
	background-position: right; 
}
.main	{
	line-height: 1.5em;
	background: url('image/haikei.gif')  repeat-y ;
	background-position: right bottom; 

}
.main h3	{
	margin: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	border-left: solid 5px;
	border-bottom: solid 1px;
	color: #FFB266;
}
.main dl	{
	font-size: 12px;
	margin: 40px;
}
.main dd	{
	margin-top: -24px;
	margin-left: 200px;

}
.main a	{
	text-decoration: none; 
	
}

.main a:hover { 
text-decoration: underline; 
} 

#kaeru	{
	text-align:center;
}