﻿﻿﻿@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}
p,ul,ol,li{
padding:0;
margin:0;
}

body{	
background:#edd4ac;
}
#box_title{
margin-right:30px;
width:380px;
height:510px;
float:left;
}
#title_1{
margin-top:120px;
height:24px;
font-size:24px;
color:#1e300d;
float:left;
font-weight:bold;
}
#title_2{
margin-top:120px;
height:24px;
font-size:24px;
color:#1e300d;
float:left;
font-weight:bold;
}
#title_sub{
margin-left:9px;
margin-top:126px;
font-size:18px;
height:18px;
color:#1e300d;
float:left;
font-weight:bold;
}
#title_border{
margin-top:140px;
width:80px;
height:4px;
float:right;
background:#1e300d;
}
.box_1_510{
width:380px;
height:510px;
float:left;
}
.box_2_510{
width:30px;
height:510px;
float:left;
}
