@charset "Shift_JIS";

/* subコンテンツ内基本パーツ */

#hpb-sub ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-sub ul li {
    text-align: left;
    line-height: 1.0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 25px;
/*    background-image : url(../images/point_1A.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;*/
    color: #555555;   
}

#hpb-sub dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#hpb-sub dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 250px !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 30px;
/*    background-image : url(../images/Epoint_1A.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;  */
    color: #4040FF; 
}

#hpb-sub dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 310px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #BBBBBB;
}

#hpb-sub2 dt {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	font-weight: bold;
	width : 350px !important;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
 /*    background-image : url(../images/point_2A.png);
    background-position: 3px 9px;
    background-repeat: no-repeat; */
	color: #4040ff;
}

#hpb-sub2 dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 400px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #BBBBBB;
}

#hpb-sub h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-top: 2px;
    padding-left: 15px;
    border-bottom-width: 1.0px;
    border-bottom-style: solid;
    border-bottom-color: #3E3EFF;
    color : #B05050;
}

#hpb-sub2 h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-top: 2px;
    padding-left: 15px;
    border-bottom-width: 1.0px;
    border-bottom-style: solid;
    border-bottom-color: #3E3EFF;
    color : #555555;
} 

*:first-child + html #hpb-sub dd {
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-sub dd {
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

#hpb-sub dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-sub img.left {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-sub img.right {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#company dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 160px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 80px;
    background-image : url(../images/jpoint_1A.png);
    background-position: 60px 14px;
    background-repeat: no-repeat;
    color: #4040FF;
}

#company dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 280px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

#company h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-top: 2px;
    padding-left: 15px;
    border-bottom-width: 1.0px;
    border-bottom-style: solid;
    border-bottom-color: #3E3EFF;
    color : #555555;
}


