@charset "utf-8";

/* 
------------------------------------------------------------
お取引のご案内
------------------------------------------------------------ */

h2 {
    padding-bottom: 5px;
	margin-bottom: 15px;
    background: url(../img/line_dotted.gif) repeat-x left bottom;
}
h3 {
    clear: both;
	margin-bottom: 10px;
}
.inner {
    width: 465px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background: url(../img/line_dotted.gif) repeat-x left bottom;
}
.inner ul li {
	padding: 10px 10px 10px 15px;
	background: url(../img/point_2.gif) no-repeat 0 1.4em;
}


