@charset "utf-8";
/* support style */

.rectangle_g_b{
background-color:#f2f2f2;
border:solid 1px #cccccc;
padding:10px;}

.triangle_red{font-weight:bolder;}

.service1{width:100%;
height:126px;
margin-bottom:0.5em;
background:url(../img/support_parts1.gif) no-repeat #f8f3cf;
border:1px #d3d3d3 solid;}

.service2{width:100%;
height:126px;
margin-bottom:0.5em;
background:url(../img/support_parts2.gif) no-repeat #f8f3cf;
border:1px #d3d3d3 solid;}

.service3{width:100%;
height:126px;
margin-bottom:2em;
background:url(../img/support_parts3.gif) no-repeat #f8f3cf;
border:1px #d3d3d3 solid;}