body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 17px;
	line-height: 31px;
	letter-spacing: 1px;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center bottom;
	background-image: url(images/base.jpg);
	background-color: #000000;
}

a:link {
	color: #0071BC;
	text-decoration: none;
}
a:visited {
	color: #0071BC;
	text-decoration: none;
}
a:hover {
	color: #C1272D;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.big {
	font-size: 22px;
	font-weight: bolder;
	line-height: 32px;
}
.bigred {
	font-size: 24px;
	font-weight: bolder;
	line-height: 34px;
	color: #FF0000;
}
.middle {
	font-size: 16px;
	font-weight: bolder;
	line-height: 32px;
	color: #000000;
}
.middlegray {
	font-size: 20px;
	font-weight: bolder;
	line-height: 27px;
	color: #333333;
}
.middlered {
	font-size: 15px;
	font-weight: bolder;
	line-height: 23px;
	color: #FF0000;
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.black14px {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}
.black16px {
	font-size: 16px;
	line-height: 26px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	padding-top: 10px;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	padding-top: 10px;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bkgray {
	background-color: #aaaaaa;
}
.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.red16px {
	font-size: 16px;
	line-height: 26px;
	color: #FF0000;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #FFFFFF;
}
.whiteboldbig {
	font-size: 20px;
	line-height: 26px;
	font-weight: bolder;
	color: #FFFFFF;
}
.line{
	border: 1px solid #cccccc;
}
.btn{
}

.whitebase {
	background-image: url(images/whitebase.png);
}
/*　スマホ対応　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
/*@media only screen and (max-device-width:420px) {
.whitebase {
	text-align:center;
	width:90%;
	font-size:16px;
}
tr{
	width:100%;
	margin:0 auto;
}
.yod{
	text-align:center;
	margin:0 auto;
	width:58%;
	font-size:22px;
	line-height:1.7em;
}
}*/
