@charset "EUC-JP";
/*
---------------------------------------------
Type021 : ¥Ö¥í¥°
---------------------------------------------
*/
.type021_grayback550 {
    background: url("./image/grayback550.gif") no-repeat;
    line-height:20px;
    font-weight:bold;
    margin: 20px 0px 10px 0px;
    padding-left:10px;
    clear:both;
}

.type021_text_550px {
    width:550px;
}

.type021_text_right {
    text-align:right;
}

.type021_line_dashed {
    background: url("./image/line.gif") repeat-x;
    height: 1px;
    font-size:1px;
    margin: 3px 0px 3px 0px;
    clear:both;
}

.type021_text_340px {
    width:340px;
    float:left;;
}

.type021_img_right {
    margin: 5px 0px 10px 0px;
    float:right;
}

.type021_text_center {
    text-align:center;
}

.type021_image{
    float:left;
    width:170px;
}

.type021_image img {
    cursor:pointer;	
}

.type021_text_550px{
    width:550px;
    margin:10px 0px 0px 0px;
}