/* 
	[GROVE KAMAKURA レンタルMTB] おすすめコース
*/
#contents {
	clear: both;
	text-align: left;
	margin: 0;
	width: 800px;
	padding: 0 0 0 35px;
}

/*TOP*/
#top_course1{
    width: 765px;
    height: 200px;
    margin: 0 0 15px 0;
    }

#top_course1 .course1{
    float: left;
    width: 375px;
    }

#top_course1 .course2{
    float: right;
    width: 375px;
    }

#top_course2{
    clear: both;
    width: 765px;
    height: 200px;
    margin: 0;
    }

#top_course2 .course3{
    float: left;
    width: 375px;
    }

#top_course2 .course4{
    float: right;
    width: 375px;
    }

/*course page*/
#course_map{
    padding: 15px 0 0 0;
    }

#b_top{
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 7px;
    width: 736px;
    }

#osusume {
    }
    
.place {
    clear: both;
    width: 750px;
    height: 160px;
    padding: 20px 0 0 0;
    background: url(../../course/images/course_bg.gif) repeat-x top left;
    margin: 0 0 20px 0;
    }

.place2 {
    clear: both;
    width: 750px;
    padding: 20px 0 0 0;
    background: url(../../course/images/course_bg.gif) repeat-x top left;
    margin: 0 0 20px 0;
    }

#osusume h3{
    margin: 0 0 0 7px;
    padding: 0;
    }

#osusume .photo{
    float: right;
    display: inline;
    margin: 0 0 0 30px;
    }

#osusume p{
    margin: 20px 0 0 9px;
    }

#osusume hr{
    clear: both;
    }
