﻿﻿@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{
margin-top:120px;
width:380px;
height:120px;
font-weight:bold;
font-family:"meiryo";
}

#title_border{
margin-top:20px;
width:858px;
height:4px;
background:#681514;
float:right;
}
#coment{
width:380px;
font-size:16px;
lone-height:20px;
font-weight:bold;
text-align:center;
color:#681514;
}
