/* browser init styles */
html * {
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	background-image: url(http://www.m-78.jp/images/bgpattern.gif);
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Myriad, Verdana, Helvetica, "MS Trebuchet", Arial, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align:	center;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 1em 2em;
}

a {
	text-decoration: none;
}
a:link, a:visited {
	color: #0066CC;
}
a:hover, a:active {
	color: #FF0000;
}

table, th, tr, td {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}
.clearSection {
	clear: both;
	height: 2em;
}


/* contents wrapper*/

#container {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}


/* contents styles */

#header {
	width: 800px;
	height: 125px;
	background-color: #0077de;
	background-image: url(http://www.m-78.jp/images/titlebg-test01.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header h1 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 0.5em;
	text-indent: -9999px;
}
#header h1 a {
	text-decoration: none;
	display: block;
	width: 400px;
	height: 105px;
	_margin-bottom: -40px;
}
#header p {
	font-size: 90%;
	margin-bottom: 1em;
	text-indent: -9999px;
}

#header #headerbanner {
	position: absolute;
	top:10px;
	left:520px;
	display: block;
	width: 260px;
	height: 80px;
	border: 1px solid #ffffff;
	overflow: hidden;
}
#header #headerbanner a {
	border: none;
	text-decoration: none;
}
#header #siteLang {
	position: absolute;
	top: 158px;
	right: 20px;
}
#header #siteLang ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header #siteLang li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	font-size: 10px;
}
#header #siteLang li#ja {

	margin-top: -55px;
	_position: absolute;
	_top: 0px;
	_right: 20px;
}



#header #siteLang li a, #header #siteLang li a:link, #header #siteLang li a:visited {
	text-decoration: underline;
	color: #ffffff;
}
#header #siteLang li a:hover, #header #siteLang li a:active {
	color: #990000;
}

#header #siteMenu {
	clear: both;
	position: absolute;
	left: 240px;
	top: 104px;
}
#header #siteMenu ul {
	width: auto;
	list-style: none;
	margin: 0 auto;
	text-align: center;
}
#header #siteMenu li {
  display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: auto;
	height: auto;
	padding: 2px 10px;
	margin-right: 1px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(http://www.m-78.jp/images/maintabs.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#skipNavi {
	width: auto;
	height: 0;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(http://www.m-78.jp/images/topbar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: none;
}
#skipNavi p {
	font-size: 85%;
	text-indent: -9999px;
}

.wrapper {
	clear: both;
	height: 1;
	padding: 0 0 0 20px;
	/*
	_padding: 20px 0 0 20px;
	*/
	* margin-top: 20px;
}

#mainContents div#interNews {
	width: auto;
	height: 30px;
	background-image: url(../images/interh2-news.gif);
	background-repeat: no-repeat;
	margin-bottom: 2em;
}
#mainContents div#interProfile {
	width: auto;
	height: 30px;
	background-image: url(../images/interh2-profile.gif);
	background-repeat: no-repeat;
	margin-bottom: 2em;
}

#mainContents div#interShop {
	width: auto;
	height: 30px;
	background-image: url(../images/interh2-shplist.gif);
	background-repeat: no-repeat;
	margin-bottom: 2em;
}

#mainContents div#interProgram {
	width: auto;
	height: 30px;
	background-image: url(../images/interh2-program.gif);
	background-repeat: no-repeat;
	margin-bottom: 2em;
}
#mainContents div#interContact {
	width: auto;
	height: 30px;
	background-image: url(../images/interh2-contact.gif);
	background-repeat: no-repeat;
	margin-bottom: 2em;
}

