@charset "UTF-8";
body {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.contents {
	width: 640px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #e1d9d4;
}
.top_title {
	width: 640px;
	min-height: 500px;
	background-image: url(image/title/title-bg1.jpg);
	box-shadow: 0px 1px 4px 0px;
	z-index: 10;
	background-color: #e1d9d4;
	background-repeat: no-repeat;
}
.top_title img {
	padding-top: 24px;
	padding-left: 17px;
}
.menu_main {
	top: 450px;
	position: absolute;
	margin-left: 35px;
}
.menu_syoukai {
	background-color: #F29600;
	width: 180px;
	height: 180px;
	border-radius: 90px;
	text-align: center;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15pt;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	box-shadow: 2px -2px 4px 2px rgba(0,0,0,0.5);
}
.menu_syoukai p {
	position: relative;
	top: 15%;
}
.menu_sinsatu {
	background-color: #fff;
	width: 178px;
	height: 178px;
	border: 2px solid #eb7aab;
	border-radius: 89px;
	text-align: center;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15pt;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	box-shadow: 2px -2px 4px 2px rgba(0,0,0,0.5);
}
.menu_sinsatu p {
	position: relative;
	top: 15%;
}
.menu_nagare {
	background-color: #fff;
	width: 178px;
	height: 178px;
	border: 2px solid #8dc21f;
	border-radius: 89px;
	text-align: center;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15pt;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	box-shadow: 2px -2px 4px 2px rgba(0,0,0,0.5);
}
.menu_nagare p {
	position: relative;
	top: 15%;
}
.contents_box {
	top: 380px;
	width: 640px;
	position: relative;
}
.menu_sub {
	width: 600px;
	margin-left: 20px;
	background-color: #F29600;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px solid #F29600;
    clear: both;
}
.menu_sub img {
	margin-left: 20px;
	padding-top: 10px;
}
.cnt1body {
	width: 600px;
	margin-left: 20px;
	padding-bottom: 30px;
	min-height: 370px;
	background-image: url(image/syoukai/syoukai_bg1a.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #F29600;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: hidden;
	background-position: 50% 0%;
}

.cnt1left {
	position: relative;
	margin-bottom: 10px;
	padding-top: 170px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	width: 200px;
	float: left;
}
.cnt1right {
	position: relative;
	margin-bottom: 10px;
	padding-top: 170px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 150px;
	float: right;
}
.cnt1name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	background-color: #F29600;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	padding-right: 0px;
	padding-top: 5px;
}
.cnt1caption {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.opacity50white {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: rgba( 255, 255, 255, 0.55 );
}

.footer {
	top: -20px;
	position: relative;
	background-color: #4084a5;
	-webkit-box-shadow: 0px 0px 5px 0px;
	box-shadow: 0px 0px 5px 0px;
}
.footer img {
	margin-left: 20px;
}
.footer_data {
	overflow: hidden;
}
.footer_map {
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
	float: left;
}
.footer_text {
	width: 200px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 13pt;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 44px;
}
.footer_link {
	width: 180px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 13pt;
	color: #4084a5;
	background-color: #FFFFFF;
	padding: 10px;
}
.job_offer_banner {
	width: 200px;
	position: fixed;
	left: 400px;
	top: 180px;
	text-align: center;
	vertical-align: middle;
	background-color: #F26500;
	border-radius: 20px;
	padding-left: 1px;
	padding-top: 7px;
	z-index: 10;
	box-shadow: 2px 2px 3px 3px #909090;
	border: 2px solid #FFFFFF;
}
.job_banner_tx1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	overflow: hidden;
	margin-top: 3px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
.job_banner_tx2{
	margin-top: 0;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0;
	border-radius: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #F26500;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 2px;
	vertical-align: middle;
	padding-top: 3px;
}
.job_banner_tx3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	overflow: hidden;
	margin-top: 3px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
.news_text {
width: 350px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 16px;
color: #FFFFFF;
padding-left: 40px;
padding-right: 40px;
float: left;
}
.news_img {
float: left;
}
.news_line {
width: 600px;
border-bottom: 1px solid #FFFFFF;
float: left;
}