@charset "utf-8";
/* ------------------------------------
	TopMenu
------------------------------------ */
#TopMenu {
	width: 720px;
	padding-bottom: 36px;
}
#TopMenu li {
	float: left;
	width: 236px;
	height: 252px;
	margin-left: 6px;
	display: inline-block;
}

/* ------------------------------------
	SideMenu
------------------------------------ */
#SideMenu {
	margin-bottom: 21px;
}

/* ------------------------------------
	NewsRelease
------------------------------------ */
#News {
	width: 720px;
}
#News .FloatWrap {
	height: 24px;
	width: 720px;
	border-bottom: 2px solid #E6E6E6;
}
#News .FloatWrap h2 {
	float: left;
	width: 127px;
}
#News .FloatWrap h2 img {
	margin-left: 2px;
}
#News .FloatWrap .BackNumber {
	text-align: right;
	font-size: 77%;
	vertical-align: middle;
	padding-top: 2px;
}
#News .FloatWrap .BackNumber,
#News .FloatWrap .BackNumber img {
	vertical-align: middle;
}
#News .BackNumber a.IconArrow {
	background: url(../common/images/icon_arrow_og.gif) no-repeat left top;
	padding-left: 13px;
}
#News table {
	border-bottom: 2px solid #E6E6E6;
}
#News tr {
	background: url(../common/images/line_dot.gif) repeat-x left bottom;
}
#News th,
#News td {
	text-align: left;
	vertical-align: top;
	font-size: 85%;
	padding-top: 5px;
	padding-bottom: 6px;
}
#News th {
	font-weight: bold;
	width: 60px;
	white-space: nowrap;
}
#News th span {
	padding-left: 26px;
	padding-right: 15px;
	background: url(../common/images/icon_arrow_rd.gif) no-repeat 10px 2px;
}

/* ------------------------------------
	What
------------------------------------ */
#What p,
#What ol {
	padding-top: 20px;
	line-height: 175%;
	font-size: 93%;
}

/* ------------------------------------
	Message
------------------------------------ */
#Message .FloatWrap {
	width: 720px;
}
#Message .MessageText {
	float: left;
	width: 475px;
}
#Message .MessageText p {
	line-height: 175%;
	font-size: 93%;
	padding-bottom: 21px;
}
#Message .Photo {
	float: right;
	width: 220px;
}
#Message .Photo .CompanyName {
	font-size: 93%;
	padding: 10px 0px;
}

/* ------------------------------------
	NewGraduate
------------------------------------ */
#NewGraduate th,
#NewGraduate td,
#Career th,
#Career td,
#Parttime th,
#Parttime td {
	text-align: left;
	vertical-align: top;
	font-size: 93%;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 18px;
	line-height: 175%;
}
#NewGraduate th,
#Career th,
#Parttime th {
	background: #EDEDED url(../common/images/cell_line.gif) no-repeat left top;
	width: 112px;
	padding-right: 18px;
	white-space: nowrap;
}
#NewGraduate td,
#Career td,
#Parttime td {
	background: #FFF url(../common/images/cell_line.gif) no-repeat left top;
	width: 572px;
}
#NewGraduate .LinkBanner {
	padding-top: 30px;
	height: 26px;
	width: 720px;
}
#NewGraduate .LinkBanner li {
	display: inline;
	padding-right: 35px;
}

/* ------------------------------------
	石川　追加　10.8.17
------------------------------------ */
#NGstop{
	padding: 10px;
	margin: 10px;
	background-color: #DCDCDC;
	color: #000;
	border: 1px solid #DD6D14;
}
/* ------------------------------------
	SelectionDetail
------------------------------------ */
#SelectionDetail li {
	font-size: 93%;
	line-height: 175%;
	background: #EDEDED;
	border: 1px solid #DDD;
	margin-bottom: 20px;
	padding: 12px 18px;
}
#SelectionDetail dt {
	font-weight: bold;
}
#SelectionDetail dd {
	padding-top: 20px;
}
#SelectionDetail .Caution {
	font-size: 85%;
}

/* ------------------------------------
	Member
------------------------------------ */
#Member .FloatWrap {
	width: 720px;
	padding-bottom: 40px;
}

#Member .FloatWrap .Profile {
	float: left;
	width: 475px;
}
#Member .FloatWrap .Photo {
	float: right;
	width: 220px;
}
#Member .Profile .ProfJob {
	padding-top: 47px;
	padding-bottom: 25px;
}
#Member .Profile .ProfYear {
	padding-top: 17px;
}
#Member dl {
	font-size: 93%;
	line-height: 175%;
	padding-bottom: 20px;
}
#Member dt {
	font-weight: bold;
	border-bottom: solid 1px #DCDCDC;
}
#Member dd {
	padding-top: 7px;
}

/* ------------------------------------
	Career / Parttime
------------------------------------ */
#Career .Button,
#Parttime .Button {
	text-align: center;
	padding-top: 23px;
}

/* ------------------------------------
	QA
------------------------------------ */
#QAnew dl,
#QAcareer dl {
	font-size: 93%;
	line-height: 175%;
}
#QAnew dt,
#QAcareer dt {
	font-weight: bold;
	border-bottom: solid 1px #DCDCDC;
}
#QAnew dd,
#QAcareer dd {
	padding-top: 7px;
	padding-bottom: 20px;
}
#QAnew th,
#QAnew td {
	vertical-align: top;
	text-align: left;
	padding-top: 1em;
}
#QAnew th {
	padding-left: 1.5em;
	padding-right: 1.5em;
	white-space: nowrap;
}

/* ------------------------------------
	Epoch
------------------------------------ */
#Epoch .ReadText,
#EpochScenery .ReadText {
	padding-bottom: 55px;
}
#Epoch dl {
	font-size: 93%;
	line-height: 175%;
}
#Epoch dt {
	font-weight: bold;
	border-bottom: solid 1px #DCDCDC;
}
#Epoch dd {
	padding-top: 7px;
	padding-bottom: 20px;
}
#EpochScenery ul {
	width: 720px;
}
#EpochScenery li {
	float: left;
	width: 350px;
	margin-right: 20px;
}
#EpochScenery li dl {
	font-size: 93%;
	line-height: 150%;
	padding: 4px 0px 19px;
}
#EpochScenery li dt {
	font-weight: bold;
}
#EpochScenery li dl.Last {
	font-size: 93%;
	line-height: 150%;
	padding: 4px 0px 19px;
}
