@charset "utf-8";

@import "style.css";

/* body
--------------------------------------------------*/
body {
	background: #000 url(../img/contents/common/bg.jpg) repeat-x center top;
}

/* Header
--------------------------------------------------*/
#header {
	height: 45px;
}

#header p a.logo {
	top: 53px;
	left: 295px;
	width: 309px;
	height: 112px;
}

/* Flash
--------------------------------------------------*/
#flash {
	height: 177px;
}

/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2 {
	font-size: 120%;
	margin: 0 0 0 0;
}

#contents .centerArea .mainArea .contentsArea h3 {
	height: 30px;
	font-size: 115%;
	margin: 0 0 15px 0;
	padding: 16px 0 0 25px;
	background: transparent url(../img/contents/common/h3.jpg) no-repeat left top;
}

#contents .centerArea .mainArea .contentsArea h4 {
	margin: 0 0 10px 0;
}

/* globalnavigation
--------------------------------------------------*/
ul.globalnavigation {
	margin-bottom: 5px;
}

/* contents
--------------------------------------------------*/
#contents {
	padding: 0 0 0 0;
	background: transparent url(../img/contents/common/contents_bg.gif) no-repeat right 14px;
}

/* breadcrumbs
--------------------------------------------------*/
ul.breadcrumbs {
	display: block;
	width: 900px;
	height: 21px;
	padding: 0;
	font-size: 85%;
}

ul.breadcrumbs li {
	float: left;
	list-style-type: none;
}

ul.breadcrumbs li a {
	color: #0095FF;
	text-decoration: none;
	margin: 0 8px 0 0;
	padding: 0 15px 0 0;
	background: transparent url(../img/contents/common/breadcrumbs.gif) no-repeat right center;
}

/* centerArea
--------------------------------------------------*/
#contents .centerArea {
	float: right;
	padding: 14px 0 0 0;
}

#contents .centerArea p a.anc {
	display: block;
	width: 75px;
	height: 14px;
	padding: 0;
	font-size: 0%;
	text-indent: -9999px;
	background: transparent url(../img/anc.gif) no-repeat left top;
}

/* mainArea
--------------------------------------------------*/
#contents .centerArea .mainArea {
	padding: 6px 6px 0;
}

/* contentsArea
--------------------------------------------------*/
#contents .centerArea .mainArea .contentsArea {
	color: #D7D7D7;
}

/* centerArea p
--------------------------------------------------*/
#contents .centerArea p,
#contents .centerArea .contentsArea p {
	text-indent: 12px;
	margin-bottom: 10px;
}

#contents .centerArea dl {
	margin: 0 0 20px 0;
}

#contents .centerArea dl dt {
	font-weight: bold;
}

#contents .centerArea ul {
	margin: 0 0 20px 20px;
}

#contents .centerArea ol {
	margin: 0 0 20px 25px;
}

/* leftArea
--------------------------------------------------*/
#contents .leftArea {
	clear: left;
}

#contents .leftArea ul.top {
	background: transparent url(../img/contents/common/cullum_top_detail_bg.jpg) no-repeat left 15px;
}

/* footer
--------------------------------------------------*/
#footer {
	height: 315px;
	margin-top: -8px;
	background: transparent url(../img/footer_bg.jpg) no-repeat left top;
}

#footer ul {
	top: 285px;
	left: 368px;
}

#footer .logo a {
	top: 211px;
	left: 423px;
}

/* 佐賀県フィルムコミッションとは？
--------------------------------------------------*/
#contents .centerArea dl {
	margin: 0 0 20px 0;
}

/* globalnavigation
--------------------------------------------------*/
ul.globalnavigation li a.home {
	background: transparent url(../img/globalnavigation.jpg) no-repeat left -35px;
}

/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2 {
	height: 92px;
	font-size: 0%;
	text-indent: -9999px;
	background: transparent url(../img/contents/about/h2.jpg) no-repeat left top;
}

/* centerArea
--------------------------------------------------*/
#contents .centerArea {
	width: 900px;
}

/* contentsArea
--------------------------------------------------*/
#contents .centerArea .mainArea .contentsArea {
	width: 848px;
	margin: 0 auto 10px;
}

#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;
}

#contents .centerArea p.title {
	text-indent: 0px;
	color: #BA0100;
	font-size: 120%;
	font-weight: bold;
}

#contents .centerArea p a.anc {
	margin: 0 0 0 775px;
}
