@charset "utf-8";

/* reset
----------------------------------------------- */

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	line-height: 1em;
	list-style: none;
}
a,
a:hover,
a:active,
a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	overflow: hidden;
	outline: none;
}
img {
	vertical-align: top;
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
}
hr {
	display: none;
}

/* clear */

.clear:after {
  content: "."; 
  display: block;
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* html
----------------------------------------------- */

html {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* body
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	color: black;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	background: url(../images/background.jpg) center top fixed;
}
a {
	color: black;
}
a:hover {
	text-decoration: underline;
}

/* contents
----------------------------------------------- */

#contents {
	position: relative;
	margin: auto;
	width: 1000px;
}

/* header
----------------------------------------------- */

#header {
	padding: 70px 0 0 30px;
}
#header h1 {
	width: 358px;
	height: 533px;
}
#header h1 img {
	display: none;
}

/* footer
----------------------------------------------- */

#footer {
	margin: auto;
	padding: 100px 0 30px;
	width: 1000px;
	overflow: hidden;
}
#footer .copyright {
	margin: 1em 0 0;
	font-family: Arial;
	font-size: 0.6em;
	text-align: center;
}

/* links
----------------------------------------------- */

#links {
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 1;
}
#links li {
	float: left;
	margin: 0 0 0 15px;
	width: 55px;
}

/* share
----------------------------------------------- */

#share {
	position: absolute;
	top: 115px;
	left: 50%;
	margin: 0 0 0 285px;
	z-index: 1;
}
#share ul {
	width: 250px;
}
#share li {
	float: right;
	margin: 0 0 0 15px;
}

/* loading
----------------------------------------------- */

#loading {
	position: absolute;
	top: 350px;
	left: 50%;
	margin: 0 0 0 -17px;
	width: 35px;
	height: 35px;
	background: url(../images/ajax-loader.gif) no-repeat;
}

/* mainimage
----------------------------------------------- */

#mainimage {
	display: none;
	position: absolute;
	top: 40px;
	right: -50px;
}

/* intro
----------------------------------------------- */

#intro {
	margin: 120px auto 0;
	width: 1000px;
}
#intro .left {
	float: left;
	width: 445px;
}
#intro .right {
	float: right;
	width: 543px;
}

/* movie */

#intro .movie {
	position: relative;
	width: 445px;
	height: 275px;
	background: url(../images/movie_base.png) no-repeat;
}
#intro .movie .inner {
	position: absolute;
	top: 16px;
	left: 1px;
	width: 443px;
	height: 258px;
}

/* nav */

#intro .nav {
	padding: 68px 0 0;
}
#intro .nav li {
	float: left;
	margin: 0 0 0 18px;
	width: 163px;
	height: 206px;
	background: url(../images/nav_base.png) no-repeat;
}
#intro .nav li a {
	display: block;
}
#intro .nav li span {
	display: block;
}
#intro .nav li .title {
	margin: auto;
	padding: 4px 0 0;
	width: 154px;
}
#intro .nav li .image {
	margin: auto;
	padding: 5px 0 0;
	width: 149px;
}

/* outline
----------------------------------------------- */

#outline {
	margin: 100px auto 0;
	width: 1000px;
	text-align: center;
}
#outline .lead {
	margin: 60px 0 0;
}
#outline .text {
	margin: 70px 0 0;
}
#outline .date {
	margin: 35px 0 0;
}
#outline .top {
	margin: 30px auto 0;
	width: 106px;
}

/* programs
----------------------------------------------- */

