
#club1 {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    height: 100px;
    margin-right: 10px;
    background-image: url(../images/chrge_index_menuimage1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 20px;
    font-size: 13px;
    padding-left: 230px;
    padding-bottom: 20px;
	width:400px;
}
#club2 {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    height: 100px;
    margin-right: 10px;
    background-image: url(../images/chrge_index_menuimage2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 20px;
    font-size: 13px;
    padding-left: 230px;
    padding-bottom: 20px;
	width:400px;
}
#club3 {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    height: 100px;
    margin-right: 10px;
    background-image: url(../images/chrge_index_menuimage3.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 20px;
    font-size: 13px;
    padding-left: 230px;
    padding-bottom: 20px;
	width:400px;
}
.text15b {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#contents p {
    margin: 10px 0px 0px 10px;
}
