@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px 0px 15px 15px;
	background: #FFFFFF url(../img/base/bg.jpg) no-repeat fixed center top;
	font: normal small/1.6em "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック";
	color: #000000;
	text-align: left;
}


/* 基本スタイルA
---------------------------------------------------- */
a {
	color: #2A74D5;
	text-decoration: none;
}
a:hover {
	color: #ED6206;
	text-decoration: none;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
h1,h2,h3,h4,h5,h6,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	display: block;
}
hr {
	display: none;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
}
.hidden {
	position: absolute;
	left: -9999px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.none {
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



table td {
	text-align: left;
}



big {
	font: normal medium/normal "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック";
}
SPAN{
	font: bold small/normal "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック";
}
SMALL{font-size:8pt;}
BODY,TD{font-size:8pt;}

navi {
	padding: 0px 0px 100px;
}
