@charset "UTF8";

* {margin: 0;padding: 0;}
html{
	overflow-y:scroll;
	overflow-x:hidden;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", osaka sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 150%;
	background:url(./img/dch_title.jpg) no-repeat left top;
	background-color: #ddd;
}
h1,h2,h3,h4,h5,h6,p,table,tr,td{
	margin: 0;
}
img {
	margin: 0;
	border: 0;
}

/* ---- */
#datacheck{
	width:690px;
	text-align:center;
}
#aplibtn{
	margin-top: 55px;
	margin-bottom: 30px;
	vertical-align:bottom;
}
#check{
	margin: 0 20px 20px;
	padding: 0;
	background: #fff url(img/r_top_left.gif)  no-repeat left top;
}
.r-top{
	height: 8px;
	background: url(img/r_top_right.gif)  no-repeat right top;
}
.r-bottom{
	height: 8px;
	background: url(img/r_bottom_left.gif)  no-repeat left bottom;
}
.r-bottom div{
	height: 8px;
	background:  url(img/r_bottom_right.gif)  no-repeat right bottom;
}
#check_box{
	margin: 0;
	padding: 10px 20px;
	text-align:left;
	background-color: #fff;
}
/* ---- */
#check_menu{
	margin: 10px 0;
	padding: 5px 10px;
	width:400px;
	background-color: #e8f9fa;
}
#check_menu a {
	text-decoration: none; 
	color: #666;
}
#check_menu ul {
	 list-style-type: none;
}
#check_menu ul li{
	margin: 2px 0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size:12px;
	font-weight: bold;
	line-height: 110%;
}
#check_menu ul li.n01{
	padding-left:20px;
	background:url(../data_guide/img/number01.gif) no-repeat left center;
}
#check_menu ul li.n02{
	padding-left:20px;
	background:url(../data_guide/img/number02.gif) no-repeat left center;
}
#check_menu ul li.n03{
	padding-left:20px;
	background:url(../data_guide/img/number03.gif) no-repeat left center;
}
#check_menu ul li.n04{
	padding-left:20px;
	background:url(../data_guide/img/number04.gif) no-repeat left center;
}
#check_menu ul li.n05{
	padding-left:20px;
	background:url(../data_guide/img/number05.gif) no-repeat left center;
}
#check_menu ul li.n06{
	padding-left:20px;
	background:url(../data_guide/img/number06.gif) no-repeat left center;
}
#check_menu ul li.n07{
	padding-left:20px;
	background:url(../data_guide/img/number07.gif) no-repeat left center;
}
#check_menu ul li.n08{
	padding-left:20px;
	background:url(../data_guide/img/number08.gif) no-repeat left center;
}
#check_menu ul li.n09{
	padding-left:20px;
	background:url(../data_guide/img/number09.gif) no-repeat left center;
}
#check_menu ul li.n10{
	padding-left:20px;
	background:url(../data_guide/img/number10.gif) no-repeat left center;
}
#check_menu ul li.n11{
	padding-left:20px;
	background:url(../data_guide/img/number11.gif) no-repeat left center;
}
#check_menu ul li.n12{
	padding-left:20px;
	background:url(../data_guide/img/number12.gif) no-repeat left center;
}
dl#check_txt{
	margin: 10px 0;
	padding: 5px 10px;
}
dl#check_txt dt {
	margin-top: 5px;
	font-size:14px;
	font-weight: bold;
	color: #1a7aa6;
}
dl#check_txt dt a img{
	float:right;
}

dl#check_txt dt.n01 {
	padding-left:20px;
	background:url(../data_guide/img/number01.gif) no-repeat left center;
}
dl#check_txt dt.n02 {
	padding-left:20px;
	background:url(../data_guide/img/number02.gif) no-repeat left center;
}
dl#check_txt dt.n03 {
	padding-left:20px;
	background:url(../data_guide/img/number03.gif) no-repeat left center;
}
dl#check_txt dt.n04 {
	padding-left:20px;
	background:url(../data_guide/img/number04.gif) no-repeat left center;
}
dl#check_txt dt.n05 {
	padding-left:20px;
	background:url(../data_guide/img/number05.gif) no-repeat left center;
}
dl#check_txt dt.n06 {
	padding-left:20px;
	background:url(../data_guide/img/number06.gif) no-repeat left center;
}
dl#check_txt dt.n07 {
	padding-left:20px;
	background:url(../data_guide/img/number07.gif) no-repeat left center;
}
dl#check_txt dt.n08 {
	padding-left:20px;
	background:url(../data_guide/img/number08.gif) no-repeat left center;
}
dl#check_txt dt.n09 {
	padding-left:20px;
	background:url(../data_guide/img/number09.gif) no-repeat left center;
}
dl#check_txt dt.n10 {
	padding-left:20px;
	background:url(../data_guide/img/number10.gif) no-repeat left center;
}
dl#check_txt dt.n11 {
	padding-left:20px;
	background:url(../data_guide/img/number11.gif) no-repeat left center;
}
dl#check_txt dt.n12 {
	padding-left:20px;
	background:url(../data_guide/img/number12.gif) no-repeat left center;
}
dl#check_txt dd {
	margin-left:20px;
	margin-bottom: 10px;
	font-size:12px;
	font-weight: normal;
	color: #333;
	line-height: 150%;
}
dl#check_txt table {
	margin-top: 5px;
	border-top:solid 1px #1a7aa6;  
}
dl#check_txt th {
	padding: 3px 10px 3px 0;
	text-align:left;
	border-bottom:solid 1px #1a7aa6;  
}
dl#check_txt td {
	padding: 3px 10px;
	text-align:left;
	border-bottom:solid 1px #1a7aa6;  
}
dl#check_txt dd span {
	font-size:13px;
	font-weight: normal;
	color: #333;
	padding-right: 0.3em;
}
#close{
	margin-top:10px;
	text-align:center;
}
#check_con00{
	margin: 10px 0;
	padding: 5px 10px;
	width:400px;
	background-color: #e8f9fa;
	background-position-x: center;
}
#check_con01{
	margin: 20px 0;
	padding:10px 10px;
	width:570px;
	text-align:center;
	font-size:12px;
	font-weight: normal;
	background-color: #e8f9fa;
	background-position-x: center;
}
.12{
	font-size:12px;
	}