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

.content h3,.content_wide h3{
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
	margin-bottom: 50px;
	display: block;
	font-size: 0.1em;
	text-indent: -1000em;
}

.roar_top{
	width: 610px;
	height: 400px;
	font-size: 12px;
	padding: 700px 145px 0px 145px;
	background: url(./img/roar_top.jpg) no-repeat left top;
	border-bottom: 1px solid #000;
}
.roar_1{
	width: 300px;
	height: 160px;
	padding: 300px 0px 0px 600px;
	background: url(./img/roar_1.jpg) no-repeat left top;
	border-bottom: 1px solid #000;
}
.roar_2{
	width: 900px;
	height: 160px;
	padding: 300px 0px 0px 0px;
	background: url(./img/roar_2.jpg) no-repeat left top;
	border-bottom: 1px solid #000;
}
.roar_3{
	width: 300px;
	height: 160px;
	padding: 300px 0px 0px 600px;
	background: url(./img/roar_3.jpg) no-repeat left top;
	border-bottom: 1px solid #000;
}
.roar_4{
	width: 900px;
	height: 190px;
	padding: 300px 0px 0px 0px;
	background: url(./img/roar_4.jpg) no-repeat left top;
	margin-bottom: 100px;
}
.roar_5{
	width: 900px;
	height: auto;
	padding: 150px 0px 100px;
	text-align: center;
}
