﻿﻿﻿﻿@charser "UTF-8";
/*css document 
color:#ae0065;*/
html{
background-color:transparent;
}
#box_title{
width:380px;
height:1230px;
font-weight:bold;
font-family:"meiryo";
float:left;
margin-right:30px;
}
#title_1{
margin-left:6px;
font-size:24px;
height:24px;
color:#681514;
float:left;
fnt-weight:bold;
}
#title_2{
margin-left:36px;
font-size:24px;
height:24px;
float:left;
color:#681514;
font-family:"meiryo";
font-weight:bold;
}
#title_sub{
margin-top:6px;
font-size:18px;
height:18px;
float:left;
color:#681514;
font-family:"meiryo";
font-weight:bold;
}
#title_border{
margin-top:20px;
width:40px;
height:4px;
background:#681514;
float:right;
font-weight:bold;
}
#coment{
margin-top:120px;
margin-left:0px;
width:380px;
line-height:20px;
font-size:16px;
color:#fff;
//text-align:center;
float:left;
font-weight:normal;
}
.box_790_30{
width:790px;
height:30px;
float:left;
}
.border_790_4{
width:790px;
height:4px;
background:#681514;
float:left;
}
div#coment:hover{
color:#681514;
}