@charset "utf-8";

/* ========== スクリーン印刷比較ページ用 ========== */

div#box_1 div.box_2{
float:left;
width:310px;
margin:5px;
}

div#box_1 div.box_3{
float:right;
width:310px;
margin:5px;
}


div#box_1 div.box_3 img,div.box_2 img{
margin-bottom:15px;
}

div#box_1 div.box_attention_point{
width:auto;
padding:10px;
border:dotted 3px #dc0000;
background-color:#ffffcc;
}

