/* トレーニングメニュー */

#span{
	width: 910px;
	margin: 0 auto;
}

#span p{
	padding: 0 0 20px;
}

#catch1{
	background: url("../img/span/catch1.png") no-repeat center top;
	height: 40px;
	text-indent: -9999px;
	margin: 30px 0 30px;
}

#catch2{
	background: url("../img/span/catch2.png") no-repeat center top;
	height: 40px;
	text-indent: -9999px;
	margin: 0 0 30px;
}

.red{
	color: #ff6666;
}

.blue{
	color: #46a5ff;
}

.green{
	color: #2fbf0f;
}

.purple{
	color: #9a61ff;
}

.box{
	float: left;
	display: inline;
	text-align: left;
}

.box_inner{
	border: 1px solid #a8a8a8;
	padding: 10px;
}

.two_col .box{
	width: 445px;
	margin: 0 0 30px 20px;
}

.two_col .box:first-child{
	margin: 0 0 30px 0;
}


.three_col .box{
	width: 296px;
	margin: 0 0 30px 11px;
}

.three_col .box:first-child{
	margin: 0 0 30px 0;
}

.kami .box_inner{
	min-height: 385px;
}

.shimo .box_inner{
	min-height: 385px;
}

.col1 .box_inner{
	min-height: 590px;
	border-color: #afe5ff;
}

.col2 .box_inner{
	min-height: 590px;
	border-color: #ffbfef;
}

.col3 .box_inner{
	min-height: 590px;
	border-color: #a5ea56;
}

.col1.women .box_inner{
	min-height: 455px;
	border-color: #afe5ff;
}

.col2.women .box_inner{
	min-height: 455px;
	border-color: #ffbfef;
}

.col3.women .box_inner{
	min-height: 455px;
	border-color: #a5ea56;
}

.col4 .box_inner{
	min-height: 245px;
	border-color: #ffd684;
}

.col5 .box_inner{
	min-height: 245px;
	border-color: #b5b9ff;
}

.arrow{
	text-align: center;
}


#span h4{
	text-indent: -9999px;
	background-position: center top;
	background-repeat: no-repeat;
	height: 30px;
	margin: 0 0 5px;
}

#title_kamihanki{
	background-image: url("../img/span/title_kamihanki.png");
}

#title_shimohanki{
	background-image: url("../img/span/title_shimohanki.png");
}

#title_men1{
	background-image: url("../img/span/title_men1.png");
}

#title_men2{
	background-image: url("../img/span/title_men2.png");
}

#title_men3{
	background-image: url("../img/span/title_men3.png");
}

#title_women1{
	background-image: url("../img/span/title_women1.png");
}

#title_women2{
	background-image: url("../img/span/title_women2.png");
}

#title_women3{
	background-image: url("../img/span/title_women3.png");
}

#title_women4{
	background-image: url("../img/span/title_women4.png");
}

#title_women5{
	background-image: url("../img/span/title_women5.png");
}
