@charset "utf-8";
@import "/css/common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 10px;
}

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

#conts .write {
	margin-bottom: 50px;
}

#conts .write p,
#conts .other p,
#conts .write .item p.margin {
	margin-bottom: 1em;
	line-height: 2.4em;
}

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

#conts .write p span,
#conts .other p span {
	font-weight: bold;
	color: #258CD9;
}

#conts .write .appearance {
	border: #F0F0F0 3px solid;
	padding: 15px;
	margin-bottom: 35px;
}

#conts .write .appearance p {
	margin-bottom: 0px;
}

#conts .write .appearance img {
	float: right;
}

#conts .write .appearance p {
	width: 380px;
	float: left;
}

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

#conts .write .explanation {
	margin-bottom: 10px;
}

#conts .write p.last {
	margin-bottom: 25px;
}

#conts .write .item {
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 19px 19px 19px;
}

#conts .write .item p,
#conts .positive p {
	margin-bottom: 0px;
	line-height: 2.5;
}

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

#conts .write .item ul {
	margin-bottom: 10px;
}

#conts .write .item .glayBox ul {
	margin-bottom: 0;
}

#conts .write ul li {
	background: url(/img/english/icon04.gif) no-repeat 0px 13px;
	padding-left: 10px;
	line-height: 2.6em;
	font-size: 12px;
}

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

#conts .write .anchorList li {
	float: left;
	width: 159px;
	background: url(/img/career/icon_arrow.gif) no-repeat left 3px;
	padding-left: 16px;
	margin-bottom: 5px;
	line-height: 1.2em;
	font-size: 12px;
}

#conts .write .item table,
#conts .business table {
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
}

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

#conts .write .item table th,
#conts .write .item table td,
#conts .business table th,
#conts .business table td {
	border: 1px dotted #CCCCCC;
	padding: 13px 10px;
	line-height: 1.5;
}

#conts .write .item table th,
#conts .business table th {
	background: #F6F6F6;
}

#conts .write .item table th.th01 {
	background: #FAFAFA;
	vertical-align: top;
}

#conts .write .item table td.top {
	vertical-align: top;
}

#conts .write .item table th.noBold {
	font-weight: normal;
}

#conts .top {
	margin-bottom: 30px!important;
	text-align: right;
}

#conts .top a {
	padding-left: 13px;
	background: url(../img/english/icon_arrow02.png) no-repeat left 1px;
}

#conts .business p {
	margin-bottom: 1em;
	line-height: 2.5;
}

#conts .business table td {
	background: url(/img/english/arrow01.gif) no-repeat 10px 18px;
	padding-left: 25px;
}

#conts .positive,
#conts .business,
#conts .check {
	margin-bottom: 35px;
}

#conts .check p {
	line-height: 2.5;
}

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

#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;
	border: #278EDA 1px solid;
	border-bottom: none!important;
	text-align: left;
}

#conts .question table td {
	border-top: none!important;
	background: url(/img/flow/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;
	display: block;
	line-height: 21px;
}

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


#conts .form,
#conts .form02 {
	margin-bottom: 40px;
}

#conts .form h3,
#conts .form02 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 .write .form02 ul li {
	float: left;
	width: 330px;
}

#conts .checkPoint h3 {
	margin-bottom: 0;
}

#conts .checkPoint h3 img {
	display: block;
}

#conts .checkPoint .pointBox {
	border: 1px solid #258DDA;
	border-top: none;
	margin-bottom: 20px;
	padding: 10px 20px;
}

#conts .checkPoint .pointBox p {
	line-height: 2.4em;
}