﻿@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01{
width:645px;
float:left;
}


#content01 .p01{
font-size:1.2em;
font-weight:800;
margin-bottom:30px;
}

#content01 .box02{
border-top:1px dotted #ccc;
}

#content01 .box02 dl dt{
height:30px;
background:url("../img/mobile_img_05.png") no-repeat 10px 0px;
padding-left:30px;
line-height:20px;
font-size:1.4em;
font-weight:800;
padding-top:10px;
}

#content01 .box02 dl .dt01{
margin-top: 10px;
}

#content01 .box02 dl dd{
padding-left:25px;
height:70px;
border-bottom:1px dotted #ccc;
margin-bottom:10px;
font-size:1.2em;
}




