@charset "utf-8";
/* CSS Document */

#main_img { position: relative; margin-bottom: 30px;}
#main_img ul { position: absolute; top: 15px; right: 15px;}

#box01 { clear: both; margin-bottom: 30px;}
#box01 h3 { margin-bottom: 15px;}
#box01 h4 { background-color: #e6e6b9; color: #564934; padding: 3px 7px; font-weight: bold; margin-bottom: 10px;}
#box01 ul { margin-bottom: 20px;}
#box01 li { background: url(../img/icon01.jpg) 0 0 no-repeat; padding-left: 15px; line-height: 1.5em; margin-bottom: 1em;}
#box01 a { color: #ff658c; text-decoration: underline;}
#box01 #Lbox { width: 360px; float: left;}
#box01 #Rbox { width: 360px; float: right;}
