@charset "utf-8";

@import url("../../css/sidebar.css");
@import "common.css";

#content01 {
color:#666;
}
#content01 h3 {
margin-bottom:20px;
padding:2px 0px 5px;
border-bottom:1px dotted #aaa !important;
border-bottom:1px solid #dadada;
}
#content01 h4 {
margin-bottom:5px;
}
#content01 h5 {
height:28px;
margin-bottom:15px;
padding:0 5px;
background:url(../img/common_bg_03.png) no-repeat;
color:#505050;
font-size:14px;
line-height:28px;
}

/* lead box */
#content01 .lead {
margin-bottom:25px;
}
#content01 .lead p {
font-size:1.2em;
}
#content01 .lead img {
display:block;
margin:5px auto 9px;
}

/* voice box */
#content01 .voice {
margin-bottom:28px;
}
#content01 .voice h5,
#content01 .voice p {
font-size:1.2em;
}
#content01 .voice h5 {
height:auto;
margin-bottom:9px;
padding:0;
background:none;
font-weight:normal;
line-height:1.8;
}

/* feature box */
#content01 .feature {
height:100%;
margin-bottom:3px;
padding-bottom:8px;
border:1px solid #E7E7E7;
}
#content01 .last {
margin-bottom:25px;
}
#content01 .feature h6 {
padding:11px 15px;
background-color:#F2F2F2;
}
#content01 .feature p {
margin:15px 15px 28px;
font-size:1.2em;
}
#content01 .feature ul {
height:100%;
margin-left:-7px;
}
#content01 .feature li {
display:inline;
float:left;
margin-left:23px;
}
#content01 .feature .other {
height:135px;
margin-bottom:5px;
margin-left:6px;
}
#content01 .feature .other li {
margin-left:54px;
}
#content01 .feature .link {
clear:left;
margin:0 9px 18px;
padding:7px 28px 19px;
border-bottom:1px dotted #D3D3D3;
}
#content01 .feature .image {
float:right;
margin-top:9px;
margin-right:16px;
}

/* usage box */
#content01 table {
width:100%;
margin-bottom:29px;
font-size:1.2em;
}
#content01 table,
#content01 th,
#content01 td {
border:1px solid #E2E2E2;
}
#content01 th,
#content01 td {
padding:6px 7px;
}
#content01 th {
background-color:#F3F3F3;
color:#505050;
font-weight:bold;
}
#content01 col.head {
width:80px;
}

/* structure box */
#content01 .structure {
margin-bottom:24px;
}
#content01 .structure img {
display:block;
margin:0 auto;
}

/* system box */
#content01 .system {
margin-bottom:30px;
}
#content01 .system ul,
#content01 .system p {
font-size:1.2em;
}

/* cases box */
#content01 .cases {
height:100%;
margin-bottom:4px;
padding-bottom:30px;
border-bottom:1px solid #E2E2E2;
}
#content01 .case {
float:left;
width:314px;
margin-right:16px;
}
#content01 .even {
margin-right:0;
}
#content01 .case img {
float:left;
}
#content01 .case h5,
#content01 .case ul {
float:right;
width:165px;
font-size:1.2em;
}
#content01 .case h5 {
height:auto;
margin-bottom:13px;
padding:3px 0 0;
background:none;
line-height:1.8;
}

