@charset "UTF-8";
/*===================================
===== TopPage =====================
=================================== */
#contents{
	color:#161616;
}

#footer{
	margin-top:20px;
}

.title{
	line-height:100%;
	font-size:19px;
	color:#350041;
	font-weight:bold;
}

.title a:link{
	color:#350041;
	text-decoration:underline;
}

.title a:visited{
	color:#999999;
	text-decoration:underline;
}

.title a:hover{
	color:#350041;
	text-decoration:none;
}

.title a:active{
	color:#350041;
	text-decoration:underline;
}

.title_right{
	line-height:100%;
	font-size:19px;
	color:#125100;
	font-weight:bold;
}

.title_right a:link{
	color:#125100;
	text-decoration:underline;
}

.title_right a:visited{
	color:#999999;
	text-decoration:underline;
}

.title_right a:hover{
	color:#125100;
	text-decoration:none;
}

.title_right a:active{
	color:#125100;
	text-decoration:underline;
}

.link{
	font-size:11px;
	line-height:110%;
}

.right_box_bg{
	background:#F6FBF5 url(images/right_box_bg.jpg) repeat-x top;
}
