﻿@charset "UTF-8";
/* ================================================================================ */
/*      1.account共通 CSS Document                                                  */  
/* ================================================================================ */
.redLi {
	color: #CC0033;
	font-size: 0.8em;
}
.small {
	font-size: 0.9em;
}
/*ボーダー*/
.accBoder {
	border: 1px solid #CCCCCC;
	width: 578px;
	margin-bottom: 10px;
}
/* ================================================================================ */
/*      2.index.html CSS                                                            */  
/*      3.new_account.html CSS                                                      */  
/* ================================================================================ */
/*ボーダー内タイトル*/
#acc,#accT01,#accT02,#accT03,#accT04 {
	font-size: 1.4em;
	color: #336699;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#acc {
	background-image: url(../images/acc00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#accT01 {
	background-image: url(../images/acc01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#accT02 {
	background-image: url(../images/acc02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#accT03 {
	background-image: url(../images/acc03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#accT04 {
	background-image: url(../images/acc04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
/*01=口座開設フォーム、02=口座代行登録、03=口座開設ガイド　ボタン*/
#acBtn01,#acBtn02,#acBtn03 {
	height: 25px;
	width: 161px;
	margin-bottom: 10px;
	padding-left: 85px;
	display: inline;
	margin-left: 20px;
}
/*緑矢印*/
.arrow {
	margin-left: 280px;
	margin-bottom: 5px;
}
/*li*/
.accLi01 {
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 1.3em;
	color: #333333;
	width: 540px;
}
.accLi02 {
	margin-bottom: 1em;
	margin-left: 45px;
	font-size: 1.3em;
	color: #333333;
	margin-right: 30px;
}
.accLi03 {
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 1.3em;
	color: #333333;
	margin-right: 30px;
}
/*無料口座代行開設申込みボタン*/
#agent {
	height: 25px;
	width: 130px;
	margin-left: 200px;
}
/*入金方法ボタン*/
#depoBtn01 {
	margin-left: 30px;
	font-size: 1.3em;
	color: #333333;
	margin-right: 30px;
	display: inline;
}
#depoBtn02 {
	height: 46px;
	width: 176px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
}

#acc01 {
	margin-right: 10px;
	margin-bottom: 10px;
}
#acc02 {
	margin-bottom: 10px;
}
#acc03 {
	margin-bottom: 10px;
}
#acc04 {
	margin-bottom: 10px;
}
#acc05 {
	margin-bottom: 10px;
}
#newUl {
	width: 560px;
}
#table {
	width: 580px;
	margin-bottom: 20px;
	color: #666666;
}
table {
	margin-bottom: 20px;
	font-size: 1.3em;
}
.agentT {
	background-image: url(../images/agent_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 1em;
	color: #336666;
	padding-left: 1em;
	width: 563px;
	padding-top: 5px;
}
.add {
	margin-bottom: 5px;
}
.address {
	margin-bottom: 5px;
}
#depositing {
	height: 46px;
	width: 176px;
	margin-left: 200px;
}
/* ================================================================================ */
/*      4.corporation.html CSS                                                      */  
/* ================================================================================ */
#accCt {
	font-size: 1.6em;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 57px;
	width: 580px;
	display:block;
	background-position: left top;
	padding-top: 1em;
	background-image: url(../images/co_title.jpg);
}
#accCt01 {
	background-image: url(../images/acc_g01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#accCt01 {
	font-size: 1.4em;
	color: #336699;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 5px;
}
