@charset "utf-8";

@import "style.css";

/* body
--------------------------------------------------*/
body {
	background: #000 url(../img/contents/common/bg.jpg) repeat-x center top;
}

/* Header
--------------------------------------------------*/
#header {
	height: 45px;
}

/* 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 35px;
}

/* 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;
}

ul.breadcrumbs li a:hover {
	text-decoration: underline;
}

/* centerArea
--------------------------------------------------*/
#contents .centerArea {
	float: right;
	width: 660px;
	padding: 14px 0 0 0;
}

#contents .centerArea p a.anc {
	display: block;
	width: 75px;
	height: 14px;
	margin: 0 0 0 545px;
	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 {
	width: 620px;
	color: #D7D7D7;
	margin: 0 auto 10px;
}

/* 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: 340px;
	margin-top: -8px;
	background: transparent url(../img/footer_bg.jpg) no-repeat 240px top;
}

#footer ul {
	top: 50px;
	left: 245px;
}

#footer .logo a {
	top: 211px;
	left: 423px;
}

/* お勧めロケ地募集
--------------------------------------------------*/
/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2.location_entry {
	height: 208px;
	font-size: 0%;
	text-indent: -9999px;
	background: transparent url(../img/contents/location_entry/h2.jpg) no-repeat left top;
}

p a.entry_location_entry {
	display: block;
	width: 270px;
	height: 50px;
	font-size: 0%;
	text-indent: -9999px;
	margin: 0 auto;
	background: transparent url(../img/contents/location_entry/location_entry_bt.jpg) no-repeat left top;
}

/* プライバシー 
--------------------------------------------------*/
/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2.policy {
	height: 92px;
	font-size: 0%;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	background: transparent url(../img/contents/policy/h2.jpg) no-repeat left top;
}

/* 個人情報保護
--------------------------------------------------*/
/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2.protection {
	height: 92px;
	font-size: 0%;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	background: transparent url(../img/contents/protection/h2.jpg) no-repeat left top;
}

/* お問合せ･ご意見募集
--------------------------------------------------*/
/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2.inquiry {
	height: 91px;
	font-size: 0%;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	background: transparent url(../img/contents/inquiry/h2.jpg) no-repeat left top;
}

#contents .centerArea .mainArea h3.inquiry_h301 {
	display: block;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 3px 0 0 25px;
	background: transparent url(../img/contents/inquiry/h3.jpg) no-repeat left top;
}

/* ロケ地に関するお問合せ
--------------------------------------------------*/
/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2.location_inquiry {
	height: 91px;
	font-size: 0%;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	background: transparent url(../img/contents/location_inquiry/h2.jpg) no-repeat left top;
}


