@charset "UTF-8";

/*TOP*/
.infoBox01{
background-image: url(../../information/img/info_top_bg04.jpg);
background-repeat: repeat-y;
}

.infoBox02{
background-image: url(../../information/img/info_top_bg03.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

.infoBox03{
background-image: url(../../information/img/info_top_line01.jpg);
background-repeat: repeat-x;
}

.infoBox04{
font-size: 13px;
line-height: 130%;
color: #CC0066;
margin:10px 0px 8px 0px;
}

.infoBox04 a{
color: #CC0066;
text-decoration: none;
}

.infoBox04 a:hover{
color: #CC0066;
text-decoration: underline;
}

.infoBox05{
background-image: url(../../information/img/info_top_bg05.jpg);
background-repeat: repeat-y;
}
/*TOP*/
