@import "common.css";
@import "contents.css";
#contents{
font-size:12px;
width:780px;
margin:0 10px;
padding-top:10px;
}

.p12{
font-size:12px;
line-height:140%;
color:#3e3e3e;
}

.dotline{
margin-bottom:10px;
}


#att-impact{
border:1px solid #FA702A;
background-color:#FFE9BB;
padding:5px;
text-align:center;
font-weight:bold;
margin-bottom:20px;
}



#title01,
#catch01,
#comment01,
#title02,
#catch02,
#comment02,
#title03,
#catch03,
#comment03,
#title04,
#catch04,
#comment04{
margin:0 40px;
width:700px;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
overflow:hidden;
}

#title01{height:62px;background-image:url(../img/products/01_title.jpg);}
#catch01{height:80px;background-image:url(../img/products/01_catch.jpg);}
#comment01{height:88px;background-image:url(../img/products/01_comment.jpg);margin-bottom:30px;}
#title02{height:62px;background-image:url(../img/products/02_title.jpg);}
#catch02{height:80px;background-image:url(../img/products/02_catch.jpg);}
#comment02{height:88px;background-image:url(../img/products/02_comment.jpg);margin-bottom:30px;}
#title03{height:62px;background-image:url(../img/products/03_title.jpg);}
#catch03{height:80px;background-image:url(../img/products/03_catch.jpg);}
#comment03{height:104px;background-image:url(../img/products/03_comment.jpg);margin-bottom:30px;}
#title04{height:62px;background-image:url(../img/products/04_title.jpg);}
#catch04{height:80px;background-image:url(../img/products/04_catch.jpg);}
#comment04{height:88px;background-image:url(../img/products/04_comment.jpg);margin-bottom:30px;}


#arrow{
width:494px;
height:76px;
text-indent:-9999px;
background-image:url(../img/products/arrow.jpg);
background-position:0 0;
background-repeat:no-repeat;
overflow:hidden;
margin:0 144px 30px;
}

#point1,
#point2,
#point3{
height:90px;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
overflow:hidden;
margin-bottom:20px;
}
#point1{background-image:url(../img/products/point1.jpg);}
#point2{background-image:url(../img/products/point2.jpg);}
#point3{background-image:url(../img/products/point3.jpg);}
