@charset "utf-8";
/* CSS Document */

#uniWidth800{
	padding:0;
	margin: 40px auto;
	background:#FFF;
}

h2 span,h3 span,h4 span{ 
	display: none;
	}

h2.title{
	display: block;
	visibility: visible;
	width: 800px;
	height: 109px;
	margin: 0;
	background: url(title.jpg) no-repeat;
}

h3.title01,h3.title02{
	display: block;
	visibility: visible;
	width: 720px;
	height:90px;
	margin:10px auto 0;
}
h3.title01{ background: url(title01.jpg) no-repeat; }
h3.title02{ background: url(title02.jpg) no-repeat; }

h4.no01,h4.no02,h4.no03,h4.no04,h4.no05,h4.no06{
	display:block;
	visibility: visible;
	width: 430px;
	height:47px;
	margin: 0 auto 10px 0;
	}
h4.no01{ background: url(01.jpg) no-repeat; }
h4.no02{ background: url(02.jpg) no-repeat; }
h4.no03{ background: url(03.jpg) no-repeat; height:55px; }
h4.no04{ background: url(04.jpg) no-repeat; }
h4.no05{ background: url(05.jpg) no-repeat; height:55px; }
h4.no06{ background: url(06.jpg) no-repeat; }


.section{
	display: block;
	width: 720px;
	margin: 0 40px;
}
.section2{
	display: block;
	width: 720px;
	margin: 0 0 30px 0;
}

.section p{
	width: 700px;
	margin: 10px;
	color:#666;
	line-height: 170%;
	font-size: 14px;
}
.section2 p{
	width: 420px;
	margin: 10px 0 0 10px;
	color:#666;
	line-height: 170%;
	font-size: 14px;
}