@charset "utf-8";

#price .box {
width: 596px;
margin: 0 auto;
}

#price #content_list_box {
background: url("img/illustration01.gif") right bottom no-repeat ;
text-align: left;
margin-bottom: 30px;
}
#price #content_list_box ul {
float: left;
padding-right: 60px;
}
#price #content_list_box li {
padding-bottom: 10px;
}
#price .content_list_note {
clear: left;
color:#666666;
}
#price #price_list_chart {
margin: 15px 0 ;
}
#price #price_list_chart li {
background: url("img/puls.gif") 10px 10px no-repeat ;
display:block;
float: left;
padding: 0 0 0 36px;
}
#price #price_list_chart li:first-child {
background: none ;
padding-left: 0px;
}

#content_price_title {
position: relative; 
}
#content_price_title p {
position: absolute;
left: 178px;
top: 13px;
color: #666;
}

#content_price_box {
background: url("img/illustration02.gif") right bottom no-repeat ;
}
#price_list_example {
width: 500px;
float: left;
margin-top: 15px;
background-color:#B5B5B5;
}
#price_list_example p {
float: left;
padding: 68px 4px 0 4px;
}
#price_list_example_col_r {
float: right;
width: 455px;
text-align: left;
background-color:#fff;
padding-left: 20px;
}
#price_list_example_col_r h4 {
padding: 25px 0 5px 0;
}
#price_list_example_col_r h4:first-child {
padding-top: 5px;
}
#price_list_example_col_r li {
background: url("img/puls.gif") 7px 10px no-repeat ;
display:block;
float: left;
padding: 0 0 0 35px;
}
#price_list_example_col_r li:first-child {
background: none;
padding-left: 0px;
}
#price .example_read {
text-align: left;
clear:both;	
padding-top: 25px;
}
#price .example_read .note {
color: #666;
}








