@charset "utf-8";



/* ----------------------------------------------------------
		main
----------------------------------------------------------- */ 


article#main {
	height: 353px;
}


article#main_02 {
	width:900px;
	height: 82px;
}

article#main h1{
	width: 80px;
	padding: 33px 0 0 59px;
}	

article#main div#mainBox {
	position: absolute;
	top: 0;
	z-index: 1;
}


article#main div#mainBox_02 {
	width:900px;


}

article#main div#mainBox_02 div#mainBox_02_l {
	float:right;
	width:568px;

}













nav#headNav {
	width: 222px;
	height: 52px;
	position: absolute;
	top: 6px;
	left: 780px;
	background: url(../images/headnav_bg.png) left top;
	z-index: 2;
}

nav#headNav ul {
	margin-left: 24px;
}

nav#headNav ul li{
	float: left;
	margin: 8px 0 0 6px;
	*margin-top: 3px;
	*padding-top: 10px;
}

nav#headNav ul li a {
	padding: 5px 0 0 18px;
	background: url(../images/arrow.png) left center no-repeat;	
}

nav#globalNav ul.mainNav {
	margin: 14px  0 1px 0;
}



aside#movie h1{
	float: left;
	margin: -105px 0 0 -10px;
}

aside#movie_02 h1{
	float: left;
	margin: -88px 0 0 -10px;
}



/* ----------------------------------------------------------
		side-left
----------------------------------------------------------- */ 


article#container {
	clear: both;
	margin-top: 80px;
	*padding-bottom: 0px;
}



/* ----------------------------------------------------------
		contents-plan
----------------------------------------------------------- */  

section#center {
	float: left;
	width: 900px;
	*margin-top: 0px;
}

div.titleWrap {
	width: 900px;
	height: 27px;
	margin: 0;
	padding: 6px 0 8px 0;
	background:url(../images/heading.png) left top no-repeat;
	overflow: hidden;
}

div.inner {
	position: relative;
	margin: -5px 0 0 0;
	padding: 0 5px 0px 5px;
	background:url(../images/contents_body.jpg) left top repeat-y;
	*zoom: 1;
}

section#center ul li#plan div.inner {
	height: 75px;
}

section#center p#note {
	float: left;
	margin-left: -3px;
	padding-right: 8px;
}

section#center h2 {
	padding: 5px 0 0 12px;
}

section#center h3 {
	background: none;
	margin: 0;
	padding: 0;
	height: 25px;
	*overflow: hidden;
}

section#center h3 a {
	padding: 6px 0 0 18px;
	background: url(../images/arrow.png) left top no-repeat;
	*zoom: 1;
}
	
section#center ul li#plan {
	margin-bottom: 20px;
}

section#center ul li#plan p{
	float: left;
	padding-right:3px;
	*padding-right: 0;
}

section#center ul li#plan dl {
	margin-top: 8px;
}

section#center ul li#plan dl dd {
	color: #222222;
	font-size: 1.0em;
	line-height: 1.3em;
	text-align: left;
}

section#center ul li#plan dl dd span {
	color: #FF0000;
}

section.planA,
section.planB {
	width: 240px;
	height: 80px;
	margin-top: 10px;
}

section.planA {
	float: left;
	clear: both;
	padding: 0;
}

section.planB {
	float: right;
	margin-right: 5px;
	*margin-right: 0;
}



/* ----------------------------------------------------------
		footer
----------------------------------------------------------- */ 

footer#globalFooter {
	padding-top: 50px;
	margin-bottom: -10px;
}

footer#globalFooter,  x:-moz-any-link {
	margin-bottom: 0px;
}
