/*-----------------トップページ------------*/
.flow{
 margin:10px 20px 0px 20px;
 padding:0px 0px 0px 0px;
 width:660px;
 text-align:left;
}
.title{
 margin:10px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:660px;
}
.title p{
 margin:0px 0px 0px 60px;
 padding:15px 0px 15px 0px;
 font-size:16px;
 line-height:20px;
 color:#333333;
 
}
.title#flow1{
background:url(./../images/flow/01.gif) no-repeat left top;
}
.title#flow2{
background:url(./../images/flow/02.gif) no-repeat left top;
}
.title#flow3{
background:url(./../images/flow/03.gif) no-repeat left top;
}
.title#flow4{
background:url(./../images/flow/04.gif) no-repeat left top;
}
.title#flow5{
background:url(./../images/flow/05.gif) no-repeat left top;
}
.title#flow6{
background:url(./../images/flow/06.gif) no-repeat left top;
}
.title#flow7{
background:url(./../images/flow/07.gif) no-repeat left top;
}
.title#flow8{
background:url(./../images/flow/08.gif) no-repeat left top;
}
.title#flow9{
background:url(./../images/flow/09.gif) no-repeat left top;
}
.title#flow10{
background:url(./../images/flow/10.gif) no-repeat left top;
}
.title#flow11{
background:url(./../images/flow/11.gif) no-repeat left top;
}
.title#flow12{
background:url(./../images/flow/12.gif) no-repeat left top;
}
.title#flow13{
background:url(./../images/flow/13.gif) no-repeat left top;
}
.title#flow14{
background:url(./../images/flow/14.gif) no-repeat left top;
}
.intro{
 margin:20px 0px 0px 60px;
 padding:0px 0px 20px 0px;
 font-size:13px;
 color:#333333;
 letter-spacing:-0.3px;
 line-height:23px;
}
ul.privacy{
 margin:10px 0px 0px 80px;
 padding:0px 0px 0px 0px;
 font-size:13px;
 color:#333333;
 letter-spacing:0.5px;
 line-height:20px;
}
li.list{
 list-style-type:decimal;
 margin:10px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 font-size:13px;
 color:#333333;
 letter-spacing:0.5px;
 line-height:23px;
}
li.list#last{
 padding-bottom:20px;
}
