@charset "UTF-8";

/*-グループ紹介- */
#group {
clear: both;
width: 540px;
margin: 0;
padding-top: 10px;
}
#group-name {
width: 540px;
height: 60px;
background: url(../images/ban_rg.gif) no-repeat;
}
#group-name p {
font-size: 90%;
text-align: right;
margin-right: 20px;
padding-top: 30px;
_font-size: 94%;
}
.group-list {
width: 510px;
margin: 0 0 15px 20px;
padding: 0;
list-style-type: none;
}
.group-list li {
float: left;
display: inline;
margin: 0;
padding: 0 10px 10px 0;
}
.group01 {
width: 245px;
height: 100px;
background: url(../images/banner_rg01.gif) no-repeat;
}
.group02 {
width: 245px;
height: 100px;
background: url(../images/banner_rg02.gif) no-repeat;
}
.group03 {
width: 245px;
height: 100px;
background: url(../images/banner_rg03.gif) no-repeat;
}
.group04 {
width: 245px;
height: 100px;
background: url(../images/banner_rg04.gif) no-repeat;
}
.group05 {
width: 245px;
height: 100px;
background: url(../images/banner_rg05.gif) no-repeat;
}
.group01 a, .group02 a, .group03 a, .group04 a, .group05 a {
width: 245px;
height: 100px;
display: block;
}


.group1 {
width: 175px;
height: 120px;
background: url(../images/banner_rg1.gif) no-repeat;
}
.group2 {
width: 175px;
height: 120px;
background: url(../images/banner_rg2.gif) no-repeat;
}
.group3 {
width: 175px;
height: 120px;
background: url(../images/banner_rg3.gif) no-repeat;
}
.group4 {
width: 175px;
height: 120px;
background: url(../images/banner_rg4.gif) no-repeat;
}

.group5 {
width: 175px;
height: 120px;
background: url(../images/banner_rg5.gif) no-repeat;
}
.group1 a, .group2 a, .group3 a, .group4 a, .group5 a {
width: 175px;
height: 120px;
display: block;
}

