@charset "utf-8";

/*--------------------------------------------------------------------
								改変部分
--------------------------------------------------------------------*/
body
{
	background:#2f86c7;
}


.tt_common{
	background:none;
	color:#2f86c7;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif !important;
	font-weight:bold;
	text-shadow:0 0 3px #daf5ff;
	padding-left:60px;
}


/*--------------------------------------------------------------------
								footer
--------------------------------------------------------------------*/

#footer
{
		padding:20px 0;
		width:100%;
		background-position:bottom;
		background-color:#2f86c7;

}

.copyright
{
	margin:0px auto 0px auto ;
	color:#fff;
	text-align:center;
}