html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
margin:0pt;
padding:0pt;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
font-size:1em;
font-style:normal;
font-weight:normal;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

td { border: 1px; }

* body{
text-align:center;
}

#logo { height: 36px; padding: 10px; background-color: #FFFFFF ; }
#copyright { padding: 2px 5px; text-align: right; font-size: 10px; }
#mainContents {
	border: solid 1px #CCCCCC;
	width: 1022px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
}

#header {
    width: 1022px;
	height: 76px;
	margin-bottom:2px;
	display:block;
}

#left {
    float: left;
	width: 662px;
	margin: 0 0 0 5px;
	display:inline;
}

#left a:link {
	color: #0000DD;
	text-decoration:none;
	border-bottom:solid 1px #0000DD;
}

#left a:active {
	color: #FF0000;
	text-decoration:none;
	border-bottom:solid 1px #FF0000;
}

#left a:visited {
	color: #800080;
	text-decoration:none;
	border-bottom:solid 1px #800080;
}

#left a:hover {
	color: #FF0000;
	text-decoration:none;
	border-bottom:solid 1px #FF0000;
}

#right {
    float: right;
	width: 342px;
	margin: 0 5px 0 0;
	display:inline;
}

#flash {
    margin:auto 0;
	text-align:center;
	border:solid 1px #cccccc;
	background-color:#f9f9f9;
	font-size:80%;
}

#flash img {
       margin-bottom: 5px;
}

#slide {
	min-height: 252px;
	height: auto !important;
	height: 252px;
	width: 660px;
	text-align: center;
	border: solid 1px #CCCCCC;
}

#info {
        margin-top: 5px;
	width: 662px;
	padding-top: 28px;
	background: url(../image/movie/common/logo_info.jpg) scroll no-repeat 0% 0%;
	font-size:80%;
}

#links {
        padding: 10px;
	text-align:left;
	border: solid 1px #CCCCCC;
	line-height:1.5em;
}

#links .pdf {
    background: url(/common/img/co_ic_07.gif) scroll no-repeat 0% 50%;
	padding-left: 2em;
	line-height: 1.8em;
}

#player {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

#index {
	width: 342px;
	padding-top: 28px;
	background: url(../image/movie/common/logo_index.jpg) scroll no-repeat 0% 0%;
}

#chapter {
	text-align:left;
	line-height: 1.3em;
	font-size:small;
	border: solid 1px #CCCCCC;
}

#footer {
    width: 1022px;
	height: 40px;
	background: url(../image/movie/common/footer.gif) scroll no-repeat 0% bottom ;
	text-align: center;
}
 
.clear { clear: both; }
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.mgt5 { margin-top: 5px; }
.mgt10 { margin-top: 10px; }

/*1画面
----------------------------------------*/
#contents {
	text-align:left;
	line-height: 1.3em;
	border: solid 1px #CCCCCC;
}

#chapters {
    padding: 10px;
	line-height: 1.8em;
	font-size:80%;
}

#chapters a:link 	{ text-decoration: none; color: #0000DD; border-bottom: 1px solid #0000DD; }
#chapters a:active 	{ text-decoration: none; color: #FF0000; border-bottom: 1px solid #FF0000; }
#chapters a:visited 	{ text-decoration: none; color: #0000DD; border-bottom: 1px solid #0000DD; }
#chapters a:hover 	{ text-decoration: none; color: #FF0000; border-bottom: 1px solid #FF0000; }