#mainContents div.aCenter {
	text-align: center;
	width: 640px;
	height: auto;
	margin: 0 auto;
}
#mainContents h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom:0.25em;
	margin-top: 15px;
	_margin-top: 0;
	text-indent: -9999px;
}
#mainContents h3 {
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #0066CC;
	background-color: transparent;
	line-height: 1.3em;
	text-transform: uppercase;
}
#mainContents div.n_title {
  display: block;
	width: 748px;
	height: 1em;
	overflow: hidden;
	margin-bottom: 0;
	padding: 5px;
	background-color: #666666;
	border: 1px solid #666666;
}
#mainContents h3.n_header {
  display: inline;
  float: left;
  width: auto;
  height: auto;
	color: #ffffff;
	line-height: 1.3em;
	text-transform: uppercase;
}
#mainContents p.n_date {
  display: inline;
  float: right;
  width: auto;
  height: auto;
	color: #ffffff;
	line-height: 1.3em;
	text-transform: uppercase;
}
#mainContents div.n_article {
  clear: both;
	width: 748px;
	height: auto;
	margin: 0 0 1.0em 0;
	padding: 5px;
	border: 1px solid #666666;
}
#mainContents h4 {
	font-size: 90%;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 0.5em;
}
#mainContents p {
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 1.0em 0;
}
#mainContents p.fLeft {
	float: left;
	width: auto;
	height: auto;
	margin: 0 1em 2em 0;
	line-height: 0;
}
#mainContents p.n_image {
  float: left;
	width: 180px;
	height: auto;
	text-align: center;
	margin: 1em 0 0 0;
	border: none;
}
#mainContents p.n_text {
  float: right;
  display: inline;
	width: 530px;
	height: auto;
	margin: 1em 10px 0 0;
	padding: 10px;
	border: 1px solid #666666;
}
#mainContents p.upperCase {
	text-transform: uppercase;
}
#mainContents p.maindate {
	font-size: 85%;
	margin-bottom: 3px;
	padding: 0;
	clear: both;
}
#mainContents p.moreblue {
	font-size: 85%;
	margin-bottom: 1.5em;
	height: 20px;
	background-image: url(http://www.m-78.jp/images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#mainContents p.navi  {
	font-size: 85%;
	font-weight: normal;
	margin: 0 0 1.0em 0;
}
#mainContents fieldset {
	width: 710px;
	height: auto;
	margin-bottom: 20px;
	padding: 20px;
}
#mainContents dl {
	margin: 0 0 1em 0;
	padding-bottom: 0.5em;
}
#mainContents dt {
	font-size: 90%;
	font-weight: bold;
	color: #0066CC;
	padding-bottom: 2px;
	margin-bottom: 0.5em;
}
#mainContents th, #mainContents dt.tCap {
	text-transform: capitalize;
}
#mainContents dd {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.3em;
	color: #666666;
	margin-bottom: 1em;
}
#mainContents dd input {
	width: 300px;Tsuburaya Station Web
}
#mainContents ul {
	margin: 0 0 1em 0;
	list-style: none;
	list-style-position: inside;
	padding-bottom: 0.5em;
}
#mainContents li {
	margin: 0 0 0 1em;
	font-size: 90%;
	font-weight: normal;
	color: #666666;
}
#mainContents img {
	border: none;
}

#mainContents table {
  width: 760px;
  height: auto;
	margin: 1em 0 1em 0;
	padding: 0;
	border-spacing: 0;
}
#mainContents table th {
  color: #ffffff;
  background-color: #0066CC;
	border: 1px solid #0066CC;
	padding: 5px 0;
	font-size: 95%;
	text-align: left;
}
#mainContents table th.tImg {
  width: 180px;
  height: auto;
}
#mainContents table th.tTitle {
  width: 260px;
  height: auto;
}
#mainContents table th.tYear {
  width: 150px;
  height: auto;
}
#mainContents table th.tLength {
  width: 150px;
  height: auto;
}
#mainContents table td {
	border-bottom: 1px dotted #c0c0c0;
	padding: 2px;
}
#mainContents table td.tLeft {
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
#mainContents table td.tRight {
	border-right: 1px solid #c0c0c0;
}
#mainContents table td.tEnd {
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

p.bTop {
  text-align: right;
  padding-right: 25px;
}

.caption {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 1.0em 0;
	color: #999999;
}
.redtxt {
	font-size: 80%;
	font-weight: normal;
	color: #CC0000;
}

.emptxt {
	font-size: 100%;
	text-decoration: underline;
}

/* footer copyright block */
#footer {
	width: 800px;
	height: 16px;
	text-align: center;
	clear: both;
}
#footer p {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 auto;
}


/*’Ç‰Á•ª*/

#mainContents div#interSpecial {
	width: auto;
	height: 30px;
	background-image: url(../images/interh2-special.gif);
	background-repeat: no-repeat;
	margin-bottom: 2em;
}

#mainContents table th.tImg2 {
  width: 180px;
  height: auto;
}
#mainContents table th.tTitle2 {
  width: 180px;
  height: auto;
}
#mainContents table th.tYear2 {
  width: 130px;
  height: auto;
}
#mainContents table th.tLength2 {
  width: 100px;
  height: auto;
}

#mainContents p.n_text img {
  float: right;
}

#zip_Date {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	text-align:right;
	margin-right: 25px;
	margin-bottom: 20px;
}

.copyright_style {
	font-size: 6pt;
}