﻿﻿﻿@charser "UTF-8";
/*css document 
color:#ae0065;*/
html{
background-color:transparent;
}
p,ul,ol,li,a{
padding:0;
margin:0;
text-decoration:none;
list-style:none;
}
body{
background:#edd4ac;
}

#box_title{
width:380px;
height:124px;
font-weight:bold;
font-family:"meiryo";
float:left;
}
#title_1{
font-size:24px;
height:24px;
color:#681514;
float:left;
fnt-weight:bold;
}
#coment{
margin-top:60px;
margin-bottom:60px;
width:380px;
height:136px;
line-height:20px;
font-size:16px;
color:#681514;
font-weight:bold;
text-align:center;
}