﻿/*---------------------------------------------------------------*/

/*ページトップへ移動*/
.page-top{
	width:742px;
	text-align:right;
	margin:20px auto 0 auto;
}
.page-top p{
	font-size:75%;
	line-height:130%;}
.page-top a{text-decoration:none;}
.page-top a:visited{text-decoration:none;}
.page-top a:hover{text-decoration:underline;}
/*---------------------------------------------------------------*/

