@charset "shift_jis";
body {
background-image:url(../images/bg.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	line-height:180%;
}

#wrap{
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: 0px top;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link,a:visited{
	color:#ffffff;
	text-decoration: underline;
}

a:active{
	color:#ffffff;
	text-decoration: none;
}

a:hover{
	color:#ffffff;
	text-decoration: none;
}







/******************/
.txt_foot {
	font-size: 12px;
	color: #666666;
}

