@charset "shift_jis";
body {
	background-image:url(../images/bg.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#794806;
	line-height:160%;
}

#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: #0066FF;
	text-decoration: underline;
}

a:active{
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: none;
}







/******************/
.font_blue{
color:#4c9da6;
font-weight:bold;
}

.txt_foot {
	font-size: 12px;
	color: #666666;
}

