/* CSS Document */
#ResultContents {
	margin:10px 0px 50px 10px;
	text-align:center;
}
#ResultContents img {
	display:inline;
}
#ResultContents p{
	
	line-height:180%;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#ResultContents h3 {
	text-align:left;
	margin:20px 0px 0px 10px;
	clear:left;
}
#ResultContents #TopLead{	
	line-height:150%;
	text-align:left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#ResultContents #Sign{	
	line-height:150%;
	text-align:right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size:10px;
	font-size:10rem;
}
#ResultContents #Sign span{
	font-size:16px;
	font-size:16rem;
	font-weight:bold;
}
#ResultContents #Foot{	
	text-align:right;
	font-size:14px;
	font-size:14rem;
	line-height:130%;
	margin:0px 30px 20px 30px;
	padding:0px 0px 0px 0px;
	clear:left;
}
#ResultContents #Foot span{
	font-size:10px;
	font-size:10rem;

}
#ResultContents .Foottxt{	
	text-align:right;
	font-size:14px;
	font-size:14rem;
	line-height:130%;
	margin:20px 10px 30px 30px;
	padding:0px 0px 0px 0px;
	clear:left;
}
#ResultContents .Foottxt span{
	font-size:10px;
	font-size:10rem;

}

/*---------------------------------------------------------------------*/
#ResultContents #ListArea{
	margin:10px 0px 20px 0px;
	padding:20px 0px 0px 0px;
	/*20140120 背景不用の場合は下2行コメント*/
	background-image: url(images/data/list_bg.gif);
	background-repeat: repeat-y;
	overflow:auto;
}

/*-------1列------------------------------------------------*/
#ResultContents #ListArea .Line1{
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:460px;
}
#ResultContents #ListArea .Line1 dt{
	width:240px;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height:45px;
	font-size:32px;
	font-size:32rem;
	color:#003399;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

#ResultContents #ListArea .Line1 dd{
	width:100px;
	margin:0px 10px 10px 0px;
	padding:0px 100px 0px 0px;
	text-align:right;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(images/data/mei.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:45px;
}
#ResultContents #ListArea .Line1:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#ResultContents #ListArea .box{
	clear:left;
	margin:30px auto 0px auto;
	padding:15px;
	width:460px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	overflow:hidden;
	background-image:url(images/data/bg_box.png);
	background-repeat:repeat;
}
#ResultContents #ListArea .box .txt {
	clear:left;
	/*帰国受験＆地方受験文字サイズ*/
	font-size:18px;
	font-size:18rem;
	line-height:160%;
	text-align:left;
	width:100%;
	margin:5px 10px 10px 10px;
}
#ResultContents #ListArea .box .txt span{
	font-size:12px;
	font-size:12rem;
}
#ResultContents #ListArea .Line1 .small{
	font-size:32px;
	letter-spacing:-2px;
}
#ResultContents #ListArea .Line1  .smaller{
	font-size:29px;
	letter-spacing:-2px;
}
#ResultContents #ListArea .Line1  .smallest{
	font-size:28px;
	margin-top:-10px;
	padding-bottom:10px;
}
/*-------1列・小さめ------------------------------------------------*/
#ResultContents #ListArea .Line1s{
	margin:10px auto 0px  auto;
	padding:0px 0px 0px 0px;
	width:400px;
}
#ResultContents #ListArea .Line1s dt{
	width:200px;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height:34px;
	font-size:22px;
	font-size:22rem;
	color:#003399;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

#ResultContents #ListArea .Line1s dd{
	width:90px;
	margin:0px 10px 10px 0px;
	padding:0px 85px 0px 0px;
	text-align:right;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(images/data/mei2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:34px;
}
#ResultContents #ListArea .Line1s:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
/*-------2列------------------------------------------------*/

#ResultContents #ListArea .Line2{
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:690px;
}
#ResultContents #ListArea .Line2 dt{
	width:170px;
	text-align:left;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height:34px;
	font-size:24px;
	color:#003399;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
/*	overflow:hidden;
*/
}

#ResultContents #ListArea .Line2 dd{
	width:70px;
	margin:0px 10px 15px 0px;
	padding:0px 85px 0px 0px;
	text-align:right;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(images/data/mei2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:34px;
	/*overflow:hidden;*/
}
#ResultContents #ListArea .Line2 .small{
	font-size:22px;
	letter-spacing:-2px;
}
#ResultContents #ListArea .Line2  .smaller{
	font-size:19px;
	letter-spacing:-2px;
}
#ResultContents #ListArea .Line2  .smallest{
	font-size:18px;
	margin-top:-10px;
	padding-bottom:10px;
}

/*-------2014年度2列------------------------------------------------*/

#ResultContents #ListArea #Line2{
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:690px;
}
#ResultContents #ListArea #Line2 dt{
	width:170px;
	text-align:left;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height:34px;
	font-size:24px;
	color:#003399;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
/*	overflow:hidden;
*/
}

#ResultContents #ListArea #Line2 dd{
	width:70px;
	margin:0px 10px 15px 0px;
	padding:0px 85px 0px 0px;
	text-align:right;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(images/data/mei2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:34px;
	/*overflow:hidden;*/
}
#ResultContents #ListArea #Line2 .small{
	font-size:22px;
	letter-spacing:-2px;
}
#ResultContents #ListArea #Line2  .smaller{
	font-size:19px;
	letter-spacing:-2px;
}
#ResultContents #ListArea #Line2  .smallest{
	font-size:18px;
	margin-top:-10px;
	padding-bottom:10px;
}
