@charset "utf-8";
/*

	The Rebound
	Teaser
	-----------------------

	@file 		site.css
	@version 	1.0.0
	@date 		2009-10-02 16:04:12 +0900 (Fri, 2 Oct 2009)
	@author 	Saya M. <tschabos@gmail.com>

	Copyright (c) 2009 Saya M. <http://www.fruitloops.info/>

*/

/* Basic Settings
--------------------------------------------- */

* {
	margin:0;
	padding:0;
	font-size: 100%;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-size: 93%;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Tahoma, Myriad, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	overflow-x: hidden;
	overflow-y: auto;
}

div {
	margin: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, table, th, td, li, address, em, strong {
	margin: 0;
	padding-bottom: 20px;
	_padding-bottom: 6px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Tahoma, Myriad, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 83%;
	line-height: 1.4;
}

fieldset,
form,
img {
	margin: 0;
	padding: 0;
	border: none;
}

img, div, a { 
	behavior: url(common/htc/iepngfix.htc);
}

.left {
	float: left;
	margin-bottom: 0.9em;
	margin-right: 0.9em;
}

.right {
	float: right;
	margin-top: 0.9em;
	margin-left: 0.9em;
}

.center {
	margin: auto;
	text-align: center;
}

.clear {
	clear: both;
	margin-top: 6px;
}

/* Default Link Styles */
a:link {
	color: #c93636;
	text-decoration: none;
}

a:visited {
	color: #c93636;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}


/* Page Styles
--------------------------------------------- */

#flasharea{
	margin: 0;
}

#wrapper {
	width: 540px;
}

h2,
h3,
p,
ul,
table {
	margin: auto 20px;
	text-align: left;
}

*:first-child+html h2 { /* Win IE7 Hack */
	margin-top: 8px;
	margin-bottom: 0;
}

*:first-child+html p { /* Win IE7 Hack */
	margin-top: 0;
	margin-bottom: 0;
}

/* News
--------------------------------------------- */

body#news #wrapper {
	padding-top: 248px;
	background: url(../news/img/header.jpg) no-repeat;
	text-align: left;
}

body#news h1,
body#theaters h1 {
	display: none;
}

body#news h2,
body#theaters h2 {
	padding-left: 26px;
	background: url(../news/img/icn-heart-white.gif) 0% 0% no-repeat;
	color: #b31c0a;
	font-size: 100%;
}

body#news h2 em,
body#theaters h2 em {
	margin-left: 8px;
	padding: 2px 6px;
	background: #b31c0a;
	color: #fff;
	font-size: 77%;
	font-style: normal;
	font-weight: normal;
}

body#news p a.ref {
	padding-left: 10px;
	background: url(../news/img/icn-arrow-white.gif) 0% 80% no-repeat;
	font-weight: bold;
}

body#news .odd,
body#theaters .area {
	margin-bottom: 20px;
	padding-top: 20px;
	_padding-top: 1px;
	background: #fcf9f6;
}

*:first-child+html body#news .odd { /* Win IE7 Hack */
	padding-top: 1px;
}


body#news .odd h2 {
	background: url(../news/img/icn-heart-pink.gif) 0% 0% no-repeat;
}

body#news .odd p a.ref {
	background: url(../news/img/icn-arrow-pink.gif) 0% 80% no-repeat;
}

/* About the movie
--------------------------------------------- */

body#about #wrapper {
	background: url(../news/img/footer.jpg) left bottom no-repeat;
}


/* Theaters
--------------------------------------------- */

body#theaters #wrapper {
	padding-top: 248px;
	background: url(../theaters/img/header.jpg) no-repeat;
	text-align: left;
}

body#theaters ul {
	list-style: none;
}

body#theaters ul li {
	padding-bottom: 4px;
	padding-left: 10px;
	background: url(../theaters/img/icn-arrow-black.gif) 0% 50% no-repeat;
	font-size: 100%;
}

body#theaters .area {
	padding: 18px;
	color: #b31c0a;
	font-size: 93%;
	font-weight: bold;
	text-align: center;
}

body#theaters h3 {
	color: #b31c0a;
	font-size: 100%;
}

body#theaters table {
	width: 500px;
	margin-top: -12px;
	margin-bottom: 20px;
	border-collapse: collapse;
}

body#theaters table th {
	padding: 4px 12px;
	color: #b31c0a;
	background: #fcf9f6;
	border-bottom: 1px dotted #b31c0a;
	font-size: 100%;
}

body#theaters table td {
	padding: 4px 12px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b31c0a;
}



/* MediaboxAdvanced - white
--------------------------------------------- */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: white;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../img/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
}

#mbCenter.mbLoading {
/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #333;
}

#mbImage a:hover, #mbImage a:active {
	color: #000;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 83px;
	background: transparent url(../img/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 54px;
	background: transparent url(../img/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 20px;
	background: transparent url(../img/MinimalClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}

/* Clearfix
--------------------------------------------- */

/* WinIE7 */
*:first-child+html .clearfix{
	height:1%;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clearfix {
	_height: 1px;
	min-height: 1px;
	/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

