@charset "Shift_JIS";
/* CSS Document */

/* =================Eric Meyer Reset CSS================= */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ====================================================== */

html {
	overflow-y: scroll;
}

.clearfix:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}

.clearfix{
	zoom:1;/*for IE 5.5-7*/
}

body {
	font-size: 11px;
	font-family: Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.wrap900 {
	width: 900px;
	margin: 0 auto;
}

.wrap945 {
	width: 945px;
	margin: 0 auto;
}

#header {
	border-bottom: 1px solid #000;
}

h1 {
	margin: 0 0 18px 25px;
	padding: 20px 0 0;
}

#mainimg {
	width: 900px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

#mainimg ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 90000px;
}

#mainimg li {
	float: left;
	position: relative;
}

#mainclose {
	position: absolute;
	bottom: 0;
	left: 385px;
	z-index: 1;
	cursor: pointer;
}

#mainopen {
	text-align: center;
	display: none;
	cursor: pointer;
}

#navi li {
	float: left;
	cursor: pointer;
}

#navi1 {
	width: 838px;
	margin: 24px auto 10px;
}

#navi2 {
	width: 881px;
	margin: 0 auto 22px;
}

#blockwrap {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	overflow: hidden;
	position: relative;
}

#blockarea {
	margin: 0 0 0 -5000px;
}

#blockarea li {
	height: 180px;
	width: 180px;
	float: left;
	position: relative;
	cursor: pointer;
}

#blockarea li .liin {
	padding: 10px;
	
}

.yajirushi {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.hover {
	position: absolute;
	top: 0;
	left: 0;
	
	display: none;
}

#blockarea li.photo {
	cursor: pointer;
}

#blockarea li .date {
	font-weight: bold;
	margin: 0 0 10px;
}

/* #blockarea li .title {
	text-decoration: none;
	cursor: pointer;
}

#blockarea li .title:hover {
	text-decoration: underline;
}

#blockarea li .jacket {
	cursor: pointer;
}

.spotthumb {
	cursor: pointer;
} */

.color1 { background-color: #9dcecb; }
.color2 { background-color: #c3e6a2; }
.color3 { background-color: #e8d9a2; }
.color4 { background-color: #00acea; }
.color5 { background-color: #d4a1da; }
.color6 { background-color: #e85395; }

#linkbanner {
	width: 756px;
	margin: 0 auto;
	padding: 25px 0;
}

#linkbanner li {
	float: left;
	margin: 0 5px;
}

#links {
	width: 464px;
	margin: 0 auto;
}

#links li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

#links li.link {
	margin-top: 11px;
}

#copy {
	margin: 23px 0 0 301px;
	padding: 0 0 30px;
}

#copy p {
	float: left;
}

#copyright {
	margin: 3px 0 0;
}

#sony {
	margin: 3px 0 0 11px;
}

#gr8 {
	margin: 0 0 0 7px;
}

#lightbox {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 2;
}

#bg {
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	position: absolute;
	top: 0;
	left: 0;
}

#boxcontent {
	position: absolute;
	overflow: hidden;
	height: 0;
	font-size: 12px;
	background-color: #fff;
}

#boxin {
	width: 740px;
	height: 540px;
	overflow: auto;
	
}

#boxcontent .photoimg {
	padding: 20px;
}

#boxcontent .date{
	font-size: 12px;
	color: #737373;
	font-weight: normal;
}

#boxcontent .title{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 20px;
	border-bottom: 1px solid #000;
}

#boxcontent .boxtxt {
	font-size: 12px;
	padding: 10px 20px;
}

#boxcontent .link {
	margin: 10px 0;
	padding: 0 20px;
}

#boxcontent a {
	color: #000;
}

#boxcontent .photoimg {
	text-align: center;
}

#boxcontent ul {
	font-size: 12px;
	padding: 10px 20px;
	margin: 0 0 0 15px;
}

#boxcontent ul li {
	margin: 0 0 5px;
	list-style-type: disc;
}

#profilebox {
	display: none;
	padding: 20px;
}

.livedl {
	width: 700px;
}

.livedl dt {
	width: 150px;
	float: left;
	padding: 0 0 5px;
}

.livedl dd {
	width: 550px;
	float: left;
	padding: 0 0 5px;
}

#boxtab {
	background-color: #000;
	position: relative;
	height: 30px;
	width: 740px;
}

#prev {
	position: absolute;
	top: 5px;
	left: 100px;
	cursor: pointer;
}

#next {
	position: absolute;
	top: 5px;
	right: 100px;
	cursor: pointer;
}

#close {
	position: absolute;
	top: 5px;
	left: 360px;
	cursor: pointer;
}

.framewrap {
	padding: 20px;
}

#imgs {
	display: none;
}

#iframe {
	width: 700px;
	height: 500px;
	
}

#playerwrap #iframe {
	width: 320px;
	height: 280px;
	margin: 110px 190px 0;
}

#playerwrap, #slotwrap, #photowrap, #goodswrap {
	padding: 20px;
}

#goodswrap {
	background-color: #8DCFF2;
}

#player {
	margin: 110px 190px;
}

#slotswf {
	margin: 208px 251px;
}

#photoswf {
	margin: 71px 1px;
}

.write, .bllink, .request p, .media p, .download p, #back100, #next100, #readmore {
	text-align: center;
	margin: 60px 0 0;
	font-size: 16px;
	font-weight: bold;
}

.goods {
	
}
.goodsthumb {
	padding: 0 0 5px;
	text-align: center;
}
.tour {
	font-size: 9px;
}

#mainmovie1 {
	position: absolute;
	left: 319px;
	top: 95px;
	cursor: pointer;
}

#mainmovie2 {
	position: absolute;
	left: 716px;
	top: 160px;
	cursor: pointer;
}

/* .spotthumb {
	text-align: center;
} */
