@charset "UTF-8";

/* mask_feature */
h2 {
text-indent: -9000px;
background: transparent url(../images/mask_feature/page-title.gif) no-repeat scroll left top;
}

* html h2 {/* IE 6 */
height: 50px;
}

.section {
margin-bottom: 20px;
}

.mask-feature p {
margin-bottom: 10px;
}

.explication {
margin-left: 10px;
margin-top: 20px;
padding-left: 10px;
border-left: 4px #eaf0f2 solid;
}

/* mask-info */
#mask-info {
width: 800px;
}

#mask-info .product {
width: 250px;
float: left;
}

#mask-info .left,
#mask-info .center {
margin-right: 25px;
}

#mask-info h3 {
text-indent: -9000px;
height: 51px;
margin-bottom: 10px;
}

#mask-info li.ff h3 {
background: transparent url(../images/mask_feature/title_ff.gif) no-repeat scroll center center;
}

#mask-info li.surgical h3 {
background: transparent url(../images/mask_feature/title_surgical.gif) no-repeat scroll center bottom;
}

#mask-info li.ds2 h3 {
background: transparent url(../images/mask_feature/title_ds2.gif) no-repeat scroll center 27px;
}


#mask-info .product p.product-image {
width: 250px;
margin-bottom: 5px;
}

#mask-info img {
margin-bottom: 5px;
}

#mask-info .product span.caption {
color: #757c7f;
}

#mask-info .ds2 span.caption {
font-size: 10px;
}

#mask-info .product p.detail {
width: 250px;
}

/* text */
span.ex1 {
color: #cc3300;
font-weight: bold;
}

span em {
font-weight: bold;
text-decoration: underline;
}

span.ex2 {
color: #cc6600;
font-weight: bold;
}

.note {
padding-top: 1em;
color: #666;
}

em.h2o {
font-size: 0.8em;
}
