@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	font-size: 13px;
	line-height: 145%;
	color: #333;
	text-align: center;
	margin: 15px 0px 0px;
	padding: 0px;
}
img {
	vertical-align: bottom;
	border-width: 0px;
}
#stdchk_box {
	margin: 0px auto;
	width: 668px;
	text-align: left;
}
#stdchkheader {
	float: left;
	width: 668px;
	margin-bottom: 20px;
	height:100%;
	min-height:1%;
}
#stdchkheader:after { content:""; display:block; height:0px; clear:both; overflow: auto;}

#stdchkheader .logo {
	float: left;
	width: 168px;
	font-size: 1px;
}
#stdchkheader h1 {
	float: right;
	width: 500px;
	font-size: 1px;
}
#stdchk_contents h2 {
	font-size: 123.1%;
	background: url(../../common/images/BG_h_01.gif) no-repeat 0px 0px;
	padding: 0px 15px;
	line-height: 50px;
	margin-bottom: 15px;
	color: #0069c6;
}
#stdchk_contents h4 {
	margin-bottom: 25px;
}
#stdchk_contents {
	clear: both;
	height: 465px;
	overflow: hidden;
	position: relative;
}
#stdchk_contents p.close {
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	position: absolute;
	left: 290px;
	bottom: 50px;
}
address {
	background-color: #e7ebef;
	font-size: 85%;
	font-style: normal;
	padding: 5px;
	clear: both;
}
#stdchk_top p {
	margin-bottom: 15px;
}
#stdchk_top_lr {
	width: 662px;
	margin-bottom: 25px;
	border: 3px solid #d6dde3;
	/*height:100%;*/
	min-height:1%;
}
#stdchk_top_lr:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#stdchk_top_left {
	float: left;
	width: 322px;
	padding: 30px 0px 0px 30px;
}
#stdchk_top_left dt {
	margin-bottom: 30px;
}
#stdchk_top_left dd {
	margin-bottom: 10px;
}
#stdchk_top_right {
	text-align: center;
	float: right;
	width: 309px;
	border-left: 1px dotted #999;
	padding-top: 20px;
}
#stdchk_top_right table {
	text-align: center;
	margin: 0px auto 20px;
}
#stdchk_top_right td {
	padding: 0px 10px;
}
#stdchk_top_right td img {
	margin-bottom: 10px;
}
#stdchk_check {
	margin-bottom: 25px;
	text-align: center;
}
#stdchk_check table {
	margin: 0px auto;
}
#stdchk_check td {
	padding: 10px;
	text-align: center;
}
#stdchk_check_result {
	margin-bottom: 25px;
}
#stdchk_check_result dl {
	width: 668px;
	margin-bottom: 25px;
	/*height:100%;*/
	min-height:1%;
}
#stdchk_check_result dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#stdchk_check_result dt {
	float: left;
	width: 333px;
}
#stdchk_check_result dd {
	float: right;
	width: 335px;
}
#check_result_search {
	width: 668px;
	clear: both;
	background: url(../images/stdchk_dot_center.gif) repeat-y center top;
	/*height:100%;*/
	min-height:1%;
	margin-bottom: 25px;
}
#check_result_search:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#check_result_search_left {
	float: left;
	width: 320px;
}
#check_result_search_right {
	float: right;
	width: 320px;
}
#check_result_search p {
	margin-bottom: 10px;
}
#check_result_search p.bottom0px {
	margin-bottom: 0px;
}
#stdchk_check_foot {
	clear: both;
	position: relative;
	height: 23px;
	margin-bottom: 10px;
}
#stdchk_check_foot p {
	text-align: center;
}
#stdchk_check_foot blockquote {
	position: absolute;
	top: 0px;
	right: 0px;
}
