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

#wrapper {
background:url(../img/bg_header.jpg) repeat-x top;
}

#contents {
	width:980px;
	margin:0 auto;
}

h2 {
	margin-bottom:40px;
	line-height:0;
	font-size:1px;
}

h3 {
	margin-bottom:20px;
}




.section{
	width:900px;
	margin:0 auto 60px;
}

.section p{
	font-size:14px;
	line-height:160%;
	margin-left:20px;
	margin-bottom:20px;
}


.section p.copy{
	font-size:16px;
	margin-bottom:25px;
	line-height:160%;
}




.image01{
	width:740px;
	margin:0 auto;
}

.image02{
	margin-left:20px;
}

.image03{
	margin-left:20px;
}