﻿﻿@charset "utf-8";
/*css document*/


html{
background-color:transparent;
background-image:none;
}

p,ul,ol,li,a{
padding:0;
margin:0;
text-decoration:none;
list-style:none;
}

body{
background:#edd4ac;
}


.box_1_420{
width:380px;
height:420px;
float:left;
}

.box_2_420{
width:30px;
height:420px;
float:left;
}
