@charset "utf-8";
/* --------------------------------------------
    All reset
-------------------------------------------- */
h1, h2, h3, h4, h5, h6, div, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form, map {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	border: none;
}
img {
	vertical-align: bottom;
}
/* --------------------------------------------
    text link
---------------------------------------------- */
a:link    { color: #0033CC; text-decoration: underline; }
a:visited { color: #0033CC; text-decoration: underline; }
a:hover   { color: #FF6600; text-decoration: underline; }
a:active  { color: #FF6600; text-decoration: underline; }

/* --------------------------------------------
    layout
----------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;  /* "メイリオ", Meiryo,*/
	line-height: 1;
	color: #333333;
    text-align: center;
}
/*--------------

	信用取引

---------------*/
div#daiwaSubWrapper {
	width: 600px;
	margin: 0px auto;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
}
/*-----------------------------

	■信用取引って何？	

------------------------------*/
div#daiwaSubWrapper div#header {
	width: 600px;
	height: 45px;
	overflow: hidden;
}
div#daiwaSubWrapper div#header div.logo {
	width: 600px;
}
div#daiwaSubWrapper div#header div.logo p {
	display: block;
	width: 103px;
	height: 45px;
	margin-bottom: 10px;
	background: url(../img/img_logo_daiwa_sub.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}
div#daiwaSubWrapper div#daiwaSub {
	width: 600px;
	padding-top: 4px;
	background: url(../img/bg_daiwasub_daiwa.gif) repeat-x left top;	
}
div#daiwaSubWrapper div#daiwaSub div.title h1 {
	display: block;
	width: 600px;
	height: 80px;
	background: url(../img/bg_daiwasub_daiwa_title.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}
