@charset "utf-8";
/* CSS Document */
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	line-height:1.4em;
	}
div,p,dl,dt,dd{
	padding:0;
	margin:0;
	}
a img {
	border: none;
	padding:0;
	margin:0;
}
a:link {
	color:#414958;
	text-decoration: none; 
}
a:visited {
	color: #4E5869;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
#mypagewrap{
	width:570px;
	height:auto;
	padding:15px;
}

.crl{
	clear:both;
	}
.kojinjoho_wrap{
	width:546px;
	height:auto;
	border-left:#963 solid 1px;
	border-top:#963 solid 1px;
	border-bottom:#963 solid 1px;
	border-right:#963 solid 3px;
	padding:10px;
	margin: 15px 0;
	}
.toroku_list{
	width:570px;
	height:200px;	
	}
.scr {
  overflow: scroll;   /* スクロール表示 */
  border:#999 1px solid;
  width: 560px;
  height: 150px;
  margin:5px 0 10px 0;
  padding:5px;
}
table.torokulist{
	/*width:558px;*/
	height:auto;
	}
table.torokulist th{
	/*width:455px;*/
	height:auto;
	padding-bottom:2px;
	text-align:left;
	vertical-align:bottom;
	}
table.torokulist td{
	/*width:103px;*/
	height:auto;
	padding-bottom:2px;
	vertical-align:bottom;
	}
.otoku_tit{
	padding-bottom:10px;
	clear:both;
	}
.kojinjoho_tit{
	padding-bottom:20px;
	float:left;
	margin-right:5px;
	}
.clear_bt{
	padding-bottom:10px;
	}
dl.data{
	width:560px;
	height:auto;
	}
dl.data dt{
	width:100px;
	font-weight:bold;
	color:#963;
	float:left;
	padding-right:1px;
	text-align:right;
	clear:both;
	}
dl.data dd{
	padding-left:100px;
	}
.point_get{
	width:570px;
	height:40px;
	text-align:center;
	margin:20px 0;
	clear:both;
	}
table.joho_news{
	width:568px;
	height:250px;
	border:solid #666 1px;
	border-collapse:collapse;
    border-spacing:0;
	}
table.joho_news th{
	color:#333;
	width:150px;
	background-color:#9CF;
	border-bottom:solid #666 1px;
	border-right:solid #666 1px;
	text-align:center;
	font-size-adjust:inherit;
	vertical-align:baseline;
	padding:10px;
	}
table.joho_news td{
	width:406px;
	border-bottom:solid #666 1px;
	border-right:solid #666 1px;
	padding:10px;
	}
.bottun{
	text-align:center;
	margin-top:10px;
	}
