@charset "utf-8";
@import "/css/common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .cBlue {
	color: #258DDA;
}

#conts p,
#conts span {
	line-height: 180%;
}

#conts h2 {
	margin-bottom: 20px;
}

#conts .section {
	margin-bottom: 35px;
}

#conts .mainImages img {
	margin-bottom: 25px;
	display: block;
}

#conts p span,
#conts .other p span {
	font-weight: bold;
}

#conts .explanation {
	margin-bottom: 40px;
	position: relative;
	width: 730px;
}

#conts .explanation .zoom {
	position: absolute;
	bottom: 8px;
	right: 8px;
	display: block;
}

#conts .item {
	margin-bottom: 30px;
	border: 1px solid #ddd;
	padding: 19px 19px 19px;
	font-size: 14px;
}

#conts .glayBox {
	background-color: #F6F6F6;
	padding: 10px 20px;
	margin-top: 10px;
}

#conts .item p {
	margin-top: 10px;
}

#conts .item h3 {
	margin-bottom: 11px;
}

#conts .item h4 {
	margin-top: 10px;
	margin-bottom: -10px;
	color: #333;
	font-size: 15px;
}

#conts ul.comList li,
#conts .item ul li {
	background: url(/img/english/icon03.gif) no-repeat 0px 11px;
	padding-left: 10px;
	line-height: 180%;
}

#conts ul.comList li {
	font-weight: bold;
}

#conts ul.comList li span {
	font-weight: normal;
}

#conts ul.comList .bg {
	background: #F6F6F6;
	padding: 20px;
}

#conts .item ul li span {
	font-weight: bold;
}

#conts .pointBox {
	border: 1px solid #258DDA;
	border-top: none;
	padding: 10px 20px;
	font-size: 14px;
}

#conts .pointBox .sec01 {
	margin-bottom: 15px;
	line-height: 1.8;
}

#conts .pointBox .glayBox {
	margin-bottom: 15px;
}

#conts .pointBox li {
	background: url(/img/english/icon03.gif) no-repeat 0px 10px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 1.7;
}

#conts .form {
	margin-bottom: 30px;
	font-size: 14px;
}

#conts .form .bg {
	margin: 10px 0;
	padding: 10px 20px!important;
	font-weight: normal;
}

#conts .form .bg p {
	font-size: 12px;
}

#conts .form h3 {
	margin-bottom: 10px;
	border-bottom: 1px dotted #258DDA;
	background: url(/img/career/icon_circle.gif) no-repeat 0px 4px;
	min-height: 36px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
}

#conts .anchorList {
	margin-bottom: 30px;
}

#conts .anchorList li {
	float: left;
	width: 129px;
	background: url(/img/career/icon_arrow.gif) no-repeat left 3px;
	padding-left: 16px;
	margin-bottom: 5px;
}

#conts .question table {
	border-collapse: collapse;
	margin-bottom: 20px;
}

#conts .question table th,
#conts .question table td {
	border: 1px solid #CCCCCC;
	padding: 8px 10px;
}
#conts .question table th {
	background: #FFF;
	padding: 8px 10px!important;
	border: 1px solid #278EDA;
	border-bottom: none!important;
	text-align: left;
}

#conts .question table td {
	border-top: none!important;
	background: url(/img/about/table_bg.jpg) no-repeat top left;
	padding: 15px 10px 8px!important;
}

#conts .question table th span {
	font-weight: bold;
	background: url(/img/english/icon01.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 3px;
	display: block;
	line-height: 21px;
}

#conts .question table td span {
	font-weight: normal;
	background: url(/img/english/icon02.gif) no-repeat;
	padding-left: 25px;
	display: block;
	line-height: 21px;
}

#conts .question table td span img.imgtext {
	display: block;
	margin-bottom: 10px;
}

#conts .question {
	background: #F6F6F6;
	margin-bottom: 35px;
	padding: 10px 9px 10px 10px;
}

#conts .banner a.banner01 {
	background: url(/img/career/bn01_bg.jpg) no-repeat;
    color: #333333 !important;
    display: block;
    height: 129px;
    padding: 90px 250px 0 20px;
    text-decoration: none !important;
    width: 460px;
	_width: 730px;
	_height: 219px;
}

#conts .banner a.banner01 span {
	line-height: 1.60em !important;
	font-size: 14px;
	display: block;
	padding-left: 4px;
}

#conts .banner a:hover.banner01 {
	background: url(/img/career/bn01_bg_over.jpg) no-repeat;
}

#conts .hint {
	margin: 25px 0 50px;
	padding: 10px 20px 15px;
	background: #E9F3FB;
	position: relative;
}

#conts .hint .balloon {
	position: absolute;
	top: -22px;
	left: 10px;
}


#conts .orangeBox {
	padding: 20px 30px 20px 20px;
	background: #FFFAEC;
	border: 3px solid #FFD1B5;
}

#conts .orangeBox .illust {
	margin-left: 15px;
	float: right;
}

#conts .orangeBox p {
	overflow: hidden;
}
