@charset "UTF-8";

/**************************************************************/
/*                            toppage under link              */
/**************************************************************/

.t_link {
	 font-size: 12px;
}

.t_link a,
.t_link a:link,
.t_link a:visited {
	color: #666666;
	text-decoration: none;
}

.t_link a:hover,
.t_link a:active {
	color: #666666;
	text-decoration: none;
}

/***************************************************************/
/*                                                   */
/***************************************************************/

.message {
width:570px;
margin-bottom:20px;
}

.message p {
margin-bottom:12px;
text-align:justify;
text-justify:inter-ideograph;
}