@charset "UTF-8";
/* CSS Document */

html{ margin:0;	height:100%;}
body{ margin:0;	text-align:center; height:100%; }
body,td,th { font-family: Arial, Helvetica, sans-serif;}
a{ color:#FF0;}
img{ border-width:0;}
.clear{	clear:both;}


/*-----------------------news-----------------------*/

#info{
	width:709px;
	margin-right:auto;
	margin-left:auto;
	border:3px #660 double;
	text-align:left;
	background-image:url(images/pBodyBg2.png);
}

#info #alert{
	color:#900;
	font-size:14px;
	padding:10px;
	line-height:1.5;
	font-weight:bold;
}

#info p{
	font-weight:bold;
	font-size:12px;
	margin:2px 10px;
}

#info table{
	margin-left:10px;
	color:#333;
}

#info table th{
	width:50px;
}

#info table *{
	font-size:12px;
}

/*-----------------------dlc-----------------------*/

div.Accordion{
	border-width:0;
}

div.AccordionPanel{
	width: 800px;
	border: 1px solid #C00;
	margin: 0px auto 10px auto;
	padding-top: 1px;
	padding-bottom: 3px;
}

div.AccordionPanel .AccordionPanelTab{
	border-width: 0;
	display: block;
	background-image: url(images/pTitle.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 37px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	color: #F00;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	text-indent: 15px;
	line-height: 2.5;
	padding: 0;
}


div.AccordionPanel .catalog{
	background-image:url(images/pTitle2.jpg);
}


/*予告AccordionPanel用NOTICEマーク*/
div.AccordionPanel .notice{
	background-image:url(images/pTitle_notice.jpg);
}

/*新AccordionPanel用NEWマーク*/
div.AccordionPanel .new{
	background-image:url(images/pTitle_new.jpg);
}

/*AccordionPanel説明本体*/
div.AccordionPanel .AccordionPanelContent{
	width: 750px;
	color: #CCC;
	font-size: 13px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;/*	overflow:hidden;*/
	margin-bottom: 30px;
}

div.AccordionPanel .AccordionPanelContent .p1{
	color:#C00;
	font-weight:bold;
	font-size: 14px;
}

div.AccordionPanel .AccordionPanelContent .p1 span{
	color:#C00;
	font-weight:normal;
	font-size:11px;
	margin-left: 10px;
}

div.AccordionPanelContent div.p1:first-child{
	padding-top: 0px;
	margin: 3px auto;
}

div.AccordionPanelContent div.p1 span{
	color:#fff;
	padding:2px 3px;
	margin-left:10px;
}
div.AccordionPanelContent div.p1 span.free{
	background-color:#06F;
}
div.AccordionPanelContent div.p1 span.charge{
	background-color:#F30;
}

/*「※」などの補足用小テキスト*/
div.AccordionPanel .AccordionPanelContent .sub{
	color:#666;
	font-size:10px;
}

/*AccordionPanelの補足説明等、本文とは差別化する項目*/
div.AccordionPanel .AccordionPanelContent .option{
	border:0px #403c35 dotted;
	width:645px;
	color:#f3f3f3;
	margin-left:10px;
	padding:5px;
	font-weight:bold;
}
	
/*AccordionPanelのストーリー解説パート*/
div.AccordionPanel .AccordionPanelContent .story{
	border:1px #403c35 dotted;
	background-color:#403c35;
	background-image:url(images/story_bg.jpg);
	width:675px;
	padding:5px;
	margin-top:20px;
}
	
/*AccordionPanel用画像レイアウト*/
div.AccordionPanel .image{
	width: 760px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*AccordionPanel用画像レイアウト*/
div.AccordionPanel .image ul{
	list-style:none;
}

div.AccordionPanel .image li a:hover img{ opacity:0.6; filter:alpha(opacity=60); -ms-filter: “alpha( opacity=60 )”;}

div.AccordionPanel .image li{
	float: left;
	width: 180px;
	text-align: center;
	margin: 0 8px 8px 0;
}

div.AccordionPanel .image .cos3{
	float:left;
	width:160px;
	text-align:center;
	margin:0 3px 0 0;
}

/*ZOOM用画像およびZOOMアイコン*/
div.AccordionPanel .image a.imgCap{
	display:block;
	float:left;
	width:162px;
	height:91px;
	background-repeat:none;
	border:1px #999 solid;
/*	position:relative;*/
	margin:0 2px;
}

div.AccordionPanel .image a.imgCap img{
	/*position:absolute;
	bottom:0;
	right:0;*/
	margin:44px 0 0 115px;
}

.AccordionPanel .AccordionPanelTab span{
	margin-left:10px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}

.spBox{
	padding:5px;
	border:1px #999 solid;
	background-color:#FFF;
}



/*-----------------------LightBox css-----------------------*/

#hoverNav a#prevLink,
#hoverNav a#nextLink,
#hoverNav a#prevLink:hover,
#hoverNav a#nextLink:hover{
	background-repeat:no-repeat;
}

#hoverNav a#prevLink,
#hoverNav a#prevLink:hover{
	background-image:url(lightbox2/images/prevlabel.gif);
	background-position:top left;
}
#hoverNav a#nextLink,
#hoverNav a#nextLink:hover{
	background-image:url(lightbox2/images/nextlabel.gif);
	background-position:top right;
}
#movie{
	padding-bottom:20px;
}
#movie ul{list-style:none;}
#movie li a{
	display:block;
	width:75px;
	height:25px;
	background-image:url(images/getmovie.gif);
	text-indent:-9999px;
	overflow:hidden;
}
#movie li a:hover{ background-position:0 -25px;}
