/* ストレッチ・整体 */
/*
h2{
	margin-bottom: 0;
}

#footer{
	margin-top: 0;
}
*/

#stretch{
	/*background: url("../img/stretch/bg.jpg") no-repeat right top;*/
	padding: 30px 0 20px;
	width: 960px;
	margin: 0 auto;
}

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

#stretch h3{
	text-align: left;
	margin: 0 0 5px;
}

#stretch p{
	text-align: left;
	padding: 0 0 30px;
	font-size: 16px;
	line-height: 26px;
}

#stretch a{
	color: #c5444d;
}

.red{
	color: #ff6666;
}

.blue{
	color: #46a5ff;
}

#stretch_left{
	float: left;
	display: inline;
	width: 625px;
	margin: 0 0 0 25px;
}

#stretch_right{
	float: left;
	display: inline;
	width: 280px;
	margin: 0 0 0 15px;
}

.box{
	padding: 0 0 0 90px;
}
.photo_box{
	float: left;
	width: 200px;
	margin: 0 0 20px 15px;
}

.photo{
	background: #ddf4ff;
	width: 200px;
	height: 150px;
}

.photo2{
	width: 280px;
	margin: 0 0 4px;
}

.photo2 img{
	width: 100%;
	height: auto;
}

.kansetsu{
	text-align: center;
	padding: 0 0 30px;
}

.kansetsu img{
	width: 360px;
	height: auto;
}

.youtsuu{
	text-align: center;
	padding: 0 0 30px;
}

.youtsuu img{
	width: 300px;
	height: auto;
}
