@charset "utf-8";


/*	index
----------------------------------------------------*/
#index	div.section h2	{
margin-bottom:10px;
}

#index	div.section p	{
margin-bottom:16px;
}

#index	div.section p.name	{
text-align:right;
}



/*	for
----------------------------------------------------*/
#for	div.section h2	{
margin-bottom:10px;
}

#for #cornerBox	{
padding:20px;
margin:0 0 10px 0;
}

#for #cornerBox li	{
margin:0 0 0 1em;
display:inline;
}

#for #cornerBox .sb-inner { background:#f5f2e7; }


/*	think
----------------------------------------------------*/
#think div.section h3	{
margin-bottom:10px;
}

#think div.section ul	{
margin:0;
padding:0;
}

#think div.section ul li	{
margin-left:2em;
}

#think div.section .last	{
margin-bottom:20px;
}


/*	trade
----------------------------------------------------*/
#trade	div.section h2	{
margin-bottom:10px;
}

.tradeBox	{
padding-bottom:5px;
margin:19px 0 0 19px;
background: url(images/trade_bg01.gif) no-repeat left bottom;
overflow:hidden;
zoom:1;
}
.tradeBox:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.tradeBox h4	{
padding-bottom:10px;
background:#FFFFFF;
}

.tradeBox p.btn01	{
text-align:center;
padding:5px 0;
}

.tradeBox01	{
width:292px;
float:left;
overflow:hidden;
zoom:1;
}
.tradeBox01:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.tradeBox01-1	{
width:143px;
float:left;
}

.tradeBox01-2	{
width:143px;
float:right;
}

.tradeBox02	{
width:228px;
float:right;
}

.tradeBox01-1 h5,
.tradeBox01-2 h5	{
margin-bottom:10px;
}

.tradeBox01-1 p,
.tradeBox01-2 p	{
width:125px;
margin:0 auto;
line-height:1.3;
}

.tradeBox02 p	{
width:208px;
margin:0 auto;
line-height:1.3;
}

.tradeBox02 p.image	{
width:auto;
margin:0 0 8px 0;
padding:0;
}


/*	fee
----------------------------------------------------*/
#fee	div.section h2	{
margin-bottom:10px;
}

.feeBox01	{
margin:0 0 10px 19px;
background: url(images/fee_bg01_02.gif) no-repeat left bottom;
}
.feeBox01Inr	{
background: url(images/fee_bg01_01.gif) no-repeat left top;
padding:20px 0;
}

.feeBox02	{
margin:0 0 10px 19px;
background: url(images/fee_bg02_02.gif) no-repeat left bottom;
}
.feeBox02Inr	{
background: url(images/fee_bg02_01.gif) no-repeat left top;
padding:20px 0;
}

.feeBox03	{
margin:0 0 0 19px;
background: url(images/fee_bg03_02.gif) no-repeat left bottom;
}
.feeBox03Inr	{
background: url(images/fee_bg03_01.gif) no-repeat left top;
padding:20px 0;
}

.feeBox h4,
.feeBox ul	{
display:table-cell;
vertical-align:middle;
}
* html .feeBox h4,
* html .feeBox ul{/* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html .feeBox h4,
*:first-child+html .feeBox ul{/* IE 7 */
display:inline;
zoom:1;
}

.feeBox h4	{
width:190px;
text-align:center;
}

.feeBox ul	{
width:306px;
padding:0;
margin:0 0 0 20px;
}
.feeBox ul li	{
font-weight:bold;
list-style-position: outside;
margin-left:2em;
}
.feeBox ul li span	{
font-weight:normal;
}


/*	flow
----------------------------------------------------*/
body#flow .flowWho01	{
background: url(images/flow_tx01.gif) no-repeat left center;
padding-left:80px;
}
body#flow .flowWho02	{
background: url(images/flow_tx02.gif) no-repeat left center;
padding-left:80px;
}

body#flow .flowList	{
position:relative;
width:436px;
}
body#flow .flowList ul	{
padding:0;
margin:0 15px 0 70px;
}
body#flow .flowList h5	{
font-weight:bold;
margin:10px 15px 0 48px;
}
body#flow .flowList p	{
margin:10px 15px 5px 48px;
}
body#flow .flowList	{
background: url(images/flow_bg01.gif) no-repeat right bottom;
padding-bottom:15px;
}
body#flow .flowList.step3	{
background: url(images/flow_bg02.gif) no-repeat right bottom;
}


body#flow table.flowTbl01 thead th	{
background:#93bc5e url(images/flow_bg03.gif) repeat-x left top;
text-align:center;
border-top:none;
border-right:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
}
body#flow table.flowTbl01 tbody td	{
text-align:left;
border-right:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
}
body#flow table.flowTbl01 thead th.last,
body#flow table.flowTbl01 tbody td.last	{
border-right:none;
}
body#flow table.flowTbl01 tbody .odd td{
background-color:#b9d198;
}
body#flow table.flowTbl01 tbody .even td{
background-color:#e1e9d6;
}

body#flow table.flowTbl01 .col01	{
width:35%;
}
body#flow table.flowTbl01 .col02	{
width:20%;
}
body#flow table.flowTbl01 .col03	{
width:45%;
}

body#flow .flowList .flowLnk01	{
list-style:none;
padding:0;
margin:0 0 0 48px;
overflow:hidden;
zoom:1;
}
body#flow .flowList .flowLnk01:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
body#flow .flowList .flowLnk01 li	{
float:left;
margin:0 10px 0 0;
padding:0;
}
body#flow .flowList .flowLnk01 li.last	{
margin:0;
}

/*	staff
----------------------------------------------------*/
body#staff	div.section h2	{
margin-bottom:10px;
}

body#staff	div.staffList{
width:516px;
padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px solid #c9c9c9;
overflow:hidden;
zoom:1;
}
body#staff	div.staffList:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
body#staff	div.staffList p.image{
padding:1px;
border:1px solid #e5e5e5;
float:left;
width:141px;
}
body#staff	div.staffList div.staffInfo{
width:371px;
float:right;
}
body#staff	div.staffList p.name{
background: #e9e9e9 url(images/staff_name_bg01.gif) no-repeat left bottom;
font-weight:bold;
font-size:14px;
padding:3px 20px;
margin-bottom:20px;
}
body#staff	div.staffList p.name span.n{
font-weight:normal;
font-size:12px;
}
body#staff	div.staffList p.name span.s{
font-size:10px;
}
body#staff	div.staffList dl{
width:351px;
margin-left:20px;
}
body#staff	div.staffList dl dt{
margin-bottom:5px;
}
body#staff	div.staffList dl dd{
margin-bottom:10px;
}
body#staff	div.staffList dl dd.profile{
padding-bottom:10px;
border-bottom:1px dotted #c7c7c7;
}
body#staff	div.staffList dl dt.like{
color:#ff893a;
}
