@charset "utf-8";

#content01 h3 {
height:45px;
margin-bottom:18px;
padding:0 18px;
background:url(../../img/common_bg_01.png) no-repeat;
color:#300;
font-size:1.6em;
font-weight:bold;
line-height:45px;
}

/* lead box */
#content01 .lead {
width:890px;
margin:0 25px 29px;
padding-bottom:29px;
border-bottom:1px dotted #999;
}
#content01 .lead p {
font-size:1.4em;
}
#content01 .lead .image {
float:right;
margin-left:45px;
}
#content01 .lead h2 {
margin-bottom:34px;
margin-left:10px;
padding-top:8px;
}

/* care box */
#content01 .care {
width:890px;
margin:0 25px 29px;
padding-bottom:38px;
border-bottom:1px dotted #999;
}
#content01 .care p {
margin-bottom:18px;
font-size:1.4em;
font-weight:bold;
}
#content01 .care ul {
height:100%;
}
#content01 .care ul li {
float:left;
width:309px;
margin-right:9px;
background:url(../img/care_bg_01.png) right center no-repeat;
}
#content01 .care ul .last {
width:254px;
margin-right:0;
background:none;
}

/* medical box */
#content01 .medical {
margin:0 25px 57px;
}
#content01 .medical .image {
float:right;
margin-right:36px;
margin-left:39px;
}
#content01 .medical p {
margin-bottom:14px;
font-size:1.4em;
}
#content01 .medical ul {
width:719px;
}
#content01 .medical ul li {
margin-bottom:3px;
padding:14px 9px;
background-color:#F6EDDA;
}
