@charset "UTF-8";

#readbox{
width:494px;
padding:10px 8px 5px;
background:url(../img/read_bg.gif) no-repeat;
}
/* IE 用▼ */
* html #readbox{
width:510px;
}

h4{
width:479px;
font-size:14px;
font-weight:bold;
padding:5px 0 5px 18px;
margin-left:6px;
background:url(../img/sub_title.gif) no-repeat;
}
/* IE 用▼ */
* html h4{
padding:4px 0 5px 18px;
width:497px;
}

.textBox{
width:486px;
padding:5px 12px;
}
/* IE 用▼ */
 * html .textBox{
width:510px;
}

#readbox p, .textbox p{
margin-bottom:15px;
}

.textbox ul{
margin-bottom:20px;
}

.textbox li{
margin-bottom:0.5em;
list-style-type:disc;
margin-left:24px;
}

/* css_end */

