/*==========================

	index

============================*/
#Wrapper {
	margin: 0 auto;
}
.wrapperbg {
	background-repeat:no-repeat;
	background-position:center top;
	border-top: 2px solid #004a8d;
	margin: 0 auto;
	min-height:400px;
	position:relative;
	width:100%;
}
#header {
	border-bottom: 0;
	margin: 0 auto;
}
.ttlMain {
	text-align: center;
}
#section1 .ttl3 {
	margin: 0 0 29px;
	width: 365px;
}
#section1 .textBlock {
	width: 365px;
}
#section1 .thum {
	width: 314px;
}

/* section2 */
#section2 ul {
	margin: 0 auto 35px;
}
#section2 ul li {
	width: 340px;
}
#section2 .thum {
	margin: 0 0 10px;
	width: 340px;
}
#section2 .ttl3 {
	font-size: 18px;
	margin: 0 0 5px;
}
#section2 .textBlock {
	width: 320px;
}


/* section3 */
#section3 ul {
	margin: 0 0 35px -10px;
	width: 700px;
}
#section3 ul li {
	margin: 0 0 0 10px;
	width: 165px;
}
#section3 .thum {
	margin: 0 0 10px;
	width: 165px;
}
#section3 .ttl3 {
	font-size: 14px;
	font-weight: normal;
}
#section3 .textBlock {
	width: 150px;
}




