@charset "shift_jis";

/* ///////////////////////////////////////////////////////////////////

[header]
	[hdrInfo]
	[hdrNav]
[container]
[footer]
	[ftrInfo]
	[ftrNav]
	[copyright]

/////////////////////////////////////////////////////////////////// */

body {
	background: url(../img/template/bg.png) repeat-x top;
}
/* =========================================================
header
========================================================= */
div#header {
	position: relative;
	width: 1000px;
	height: 330px;
	margin: 0 auto;
}

div#header h1 {
	position: absolute;
	top: 90px;
	left: 0;
}

/* =========================================================
hdrInfo
========================================================= */
div#header div#hdrInfo {
	width: 990px;
	height: 61px;
	position: absolute;
	top: 235px;
	left: 0;
	background: #94B7EB;
	padding: 5px;
}

div#header div#hdrInfo div.inner {
	width: 988px;
	border: 1px solid #12315F;
	background-color: #FFF;
	height: 49px;
	padding: 5px 0;
	background: url(../img/template/hdrInfoBg.png) repeat-x;
}

div#header div#hdrInfo div.inner h2 {
	float: left;
	height: 15px;
	padding: 17px 0;
}

div#header div#hdrInfo div.inner p {
	float: left;
	width: 300;
	height: 28px;
	padding: 11px 0 10px;
	margin-left: 20px;
	display: inline;
	color: #000;
	font-size: 15px;
}

div#header div#hdrInfo div.inner img {
	vertical-align: top;
}

div#header div#hdrInfo div.inner p a {
	color: #09C;
	line-height: 28px;
	font-weight: normal;
}

div#header div#hdrInfo div.inner p a.movie {
	line-height: 28px;
}

div#header div#hdrInfo div.inner p a:hover {
	color: #F00;
}

div#header div#hdrInfo div.inner p.lineBox {
	padding-left: 50px;
	background: url(../img/template/hdrInfoTvTitle.png) no-repeat 20px 50%;
	border-left: 1px dotted #777;
}

div#header div#hdrInfo div.inner p.movie a {
	line-height: 16px;
}

/* =========================================================
hdrNav
========================================================= */
div#header div#hdrNav {
	width: 961px;
	height: 45px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	text-align: right;
}

div#header div#hdrNav ul {
	width: 642px;
	position: absolute;
	top: 20px;
	left: 0;
}

div#header div#hdrNav ul li {
	float: left;
}

/* =========================================================
container
========================================================= */
div#container {
	width: 720px;
	margin: 0 auto;
	padding: 20px 145px 0;
	background: url(../img/template/containerBg1.png) repeat-y;
}

div#container p#ptBtn {
	clear: both;
	padding-top: 20px;
	text-align: right;
}

/* =========================================================
leftBox
========================================================= */
div#leftBox {
	width: 240px;
	float: left;
	text-align: center;
	color: #FFF;
}

div#leftBox p#lbProfile {
	width: 220px;
	margin: 0 auto;
	background-color: #000;
	text-align: left;
	padding-bottom: 5px;
}

div#leftBox p#lbProfile a img {
	margin-bottom: 5px;
}

div#leftBox ul#lbLinks li {
	margin-top: 5px;
}

div#leftBox h2 {
	margin-top: 10px;
}

div#leftBox p#swf_cm {
	margin-top: 5px;
	color: #999;
}
div#leftBox p#cm {
	margin-top: 5px;
}

div#leftBox dl#lbSearch {
	width: 228px;
	margin: 10px auto 0;
}

div#leftBox dl#lbSearch dt {
	margin-bottom: 10px;
}

div#leftBox dl#lbSearch dd {
	width: 228px;
	height: 46px;
	background: url(../img/lb_search_btnbg.png) no-repeat;
	text-align: left;
	line-height: 46px;
	font-size: 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#leftBox dl#lbSearch dd a {
	width: 198px;
	height: 46px;
	display: block;
	padding-left: 30px;
	color: #000;
	text-decoration: none;
}

div#leftBox dl#lbSearch dd a:hover {
	color: #F00;
}

div#leftBox ul#lbMenu {
	margin-top: 10px;
}

div#leftBox ul#lbMenu li {
	margin-bottom: 5px;
}

/* =========================================================
rightBox
========================================================= */
div#rightBox {
	width: 720px;
	margin: 0 auto;
}


/* =========================================================
footer
========================================================= */
div#footer {
	width: 100%;
	background: url(../img/template/ftrbg.png) repeat-x top;
	padding-top: 20px;
}

div#footer div.contents {
	width: 1000px;
	margin: 0 auto;
}

/* =========================================================
ftrInfo
========================================================= */
div#footer div.contents div#ftrInfo {
	height: 70px;
	padding-left: 115px;
	background: url(../img/template/ftrlogo.png) no-repeat 0 50%;
	font-size: 15px;
}

div#footer div.contents div#ftrInfo h2 {
	font-size: 17px;
	font-weight: bold;
}

/* =========================================================
ftrNav
========================================================= */
div#footer div.contents div#ftrNav {
	width: 1000px;
}

div#footer div.contents div#ftrNav ul {
	width: 1000px;
	height: 40px;
}

div#footer div.contents div#ftrNav ul li {
	float: left;
	line-height: 40px;
	font-size: 15px;
	margin-right: 10px;
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../img/contents/pointer2.png) no-repeat 0 50%;
}

div#footer div.contents div#ftrNav ul li a {
	padding-left: 20px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

div#footer div.contents div#ftrNav ul li a:hover {
	color: #FF0;
}

div#footer div.contents p#ralsLink {
	text-align: right;
	margin-top: 20px;
	color: #666;
}

div#footer div.contents p#ralsLink a {
	color: #666;
	text-decoration: none;
}

div#footer div.contents p#ralsLink a:hover {
	color: #F00;
}

/* =========================================================
copyright
========================================================= */
div#footer div.contents div#copyright {
	text-align: right;
	text-decoration: none;
	color: #666;
}

div#footer div.contents div#copyright span.style258 {
}



#reviewLinks {
	width: 1000px;
	position: absolute;
	top: 235px;
	left: 0;
}

#reviewLinksInner {
	position: relative;
}

#reviewLinks ul {
	position: absolute;
	top: 10px;
	left: 300px;
}

#reviewLinks ul {
	width: 465px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 300px;
}

#reviewLinks ul li {
	float: left;
	display: inline;
	margin-right: 5px;
}

#reviewLinksInquiry {
	position: absolute;
	top: 10px;
	left: 765px;
	line-height: 15px;
	color: #555;
	font-size: 11px;
}

#reviewLinksContact {
	position: absolute;
	top: 10px;
	right: 6px;
}
