@charset "utf-8";
/* CSS Document */

/*スライダー*/

#srider{
	height: 222px;
	background-image: url(../img/about/slider_bg.png);
	background-repeat: repeat-x;
}

#srider .box{
	width: 722px;
	height: 180px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/*information*/

#main{
	width:1000px;
	margin:0 auto;
}

#reason{
	width: 920px;
	padding: 40px;
	height: 310px;
}

#reason .photo{
	width: 401px;
	height: 180px;
	float: left;
	padding: 15px 0 10px 0;
}

#reason .title{
	width: 459px;
	height: 40px;
	float: left;
	padding: 0 30px;
}
