@charset "utf-8";

/* override styles */
#mainContent .inner {
padding-bottom:12px;
background:url(../images/products_bg_01.png) 1px bottom no-repeat;
}
#subContent #localNav li li {
margin-bottom:5px;
border-top:none;
}

#mainContent h3,
#mainContent h4,
#mainContent h5 {
font-weight:bold;
}
#mainContent h3 {
height:35px;
margin-bottom:10px;
padding:0 10px;
background:url(../images/detail_bg_01.png) no-repeat;
color:#fff;
font-size:1.3em;
line-height:35px;
}
#mainContent h4 {
height:30px;
margin-bottom:10px;
padding:0 11px;
background:url(../images/products_bg_03.png) no-repeat;
font-size:1.16em;
line-height:30px;
}
#mainContent h5 {
margin-bottom:7px;
padding:0 2px 3px;
border-bottom:1px solid #999;
}
#mainContent p {
margin-bottom:23px;
}
#mainContent ol,
#mainContent ul {
margin-bottom:21px;
}

/* icon list */
#mainContent .icon li {
float:left;
margin-right:10px;
}

/* link box */
#mainContent .link {
margin: 0 13px 27px;
padding-left:13px;
background:url(../images/products_bg_02.png) left center no-repeat;
}
#mainContent .link a {
padding-right:18px;
background:url(../images/detail_bg_02.png) right center no-repeat;
}

/* inquiry box */
#mainContent .inquiry {
margin-bottom:29px;
padding:1px;
border:1px solid #C6D3EF;
background-color:#fff;
}
#mainContent .inquiry p {
margin:0;
padding:9px 0 10px;
background-color:#F4F8FC;
text-align:center;
}

/* related list */
#mainContent .related {
margin-left:9px;
}
#mainContent .related li {
float:left;
width:252px;
margin-bottom:3px;
}
#mainContent .related li a {
padding-left:13px;
background:url(../images/products_bg_02.png) left 0.25em no-repeat;
}
