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

/* -------------------------------------------------------------------
	#contentArea
------------------------------------------------------------------- */
#CobtentsArea {
	background-image: url(../images/common/bg2.png);
	background-repeat: no-repeat;
	background-position: 150px 50% 50%;
	display: block;
	height: auto;
	width: 100%;
}
/* -------------------------------------------------------------------
	#title
------------------------------------------------------------------- */
#title {
	background-color: #3C1C09;
	margin: 0;
	padding-top: 80px;
	width: 100%;
	border-bottom: solid 2px #d4c68b;
}
#title-box {
	display: block;
	margin: 0 auto;
	width: 1100px;
}

#ct01,ct02,ct03,ct04,ct05,ct06,ct07,ct08,ct09,ct10,ct11,ct12,ct13,ct14,ct15,ct16,ct17,ct18,ct19,ct20 {
	margin-top : -80px;
	padding-top : 80px;
}

#contents {
	display: block;
	margin: 20px auto;
	width: 1000px;
}