@charset "utf-8";

/* 
------------------------------------------------------------
カタログ・技工指示書ダウンロード
------------------------------------------------------------ */

h2 {
    padding-bottom: 5px;
	margin-bottom: 15px;
    background: url(../img/line_dotted.gif) repeat-x left bottom;
}
.inner {
    float: left;
    width: 465px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background: url(../img/line_dotted.gif) repeat-x left bottom;
}
.inner a img {
    float: left;
    border: 1px solid #336666;
}
.inner ul {
    float: left;
	margin-left: 15px;
}
.inner ul li {
	padding-left: 15px;
	background: url(../img/point_1.gif) no-repeat left center;
}
