body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 34px;
	letter-spacing: 3px;
	color: #000000;
}

a:link {
	color: #1951D7;
	text-decoration: none;
}
a:visited {
	color: #1951D7;
	text-decoration: none;
}
a:hover {
	color: #F5AA3B;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
a img {
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}

.cap { 
	font-size: 14px;
	line-height: 33px;
	letter-spacing: 2px;
}	
.mid { 
	font-size: 15px;
	line-height: 36px;
	letter-spacing: 2px;
}	
.big { 
	font-size: 22px; 
	font-weight: bolder; 
	line-height: 36px; 
	letter-spacing: 3px;
}	 
.bigred { 
	font-size: 22px; 
	font-weight: bolder; 
	line-height: 36px; 
	letter-spacing: 3px;
	color: #FF0000;
}	
.middle { 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 30px; 
}
.middlenavy { 
	font-size: 18px; 
	font-weight: bolder; 
	line-height: 23px; 
	color: #001844;
}
.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: 23px;
	color: #000000;
}
.black15pxspace {
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	letter-spacing: 1px;
}
.black16px {
	font-size: 16px;
	line-height: 25px;
	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;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
.white20px {
	font-size: 20px;
	line-height: 30px;
	font-weight: bolder; 
	color: #FFFFFF;
}
.line{ 
	border: 1px solid #cccccc;
}
ul, li{
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.btn{ 
}
.pngfix{ 
}