﻿@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01 p{
font-size:1.2em;
margin-bottom:20px;
}

#content01 ul {
margin-bottom: 20px;
font-size:1.2em;
}

#content01 .group01 {
float: left;
width: 315px;
min-height: 90px;
height: auto !important;
height: 90px;
margin-bottom: 10px;
}
#content01 .group01 p {
margin-right: 10px;
margin-bottom: 10px;
margin-left: 130px;
}
#content01 .box01 {
background: #fff url(../img/index_img_05.png) left top no-repeat;
}
#content01 .box02 {
background: #fff url(../img/index_img_06.png) left top no-repeat;
}
#content01 .box03 {
background: #fff url(../img/index_img_07.png) left top no-repeat;
}
#content01 hr {
clear: left;
height: 0;
margin-bottom: 10px;
border: none;
border-bottom:1px #eee solid;
}

#bottom02 {
margin-top: 20px;
}