﻿﻿@charset "utf-8";
/*css document*/
html{
background-color:transparent;
background-image:none;
}
p,ul,ol,li,a{
padding:0;
margin:0;
list-style:none;
text-decoration:none;
}
body{
background:#edd4ac;
}

#box_title{
width:380px;
margin-right:30px;
float:left;
height:1200px;
}
#title_1{
margin-top:120px;
font-size:24px;
height:24px;
color:#681514;
float:left;
font-weight:bold;
}
#title_sub{
margin-top:126px;
margin-left:9px;
font-size:18px;
height:18px;
float:left;
color:#681514;
font-family:"meiryo";
font-weight:bold;
}

#title_2{
margin-top:122px;
margin-left:22px;
font-size:22px;
height:22px;
color:#681514;
float:left;
font-weight:bold;
}
.box_790_30{
width:790px;
height:30px;
float:left;
}
.border_790_4{
width:790px;
height:4px;
background:#681514;
float:left;
}
.box_1_450{
width:380px;
height:450px;
float:left;
}
.box_2_450{
width:30px;
height:450px;
float:left;
}
