#branch{
    width:1000px;
    height: 1200px;
    margin-left: auto;
    margin-right: auto;
}


#branch2{
    width:1000px;
    height: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#branch3{
    width:1000px;
    height: 800px;
    margin-left: auto;
    margin-right: auto;
}


#branch4{
    width:1000px;
    height: 1500px;
    margin-left: auto;
    margin-right: auto;
}

#top_image {
	width: 470px;
    height: 630px;
    float: left;
    margin-top: 50px;
    margin-bottom: 20px;
}

#top_image2 {
	float: right;
	width: 490px;
	height: 800px;
	font-size: 12px;
	color: #333;
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: center;
    color: #666;
}

#top_image2 ul li{
    width:150px;
    height:250px;
    float: left;
    margin:5px;
    
    
}

#top_image3 {
	float: right;
	width: 490px;
	height: 500px;
	font-size: 12px;
	color: #333;
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: center;
    color: #666;
}

#top_image3 ul li{
    width:150px;
    height:250px;
    float: left;
    margin:5px;
    
    
}


.logo {
	height: 30px;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴsシック", "MS PGothic", sans-serif;
    font-size: 22px;
    font-weight: 900;
    color: #666;
    width: 490px;
    float: left;
    margin-bottom: 10px
}

.logo2 {
    
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
    
}


