@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	background: url(../img/kentei_bk.gif) repeat-x #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	display: block;
	vertical-align: bottom;
	border: none;
}

.wrap {
	width: 1026px;
	margin: 0 auto;
}

.header_wrap {
	width: 1026px;
	height: 52px;
	background: url(../img/kenteri_headbk.gif) repeat-x;
	margin: 0;
	padding: 0;
}

.header_btn {
	padding: 0 20px 0 0;
}

.footer {
	margin: 0 28px 0 0;
}

.pop_wrap {
	width: 700px;
	margin: 0 auto;
	background: #0a1d99;
}

.popheader_wrap {
	width: 700px;
	height: 52px;
	background: url(../img/kenteri_headbk.gif) repeat-x;
	margin: 0;
	padding: 0;
}


.popseal_txt {
	border: solid 1px #b3b9df;
	background: #030c69;
	padding: 10px;
	font-size: 12px;
	color: #FFF;
	line-height: 120%;
}

.pop_footer {
	background: #000;
}


.ul_margin {
	padding-left:40px;
	margin-left:0;
	padding-top:20px;
	margin-top:0;
	padding-bottom:0px;
}


/* ブログパーツページ用フォント */


.white_12px {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:20px;
	line-height:140%;
}

.white_12px_sns {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 20px 20px 20px;
	line-height:140%;
}

.white_20px {
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 20px 10px 20px;
}

.blue_11px {
	font-size:11px;
	color:#4ad3ff;
	font-weight:bold;
}


.blue_12px {
	font-size:12px;
	color:#4ad3ff;
	font-weight:bold;
	line-height:140%;
}

.blue_12px a:link {
	font-size:12px;
	color:#4ad3ff;
	font-weight:bold;
	line-height:140%;
	text-decoration: none;
}

.blue_12px a:visited {
	font-size:12px;
	color:#4ad3ff;
	font-weight:bold;
	line-height:140%;
	text-decoration: none;
}

.blue_12px a:hover {
	font-size:12px;
	color:#4ad3ff;
	font-weight:bold;
	line-height:140%;
	text-decoration: underline;
}

.blue_12px a:active {
	font-size:12px;
	color:#4ad3ff;
	font-weight:bold;
	line-height:140%;
	text-decoration: underline;
}

.ul_font {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:-10px;
	line-height:140%;
}




