/* CSS Document */

/*サブページタイトル*/

.jobfair_tit {
	height: 109px;
	width: 650px;
    margin: 60px auto 0px auto;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../../images/subpage/event/jobfair/jobfair_tit.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*本文*/

.jobfair_text_box {
	height: 307px;
	width: 585px;
	margin: 0px auto;
}

.link_box {
	height: auto;
	width: 650px;
	margin-top: 20px;
}

.company_link {
	height: 80px;
	width: 300px;
	float: left;
	display: inline;
}

.company_link a {
	height: 80px;
	width: 300px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../../images/subpage/event/jobfair/company.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.company_link a:hover {
	background-position: 0px;
}

.designer_link {
	height: 80px;
	width: 300px;
	float: right;
	display: inline;
}

.designer_link a {
	height: 80px;
	width: 300px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../../images/subpage/event/jobfair/designer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.designer_link a:hover {
	background-position: 0px;
}

.jobfair_text01_box {
	height: auto;
	width: 650px;
	margin: 40px auto 40px auto;
	border: 1px dotted #CCC;
}

.jobfair_text01 {
	padding: 20px 20px 20px 40px;
	font-size: 14px;
	line-height: 21px;
	color: #333;
}

h4.normal02 {
	font-size: 15px;
	font-weight: normal;
	line-height: 36px;
	color: #333;
	width: 610px;
	height: 36px;
	padding-left: 30px;
	letter-spacing: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}

.jobfair_img {
	margin-top: 50px;
	text-align: center;
}

.jobfair_text02 {
	margin-top: 30px;
	padding: 0px 20px 30px 35px;
	font-size: 13px;
	line-height: 160%;
	color: #333;
}

.jobfair_text03 {
	padding: 30px;
	font-size: 13px;
	line-height: 23px;
	color: #333;
}

.menu_tit {
	font-size: 15px;
	font-weight: normal;
	line-height: 36px;
	color: #333;
	width: 610px;
	height: auto;
	padding-left: 30px;
	margin-top: 40px;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}

.menu_text {
	padding: 20px 30px 0px 60px;
	font-size: 13px;
	line-height: 23px;
	color: #333;
}

.talkshow_tit {
	height: 45px;
	width: 630px;
    margin: 40px auto 0px auto;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../../images/subpage/event/jobfair/talkshow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menu_text02 {
	padding: 20px 30px 0px 60px;
	font-size: 13px;
	line-height: 23px;
	color: #333;
}

.entrepreneur_box01 {
	padding-top: 60px;
}

.entrepreneur_txt {
	height: auto;
	width: 348px;
	margin: 40px auto 0px auto;
}

.smaller {
	font-size: 13px;
	letter-spacing: 7px;
}

.entrepreneur_img_right {
	height: 188px;
	width: 250px;
	float: right;
	margin: 40px 30px 0px 30px;
}

.entrepreneur_img_left {
	height: 188px;
	width: 250px;
	float: left;
	margin: 40px 30px 0px 30px;
}

.menu_text03 {
	padding: 40px 30px 0px 60px;
	font-size: 13px;
	line-height: 23px;
	color: #333;
}


