@charset "utf-8";

/* lead */
#content01 .lead {
margin-bottom:42px;
}
#content01 .lead p {
margin-bottom:16px;
font-size:1.4em;
font-weight:bold;
}
#content01 .lead .image {
display:block;
margin:0 auto;
}

/* services */
#content01 .services {
margin-bottom:29px;
padding-bottom:5px;
border-bottom:1px solid #E2E2E2;
}
#content01 .services h5 {
margin-bottom:15px;
}
#content01 .services p {
font-size:1.2em;
}
#content01 .services .image {
display:block;
margin:20px auto 15px;
}
#content01 .services .notes {
margin-left:1em;
text-indent:-1em;
}
/* about */
#content01 .services .about {
margin-bottom:28px;
}
#content01 .services .about p {
margin-bottom:13px;
}
#content01 .services .about ul {
overflow:hidden;
height:100%;
padding:6px 11px;
background-color:#F0F0F0;
font-size:1.2em;
line-height:1.2;
}
#content01 .services .about li {
float:left;
margin-right:9px;
padding-left:10px;
border-left:1px solid #505050;
}
#content01 .services .about ul .first {
padding-left:0;
border-left:none;
}
/* plan */
#content01 .services .plan {
margin-bottom:12px;
}
#content01 .services .plan p,
#content01 .services .plan ul,
#content01 .services .plan li {
display:inline;
}
#content01 .services .plan p {
padding:0 8px;
font-weight:bold;
}
#content01 .services .plan li {
padding-right:5px;
}
#content01 .services .plan ul img {
vertical-align:middle;
}
/* each service */
#content01 .services .service {
padding-bottom:30px;
}
/* mail service flow */
#content01 .services .mail .flow {
width:510px;
margin:24px auto 0;
background:url(../img/index_bg_01.png) repeat-y;
}
#content01 .services .mail .flow ul {
overflow:hidden;
height:100%;
padding-bottom:10px;
background:url(../img/index_bg_02.png) left bottom no-repeat;
}
#content01 .services .mail .flow li {
float:left;
width:214px;
}
#content01 .services .mail .flow ul .first {
margin-right:13px;
padding-right:69px;
background:url(../img/index_bg_03.png) right 122px no-repeat;
}
#content01 .services .mail .flow p {
padding:0 10px;
}
#content01 .services .mail .flow .step {
margin-bottom:7px;
padding:0;
}
#content01 .services .mail .flow .info {
text-align:center;
}
#content01 .services .mail .flow .image {
margin:6px auto 11px;
}
