﻿@charset "utf-8";
/* ===================================================================
CSS information

 file name  :target.css
 author     :Kato
 style info :達成目標と合格実績
=================================================================== */

#main div#target,
#main div#results {
	width: 570px;
	margin: 0px 25px;
	padding: 0px;
}

#main div#target p,
#main div#results p,
#main div#target div.photo {
	margin-bottom: 1em;
}

#main div#results div.navi {
	text-align: center;
	width: 540px;
	font-size: 0.875em;
	margin-top: 2em;
}

#main div#results div.navi img {
	margin-bottom: -2px;
}

/*----------------------------------------------------
	#target
----------------------------------------------------*/

#main div#target img.title {
	margin-bottom: 1em;
}

#main div#target h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #0F218B;
	padding: 8px 0px 5px;
	border-bottom: 1px solid #0F218B;
	margin-bottom: 10px;
	text-align: center;
	border-top: 1px solid #0F218B;
}

#main div#target ul {
	margin-right: 15px;
	margin-left: 15px;
}

#main div#target ul li {
	margin-left: 2.25em;
	margin-bottom: 0.5em;
	font-size: 1.125em;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
}

#main div#target div.photo {
	margin-bottom: 1em;
}
#main div#target div.hyou {
	width:563px;
	margin-bottom: 1em;
	padding: 0px;
}

#main div#target div.hyou .cap {
	width:562px;
	height:38px;
	line-height:38px;
	background-position:left top;
	background-repeat:no-repeat;
}

#main div#target div.hyou .capbox01 {
	float:left;
	width:53px;
	height:38px;
	line-height:38px;
}

#main div#target div.hyou .capbox02 {
	float:left;
	width:255px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

#main div#target div.hyou .capbox03 {
	float:left;
	width:254px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

#main div#target div.hyou .box {
	width:562px;
	height:26px;
	line-height:26px;
	background-position:left top;
	background-repeat:no-repeat;
}

#main div#target div.hyou .box01 {
	float:left;
	width:53px;
	height:26px;
	line-height:26px;
}

#main div#target div.hyou .box02 {
	float:left;
	width:255px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:smaller;
}

#main div#target div.hyou .box03 {
	float:left;
	width:254px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:smaller;
}


/*----------------------------------------------------
	#results
----------------------------------------------------*/

#main div#results h3 {
	font-size: 7em;
	font-weight: bolder;
	line-height: 1.125em;
}

#main div#results h3 span.mei {
	color: #10218B;
}

#main div#results h3 span.goukaku {
	color: #FF0000;
}

#main div#results img.title {
	margin-bottom: 1em;
}

#main div#results div.box {
	width: 540px;
	clear: both;
	margin-top: 15px;
	padding: 15px 15px 0px;
	border-top: 1px dashed #CCCCCC;
}

#main div#results div.boxDetail {
	width: 540px;
	clear: both;
	padding: 0px 15px;
}

#main div#results div.imgBox {
	width: 180px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

#main div#results div.box h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #0F218B;
	padding: 5px 0px 2px 25px;
	background-image: url(../img/cont/recruitMidashi_bg.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #0F218B;
	margin-bottom: 5px;
	width: 312px;
	margin-left: 193px;
	background-position: left 0.2em;
}

#main div#results div.boxDetail h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #0F218B;
	padding: 5px 0px 2px 25px;
	background-image: url(../img/cont/recruitMidashi_bg.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #0F218B;
	background-position: left 0.2em;
	width: 515px;
	margin: 0px 0px 5px;
}

#main div#results div.boxDetail h5 {
	margin-bottom: 1.5em;
}

#main div#results div.imgBox img {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 170px;
}

#main div#results div.imgBox p {
	margin: 0px;
	padding: 0px;
}

#main div#results div.imgBox p.goukaku {
	font-size: 1.3em;
	font-weight: bold;
	color: #0F218B;
}

#main div#results div.imgBox p.school,
#main div#results div.imgBox p.name {
	font-weight: bold;
}

#main div#results div.imgBox p.name {
	font-size: 1.125em;
}

#main div#results div.imgBox p.name span {
	font-weight: normal;
	font-size: 0.785em;
}

#main div#results div.back {
	text-align: right;
	margin-bottom: 1.5em;
	width: 540px;
	margin-right: 15px;
	margin-left: 15px;
}
