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





#esttitle1 ul.linkBOX {
	clear:both;
	list-style-type: none;
	font-size: 0px;
	line-height:0px;
	margin:60px 0 0 0;
	text-align:center;
}
#esttitle1 ul.linkBOX li {
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
#esttitle1 ul.linkBOX li p {
	font-size: 14px;
	font-weight: bold;
}
#esttitle1 ul.linkBOX li:last-child {
	margin-right:0;
}



/* サブページ１ */

#esttitle1BG {
	clear:both;
	min-width:1000px;
	width: 100%;
	background-color:#ffffff;
}
#esttitle1 {
	width: 960px;
	margin: 0 auto;
	padding:60px 20px;
}
#esttitle1 h3.title {
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin:30px 0 0 0;
}
#esttitle1 p.titletxt {
	text-align: center;
	margin:10px 0 0 0;
}
#esttitle1 div.mainimg {
	text-align: center;
	margin:100px 0 0 0;
}



/* タイトル */

#esttitleBG {
	clear:both;
	min-width:1000px;
	width: 100%;
	background-color:#f9f9f3;
}
#esttitle {
	width: 960px;
	margin: 0 auto;
	padding:60px 20px;
}
#esttitle h3.title {
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin:30px 0 0 0;
}
#esttitle p.titletxt {
	text-align: center;
	margin:10px 0 0 0;
}
#esttitle h4.subtitle {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	margin:90px 0 0 0;
}
#esttitle p.subtitletxt {
	font-size: 14px;
	line-height: 24px;
	margin:20px 0 0 0;
}
#esttitle img.imgR {
	float: right;
	margin:90px 0 0 70px;
}
