@charset "Shift_JIS";

/*
css-menu
------------------------
1. proBox Size
2. box
------------------------*/

/*
1. proBox Size
------------------------*/
.proBoxLeft{
width: 120px;
}
.proBoxRight{
margin-left: 20px;
width: 515px;
}

/*
2. box
------------------------*/
.anaBox{
width: 665px;
}
.anaBoxLeft{
width: 380px;
float: left;
}
.anaBoxRight{
width: 260px;
float: right;
}

.mgnT20{
margin-top: 20px!important;
}
