@charset "utf-8";
@import "common_nomal/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#index #container {
	background: url(/career/img/affiliate/index/bg_body.png) repeat-x top;
}

#index #container #header {
	height: 38px;
	background: #C60000;
}

#index #container #header ul {
	position: absolute;
	left: 347px;
	top: 13px;
}

#index #container #mainImage {
	height: 538px;
}

#index #container #mainImage .inner a {
	position: absolute;
	left: 617px;
	top: 420px;
	background: url(/career/img/affiliate/index/main_bn_over.png) no-repeat;
}

#index #container #conts a {
	color: #0066CC;
	text-decoration: underline;
	font-size: 14px;
}

#index #container #conts p {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
}

#index #container #conts a:hover {
	text-decoration: none;
}

#index #container #conts .banner {
	margin-bottom: 35px;
}

#index #container #conts .banner a {
	display: block;
	width: 488px;
	height: 88px;
	margin: 0 auto;
	background: url(/career/img/affiliate/index/conts_btn01_over.jpg) no-repeat;
}

#index #container #conts .banner a:hover {
	background-color: #FFF;
}

#index #container #conts .banner a:hover img {
	visibility: hidden;
}

#index #container #conts .lastBn {
	margin-bottom: 0;
}

#index #container #conts .lastImg {
	margin-bottom: 15px;
}

#index #container #conts .qa {
	position: relative;
	width: 960px;
	height: 470px;
}

#index #container #conts .qa p {
	position: absolute;
    bottom: 90px;
    left: 394px;
	color: #333;
}
