@charset "utf-8";

@import "detail.css";

/* 佐賀県フィルムコミッションとは？
--------------------------------------------------*/
#contents .centerArea dl {
	margin: 0 0 20px 0;
}

/* globalnavigation
--------------------------------------------------*/
ul.globalnavigation li a.about {
	background: transparent url(../img/globalnavigation.jpg) no-repeat left -35px;
}

/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2 {
	height: 208px;
	font-size: 0%;
	text-indent: -9999px;
	background: transparent url(../img/contents/about/h2.jpg) no-repeat left top;
}

/* contentsArea
--------------------------------------------------*/
#contents .centerArea .mainArea .contentsArea dl {
}

#contents .centerArea .mainArea .contentsArea dl dt {
	font-weight: bold;
}

#contents .centerArea .mainArea .contentsArea dl dd {
}

/* centerArea p
--------------------------------------------------*/
#contents .centerArea p,
#contents .centerArea .contentsArea p {
	text-indent: 12px;
}
