body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/base.jpg);
	-webkit-text-size-adjust:none;
}

a:link {
	color: #0068B7;
	text-decoration: none;
}
a:visited {
	color: #0068B7;
	text-decoration: none;
}
a:hover {
	color: #F7931E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	 
.big { 
	font-size: 21px; 
	font-weight: bolder; 
	line-height: 33px; 
}
.big2 { 
	font-size: 40px; 
	font-weight: bolder; 
	line-height: 35px; 
}
.bigred { 
	font-size: 24px; 
	font-weight: bolder; 
	line-height: 34px; 
	color: #FF0000;
}
.middlered { 
	font-size: 15px; 
	font-weight: bolder; 
	line-height: 26px; 
	color: #FF0000;
}
.middle { 
	font-size: 16px; 
	font-weight: bolder; 
	line-height: 26px; 
}
.middle2 { 
	font-size: 17px; 
	font-weight: bolder; 
	line-height: 27px; 
}
.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;
}
.black16px {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
}
.black17px {
	font-size: 17px;
	line-height: 30px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.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;
}
.red14px {
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
}
.white11px {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.whiteboldbig {
	font-size: 20px;
	line-height: 26px;
	font-weight: bolder;
	color: #FFFFFF;
}
.line{ 
	border: 1px solid #cccccc;
}
.btn{ 
}