#programs {
	margin: 100px auto 0;
	width: 1000px;
}
#programs article {
	margin: 100px 0 0;
	border-top: 2px solid rgb(255,66,167);
}
#programs article.first {
	margin: 0;
	border-top: 0;
}
#programs .title {
	padding: 30px 0 0;
}
#programs .title h3 {
	float: right;
	width: 500px;
}
#programs .title .image {
	float: left;
	width: 474px;
}
#programs .cast {
	margin: 30px 0 0;
	padding: 0.25em 0 0;
	border-top: 2px solid rgb(255,66,167);
}
#programs .cast .left {
	float: left;
	width: 590px;
}
#programs .cast .right {
	float: right;
	width: 390px;
}
#programs .cast p {
	padding: 1.5em 0 0;
	font-size: 1em;
	line-height: 1.5em;
}
#programs .images {
	margin: 28px 0 0;
	border-top: 2px solid rgb(255,66,167);
	text-align: center;
}
#programs .images ul {
	padding: 10px 0;
	margin: 0 0 0 -12px;
	font-size: 0;
}
#programs .images li {
	xfloat: left;
	margin: 0 0 0 12px;
	display: inline-block;
}
#programs .summary {
	border-top: 2px solid rgb(255,66,167);
}
#programs .summary p {
	padding: 1.85em 0 0;
	font-size: 1em;
	line-height: 1.85em;
}
#programs .top {
	margin: 30px auto 0;
	width: 106px;
}

/* screen
----------------------------------------------- */

#screen {
	margin: 100px auto 0;
	width: 1000px;
}
#screen h3 {
	margin: 1.65em 0 0;
	font-size: 1.35em;
	line-height: 1.65em;
}
#screen .column p {
	padding: 1.5em 0 0;
	font-size: 1.2em;
	line-height: 1.8em;
}
#screen .column .left {
	float: left;
	width: 600px;
}
#screen .column .right {
	float: right;
	width: 370px;
}
#screen .column .right ul {
	padding: 0.85em 0 0;
}
#screen .column .right ul li {
	margin: 1em 0 0;
}
#screen .product {
	margin: 30px 0 0;
	padding: 0.5em 0 0;
	border-top: 2px solid rgb(255,66,167);
}
#screen .product .left {
	float: left;
	width: 173px;
}
#screen .product .right {
	float: right;
	width: 797px;
}
#screen .product h4 {
	margin: 1em 0 0;
	font-size: 1.2em;
	line-height: 1.35em;
}
#screen .product p {
	margin: 1em 0 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
#screen .product .price {
	color: rgb(255,66,167);
	font-size: 1.35em;
	font-weight: bold;
}
#screen .product .price .tax {
	font-size: 0.85em;
}
#screen .product .url a {
	color: rgb(0,0,255);
}
#screen .top {
	margin: 30px auto 0;
	width: 106px;
}

/* gallery
----------------------------------------------- */

#gallery {
	margin: 100px auto 0;
	width: 1000px;
}
#gallery ul {
	margin: 0 0 0 -25px;
	width: 1025px;
}
#gallery li {
	float: left;
	margin: 40px 0 0 25px;
	width: 180px;
}
#gallery .top {
	margin: 30px auto 0;
	width: 106px;
}


/* interview
----------------------------------------------- */

#interview {
	margin: 100px auto 0;
	width: 1000px;
}
#interview h3 {
	margin: 1.65em 0 0;
	font-size: 2.1em;
	line-height: 1.65em;
}
#interview .column {
	margin: 25px 0 0;
	width: 1000px;
}
#interview .left {
	width: 496px;
	float: left;
}
#interview .right {
	width: 490px;
	float: right;
}
#interview .summary {
	font-size: 1.7em;
	line-height: 1.55em;
	font-weight: bold;
}
#interview h4 {
	margin: 60px 0 0;
}
#interview h4:nth-of-type(1) {
	margin: 40px 0 0;
}
#interview .question {
	margin: 1.3em 0 0;
	font-size: 1.15em;
	line-height: 1.65em;
	font-weight: bold;
	color: rgb(90,85,85);
}
#interview .answer {
	margin: 1.1em 0 2.2em;
	font-size: 1.25em;
	line-height: 1.65em;
}
#interview .profile {
	margin: 84px auto 0;
	width: 1000px;
}
#interview .profile .left {
	width: 344px;
}
#interview .profile .right {
	width: 630px;
}
#interview .profile h4 {
	margin: 0;
}
#interview .name {
	margin: 1em 0 0;
	font-size: 2.5em;
	font-weight: bold;
}
#interview .name span {
	font-size: 0.55em;
	font-weight: normal;
	vertical-align: middle;
}
#interview .text {
	margin: 1.4em 0 0;
	font-size: 1.15em;
	line-height: 1.6em;
}
#interview .top {
	margin: 30px auto 0;
	width: 106px;
}

