/* CSS Document */

/* Base
---------------------------------------------*/
body {
	text-align: center;
	font-size: 80%;
	color: #F8F9F9;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../images/common/back.gif) repeat top left;
}


p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #F8F9F9; text-decoration: none; }
a:visited { color: #F8F9F9; text-decoration: none; }
a:hover   { color: #E22CB5; text-decoration: none; }
a:active  { color: #D1D63B; text-decoration: none; }


/* container
---------------------------------------------*/

#container {
	background: url(../images/common/headTop.gif) repeat-x top left;
}


/* content
---------------------------------------------*/

#content {
	width: 899px;
	margin: 0px auto;
}

#content :after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #content {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#content h1 {
	font-size: 85%;
	text-align: right;
}

/* content .side
---------------------------------------------*/

#content .side {
	float: left;
	position: relative;
	padding: 128px 0px 229px 0px;
	background: url(../images/bt/sidefoot.gif) no-repeat bottom left;
	width: 140px;
	
}

#content .side h2 {
	position: absolute;
	top: -15px;
	left: -28px;
}

#content .side li {
	width: 140px;
	margin-bottom: 0px;
}




/* content .right
---------------------------------------------*/

#content .right {
	float: right;
	width: 759px;
}

#content .right .topImage {
	width: 759px;
	position: relative;
}

#content .right .topImage .muryou {
	position: absolute;
	top: 315px;
	left: 21px;
}

#content .right .shall {
	margin: 12px 7px 0px 5px;
	width: 739px;
	background: url(../images/top/topTextback.jpg) no-repeat bottom left;
}

#content .right .shall :after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #content .right .shall {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#content .right .shall .topText {
	width: 420px;
	padding: 15px 0px 9px 18px;
	float: left;
	line-height: 1.8;
	text-align: left;
}

#content .right .movie {
	padding: 30px 0px 60px 0px;
	text-align: center;
}

#content .right .shall .goMovie {
	float: right;
	padding: 20px 20px 0px 0px;
}

#content .right .topNav {
	width: 759px;
}

#content .right .topNav :after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #content .right .topNav {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#content .right .whats {
	width:  739px;
	text-align: left;
	background: url(../images/top/whatsFoot.gif) no-repeat bottom left;
	padding-bottom: 15px;
	margin: 10px 0px 10px 5px;
}


#content .right .whats .rss {
	background: url(../images/top/whatsBack.gif) repeat-y top left;
}

#content .right .whats .rss .ItemTitle {
	background: url(../images/top/newsCntBack.gif) no-repeat top left;
	height: 38px;
	padding: 5px 0px 0px 53px;
}

#content .right .whats .rss li {
	margin-left: 18px;
}
#content .right .topNav .dvd {
	padding: 15px 0px 5px 0px;
}

#content .right .topNav .navLeft {
	float: left;
	width: 243px;
	text-align: left;
	padding: 25px 0px 0px 0px;
}

#content .right .topNav .navLeft img {
	padding-bottom: 0px;
}

html:not([lang*=""])  #content .right .topNav .navLeft img {
	margin-bottom: -18px;
}

#content .right .topNav .navLeft .newsText {
	padding: 5px 5px 40px 55px;
	background: url(../images/top/newsBack.gif) no-repeat top left;
	color: #000000;
}

#content .right .topNav .navRight {
	width: 496px;
	float: right;
	padding-right: 15px;
}


#content .pageTop {
	width: 759px;
	text-align: right;
	padding: 10px 0px 25px 0px;
}

/* foot
-----------------------------------------------*/

#footWrapp {
	width: 899px;
	text-align: left;
	display: block;
	margin: 0px auto;
}

#footWrapp :after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #footWrapp {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}



#footWrapp .adress {
	width: 800px;
	font-size: 85%;
	padding-top: 15px;

}



#footWrapp .adress span {
	font-weight: bold;
}


#copy {
	background: url(../images/common/footBack.jpg) repeat-x bottom left;
	margin-top: 30px;
	text-align: center;
}

#copy .copyText {
	width: 899px;
	text-align: right;
	margin: 0px auto;
}

.seo {
	display: none;
}


.navSeo {
	display: none;
}

