@charset "UTF-8";
/* CSS Document */

img.title { margin-bottom:30px;}
img.text { margin-bottom:15px;}

h4 { font-size:180%; margin-bottom:0.3em; }
h5 { font-size:115%; font-weight:bold; margin-bottom:0.5em;}

dl{ overflow:hidden; margin-bottom:20px;}
dl dt { float:left; margin-right:45px; width:520px; line-height:2em;}
dl dt p { margin-bottom:2em;}

dl dd { float:left; width:370px;}
dl dd .detail{background:#e4e4e4; padding:1em; line-height:1.8em;}

/*dl dt dl { overflow:hidden;  margin-bottom:2em; }
dl dt dl dt { float:left; width:190px; margin-right:0;}
dl dt dl dd { float:left; }*/

.box1{  line-height:2em; margin-bottom:10px; padding:1em;}
.box2{ border:5px #ccc solid; line-height:2em; margin-bottom:100px; padding:1em; color:#C00; font-size:105%;}

img.point { float:left; margin-right:20px;}

