@charset "utf-8";

/* ===================================================================
   ページ設定
=================================================================== */

#second h1 {
	background: transparent url() no-repeat center;
}

div.column1 {
	margin-bottom: 20px;
}

div.column1 li div {
	padding: 0 8px 0 5px;
	float: left;
}

div.column2 dt.noimg {
	 width: 100%;
	 margin-bottom: 5px;
	 float: none;
}

div.column1 div p.h2-txtlink a {
	padding-left: 15px;
	color: #373737;
	font-size: 0.8em;
	text-decoration: none;
	position: absolute;
	top: -30px;
	right: 7px;
	background: transparent url(../images/faq/icon_arrow04.gif) no-repeat 0 2px;
}

div.column1 div p.h2-txtlink a:focus,
div.column1 div p.h2-txtlink a:hover,
div.column1 div p.h2-txtlink a:active {
	color: #f60;
	text-decoration: underline;
	background: transparent url(../images/faq/icon_arrow03.gif) no-repeat 0 2px;
}


div.column1 li div img {
	width: 68px;
	height: 45px;
	border: 1px solid #707070;
}

div.column1 li dl {
	float: left;
}

div.column1 li dt,
div.column1 li dd {
	font-size: 0.8em;
	line-height: 1.25em;
}


div.column2 {
	clear: both;
}

div.column2 div {
	width: 270px;
	padding-bottom: 20px;
	float: left;
}

div.column2 div.right {
	margin-left: 10px;
	float: right;
}

div.column2 div p.h2-link a {
	position: relative;
}

div.column2 dl {
	margin-top: -27px;
}

div.column2 dt {
	width: 145px;
	font-size: 0.8em;
	line-height: 1.25em;
	float: right;
}

div.column2 dd {
	width: 115px;
	height: 80px;
}

div.column2 dd img {
	width: 115px;
	height: 76px;
}

div.column2 li a {
	padding: 2px 0 2px 15px;
	font-size: 0.8em;
	line-height: 1.25em;
	display: block;
	background: transparent url(../images/faq/icon_arrow06.gif) no-repeat 0 6px;
}

div.column2 li a:focus,
div.column2 li a:hover,
div.column2 li a:active {
	background: transparent url(../images/faq/icon_arrow03.gif) no-repeat 0 6px;
}


/* ===================================================================
   ローカルナビゲーション
=================================================================== */

#local dt.localtop a {
	background: transparent url(../images/faq/bg_local_top.gif) no-repeat;
}

#local dd dt.menu1 a {
	background: transparent url(../images/faq/bg_company.gif) no-repeat;
}

#local dd dt.menu2 a {
	background: transparent url(../images/faq/bg_stock.gif) no-repeat;
}

#local dd dt.menu3 a {
	background: transparent url(../images/faq/bg_result.gif) no-repeat;
}

#local dd dt.menu4 a {
	background: transparent url(../images/faq/bg_jc.gif) no-repeat;
}

#local dd dt.menu5 a {
	background: transparent url(../images/faq/bg_eng.gif) no-repeat;
}

#local dd dt.menu6 a {
	background: transparent url(../images/faq/bg_recruit.gif) no-repeat;
}

#local dd dd li a {
	background: transparent url(../images/faq/icon_arrow04.gif) no-repeat 8px 8px;
}

#local dd dd li a.select,
#local dd dd li a:focus,
#local dd dd li a:hover,
#local dd dd li a:active {
	background: #fff url(../images/faq/icon_arrow03.gif) no-repeat 8px 8px;
}


/* ===================================================================
   トップ
=================================================================== */

div.faqidx dl dt,
div.faqidx dl dd {
	font-size: 0.8em;
}

div.faqidx dl dt {
	margin: 3px 0 7px;
	color: #f60;
	font-weight: bold;
	float: left;
}

div.faqidx dl dd {
	margin-bottom: 7px;
	padding-left: 30px;
	line-height: 1.5em;
}


/* ===================================================================
   ページ
=================================================================== */

div.faq01 dl {
	margin-bottom: 2em;
}

div.faq01 dl dt,
div.faq01 dl dd {
	font-size: 0.8em;
	line-height: 1.5em;
}

div.faq01 dl dt {
	font-weight: bold;
}

div.faq01 dl dt.question {
	margin-bottom: 3px;
	color: #f60;
}

div.faq01 dl dd.question {
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
}

div.faq01 dl dt {
	float: left;
}

div.faq01 dl dd {
	padding-left: 30px;
	_text-indent: -3px;
}

div.faq01 dl dd ul.link {
	margin-top: 7px;
	_margin-left: 3px;
}

div.faq01 dl dd ul.link li {
	margin-top: 3px;
	font-size: 1.0em;
}

div.faq01 dl dd ul.link a {
	padding-left: 15px;
	background: transparent url(../images/faq/icon_arrow06.gif) no-repeat 0 3px;
}

div.faq01 dl dd ul.link a:focus,
div.faq01 dl dd ul.link a:hover,
div.faq01 dl dd ul.link a:active {
	background: transparent url(../images/faq/icon_arrow03.gif) no-repeat 0 3px;
}

div.faq01 dl dd ul.link li.blank a {
	padding-left: 15px;
	background: transparent url(../images/faq/icon_popup.gif) no-repeat 0 3px;
}