div#daiwaSubWrapper div#daiwaSub div.title p {
	padding: 5px 10px 0px;
	background: url(../img/bg_daiwasub_daiwa_top.gif) repeat-x left top;	
	text-indent: 1em;
}
/*-----------------------------

	メリット	

------------------------------*/
div#daiwaSubWrapper div#daiwaSub div.merit {
	height: 260px;
	margin: 8px 0px 0px;
	padding: 0px 0px 37px;
	background: url(../img/bg_daiwasub_merit.gif) no-repeat 229px bottom;
	overflow: hidden;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.leverage {
	float: left;
	width: 293px;
	margin-right: 14px;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.leverage p.title {
	width: 293px;
	height: 56px;
	background: url(../img/bg_daiwasub_leverage_title.gif) no-repeat left top;
	text-indent: -5000px;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.chance {
	float: left;
	width: 293px;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.chance p.title {
	width: 293px;
	height: 56px;
	background: url(../img/bg_daiwasub_chance_title.gif) no-repeat left top;
	text-indent: -5000px;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.leverage div.comment,
div#daiwaSubWrapper div#daiwaSub div.merit div.chance div.comment {
	width: 271px;
	padding: 0px 10px 10px;
	border: 1px #BC1411 solid;
	border-top: none;
	background: #FFFFFF;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.leverage div.comment p,
div#daiwaSubWrapper div#daiwaSub div.merit div.chance div.comment p {
	text-indent: 1em;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.leverage div.comment p img,
div#daiwaSubWrapper div#daiwaSub div.merit div.chance div.comment p img {
	float: right;
	padding-left: 10px;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.leverage div.comment p.title {
	width: 271px;
	height: 34px;
	margin-bottom: 10px;
	background: url(../img/bg_daiwasub_leverage_comment.gif) no-repeat left top;
	text-indent: -5000px;
	border-bottom: 1px #BC1411 dotted;
}
div#daiwaSubWrapper div#daiwaSub div.merit div.chance div.comment p.title {
	width: 271px;
	height: 34px;
	margin-bottom: 10px;
	background: url(../img/bg_daiwasub_chance_comment.gif) no-repeat left top;
	text-indent: -5000px;
	border-bottom: 1px #BC1411 dotted;
}
/*-----------------------------

	特徴を活かして、リスク分散の手法としても有効！	

------------------------------*/
div#daiwaSubWrapper div#daiwaSub div.valid {
	margin: 2px 0px 0px;
}
div#daiwaSubWrapper div#daiwaSub div.valid p.title {
	width: 600px;
	height: 42px;
	background: url(../img/bg_daiwasub_valid_title.gif) no-repeat left top;
	text-indent: -5000px;
}
div#daiwaSubWrapper div#daiwaSub div.valid div.comment {
	padding: 0px 0px 8px;
	background: #FFF1F1 url(../img/bg_daiwasub_valid_bottom.gif) no-repeat left bottom;
}
div#daiwaSubWrapper div#daiwaSub div.valid div.comment p {
	margin: 0px 10px 0px;
	text-indent: 1em;
}
div#daiwaSubWrapper div#daiwaSub div.valid div.comment p.fund {
	height: 34px;
	border-top: 1px #BC1411 dotted;
	background: url(../img/bg_daiwasub_valid_condition.gif) no-repeat left 10px;
	text-indent: -5000px;
}
/*-----------------------------

	信用取引と現物取引の違い

------------------------------*/
div#daiwaSubWrapper div#daiwaSub div.difference {
	margin: 20px 0px;
	padding: 0px 5px;	
}
div#daiwaSubWrapper div#daiwaSub div.difference p {
	padding: 10px 0px 0px;
	text-indent: 1em;
}
div#daiwaSubWrapper div#daiwaSub div.difference p.title {
	width: 590px;
	height: 30px;
	padding: 0px 0px 10px;
	background: url(../img/bg_daiwasub_difference_title.gif) no-repeat left top;
	text-indent: -5000px;
}
/*-----------------------------

	閉じる

------------------------------*/
div#daiwaSubWrapper div.close {
	margin: 0px 0px 20px;
	padding: 15px 0px 0px;
	border-top: 1px #999999 solid;
	text-align: center;
	overflow: hidden;
}
div#daiwaSubWrapper div.close a {
	height: 14px;
	padding-left: 18px;
	background: url(../img/bg_daiwasub_close.gif) no-repeat 0px 0px;
	color: #333333;
	text-decoration: none;
	overflow: hidden;
}
div#daiwaSubWrapper div.close a:hover {
	background: url(../img/bg_daiwasub_close.gif) no-repeat 0px -15px;
	color: #FF6600;
}
/*-----------------

	メインページ

------------------*/
div#wrapper {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	line-height: 1.7;
	border-top: 5px solid #D9401E;
}
h1 {
	float: left;
	width: 130px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	float: right;
	width: 590px;
	margin: 8px 0px;
}
div.mainImage {
	position: relative;
	clear: both;
}
div.mainImage a.btnDetail {
	position: absolute;
	top: 299px;
	right: 310px;
	display: block;
	width: 110px;
	height: 40px;
	background: url(../img/bg_main_image_detail.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}
div.mainImage a.btnDetail:hover {
	background: url(../img/bg_main_image_detail.gif) no-repeat 0px -40px;
}
div.mainImage p.comment {
	position: absolute;
	top: 417px;
	left: 380px;
}
h3.catch {
	padding-bottom: 15px;
}
/*タブ*/
ul#tabMenu {
	height: 56px;
	margin-top: 30px;
	overflow: hidden;
}
ul#tabMenu li {
	float: left;
	margin-right: 4px;
}
ul#tabMenu li a {
	display: block;
	width: 299px;
	height: 56px;
	text-indent: -5000px;
	overflow: hidden;
}
ul#tabMenu li.cost a {
	background: url(../img/bg_tab_cost.gif) no-repeat 0px 0px;
}
ul#tabMenu li.cost a:hover,
ul#tabMenu li.costOn a {
	background: url(../img/bg_tab_cost.gif) no-repeat 0px -56px;
}
ul#tabMenu li.account a {
	background: url(../img/bg_tab_account.gif) no-repeat 0px 0px;
}
ul#tabMenu li.account a:hover,
ul#tabMenu li.accountOn a {
	background: url(../img/bg_tab_account.gif) no-repeat 0px -56px;
}
ul#tabMenu li.support,
ul#tabMenu li.supportOn {
	float: right;
	margin-right: 0px;
}
ul#tabMenu li.support a,
ul#tabMenu li.supportOn a {
	width: 294px;
	background: url(../img/bg_tab_support.gif) no-repeat 0px 0px;
}
ul#tabMenu li.support a:hover,
ul#tabMenu li.supportOn a {
	background: url(../img/bg_tab_support.gif) no-repeat 0px -56px;
}
/*タブコンテンツ*/
div.tabContents div.contentsInner {
	height: 100%;
	overflow: hidden;
	padding: 0px 9px 15px;
	border: 1px #999999 solid;
	background: url(../img/bg_contents_inner.gif) repeat-x 0px 0px;
	border-top: none;
}
p.tabText {	
	font-size: 10px;
	text-align: right;
}
/*理由1*/
div.reason1 {
	position: relative;
} 
div.reason1 img.sample {
	float: left;
	margin-top: 10px;
}
*html div.reason1 img.sample {
	position: absolute;
	top: 0px;
	left: 10px;
	float: none;
}
div.reason1 a.credit {
	position: absolute;
	top: 15px;
	left: 395px;
	display: block;
	width: 120px;
	height: 25px;
	padding: 3px 0px 0px 20px;
	background: url(../img/bg_credit.gif) no-repeat 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
div.reason1 div.commentBlock {
	float: left;
	_float: right;
	width: 324px;
	margin-top: 10px;
	font-size: 14px;
}
div.reason1 div.commentBlock p.comment {
	text-indent: 1em;
	margin: 10px 0px 0px;
}
div.reason1 div.commentBlock p.comment strong {
	color: #D60000;
}
/*理由2*/
div.reason2 img.sample {
	float: left;
	margin-top: 10px;
}
div.reason2 div.commentBlock {
	float: left;
	width: 445px;
	margin-top: 10px;
	font-size: 14px;
}
div.reason2 div.commentBlock p.comment {
	text-indent: 1em;
	margin: 0px;
}
div.reason2 div.commentBlock p.noIndent {
	margin-top: 20px;
}
div.reason2 div.commentBlock p.noIndent strong {
	color: #D60000;
}
/*理由3*/
div.reason3 div.commentBlock {
	padding: 10px 0px;
	font-size: 14px;
}
div.reason3 div.commentBlock p.comment {
	text-indent: 1em;
	margin: 0px;
}
div.reason3 div.commentBlock p.comment strong {
	color: #D60000;
}
div.reason3 ul.sample {
	height: 100%;
	border-left: 1px #999999 dotted;
	overflow: hidden;
}
div.reason3 ul.sample li {
	float: left;
	width: 175px;
	border-right: 1px #999999 dotted;
}
div.reason3 ul.sample li.end {
	width: 174px;
}
div.reason3 ul.sample li dl dd {
	padding: 0px 8px;
}
p.entryText {
	margin: 15px 0px 30px;
	padding: 10px 0px;
	border-top: 1px #CDAA56 solid;
	border-bottom: 1px #CDAA56 solid;
	background: #FFF4D8;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
p.entryText span {
	margin-right: 5px;
	color: #FF0000;
}
p.entryText a {
	margin-left: 10px;
}
a.accountButton {
	display: block;
	width: 353px;
	height: 70px;
	margin: 20px auto 10px;	
	background: url(../img/btn_account.gif) no-repeat 0px 0px;
	text-indent: -5000px;
	overflow: hidden;
}
a.accountButton:hover {
	background: url(../img/btn_account.gif) no-repeat 0px -70px;
}
/*詳細*/
div.detail {
	padding-top: 40px;
}
div.detail p.boldText {
	margin-bottom: 5px;
	color: #90181A;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
div.detail table {
	margin-bottom: 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #AE9C86;
}
div.detail table th {
	width: 120px;
	padding: 5px 10px;
	background: #ECE9D8 url(../img/bg_detail_table_th.gif) repeat-x 0px 0px;
	border-top: 1px solid #AE9C86;
}
div.detail table td {
	padding: 5px 10px;
	border-top: 1px solid #AE9C86;
}
div.detail table td p.tdBold {
	color: #90181A;
	font-size: 14px;
	font-weight: bold;
}
div.detail table td p.campaign {
	margin: 5px 0px 0px;
}
div.detail table td a.btnCampaign {
	display: block;
	width: 340px;
	height: 45px;
	margin: 0px 0 15px 10px;
	background: url(../img/btn_campaign_entry.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}
div.detail table td a.btnCampaign:hover {
	background: url(../img/btn_campaign_entry.gif) no-repeat 0px -45px;
}
/*リスク*/
div.risk {
	margin-top: 34px;
	padding: 10px 0px 10px;
}
div.risk h4.attention {
	margin-bottom: 15px;
}
div.risk p {
	margin: 10px 25px 0px
}
/*フッター*/
div#footer {
	margin-top: 10px;
	border: 1px #999999 solid;
}
div#footer dl {
	padding: 5px 15px 5px;
	font-size: 10px;
}
div#footer dl dd ul {
	height: 100%;
	overflow: hidden;
}
div#footer dl dd ul li {
	float: left;
	margin-right: 20px;
	font-size: 11px;
}
div#footer dl dd ul li a {
	padding-left: 15px;
	background: url(../img/ico_footer_li.gif) no-repeat 0px 2px;
	color: #464646;
}
html>/**/body div#footer dl dd ul li a {
	padding-bottom /*\**/: 10px\9;
	background /*\**/: url(../img/ico_footer_li.gif) no-repeat 0px 0px\9;
}
div#footer dl dd ul li a:hover {
	color: #8B1A1E;
}
div#footer address {
	padding: 5px;
	color: #FFFFFF;
	background: #831A1E;
	text-align: right;
}
