
.box {
border: 1px solid #999999;
}
.text {
font-size: 12px;
line-height: 20px;
color: #000000;
}

/* ƒŠƒ“ƒN */

a{
 color:#330000;
 text-decoration:underline;
}

a:hover{
 color:#993300;
 text-decoration:underline;
}

td{
 font-size:13px;
 padding:0px;
 color: #000000;
 line-height:2.0;
}

h1 {
font-size: 9pt;
font-weight: normal;
color: #330000;
margin: 0px;
padding: 0px;
}

.font_1{
 color:#330000;
 font-weight:bold;
}

.bgcolor_pink{
 background-color:#E8D1C9;
}