@charset "Shift_JIS";

/*--- information
--------------------------------------------------------------------------	

	Build Date : 2010/8/20;
	Site Name : Nintendo iwataasks;
	About : GDC用上書きCSS;

	00.common
	01.body container wrapper
	02.fixed-parts
	03.interview
	04.pagination
	05.link

--------------------------------------------------------------------------*/

/*--- 00.common
--------------------------------------------------------------------------*/

/*--- font-size adjustment

 -------------+-------------
  pixels (px) | percent (%)
 -------------+-------------
       10     |     77
       11     |     85
       12     |     93
       13     |    100
       14     |    108
       15     |    116
       16     |    123.1
       17     |    131
       18     |    138.5
       19     |    146.5
       20     |    153.9
       21     |    161.6
       22     |    167
       23     |    174
       24     |    182
       25     |    189
       26     |    197
 -------------+-------------
 
--------------------------------------------------------------------------*/



/*--- 01.body container wrapper
--------------------------------------------------------------------------*/




/*--- 02.fixed-parts
--------------------------------------------------------------------------*/

#main-visual{
	height:346px;
}


#gdcPageLink p{
	width:149px;
	margin-right:5px;
	float:left;
}

#gdcPageLink p.last{
	margin:0;
}
#gdcPageLink a {
	display:block;
	height:34px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:0.1%;
	/*line-height:0.1%;*/
}

#gdcPageLink .p1{
	width:149px;
	background-image:url(../vol1/img_gdc/btn_p1.gif);
}
#gdcPageLink .p2{
	width:149px;
	background-image:url(../vol1/img_gdc/btn_p2.gif);
}
#gdcPageLink .p3{
	width:149px;
	background-image:url(../vol1/img_gdc/btn_p3.gif);
}
#gdcPageLink .p4{
	width:149px;
	background-image:url(../vol1/img_gdc/btn_p4.gif);
}
#gdcPageLink .p5{
	width:149px;
	background-image:url(../vol1/img_gdc/btn_p5.gif);
}

#gdcPageLink .p1:hover,
#gdcPageLink .p2:hover,
#gdcPageLink .p3:hover,
#gdcPageLink .p4:hover,
#gdcPageLink .p5:hover{
	background-position:0 -34px;
}

#gdcPageLink .pageNow{
	background-position:0 -34px;
}

/*--- 03.interview
--------------------------------------------------------------------------*/
#int-box-wrap{
	padding-top:20px;
	_padding-top:0;
	padding-bottom:50px;
	
}


#int-box-wrap P{
	width:608px;
	margin:1.5em auto 0 auto;
	text-align:left;
	padding: 20px 0;
}

#int-box-wrap P.slide{
	padding:30px 0 20px 0;
	text-align:center;
}

#int-box-wrap P.slide2{
	padding:0 0 20px 0;
	text-align:center;
}

#flvplayerBox{
	width:608px;
	padding:30px 0 20px 0;
	margin:0 auto;
	text-align:center;
}

#flvplayerBox02{
	width:608px;
	padding:30px 0 20px 0;
	margin:0 auto;
	text-align:center;
}



.notes-box{
	width:608px;
	margin:0 auto 0 auto;
}

DIV.notes-num {
	width:30px;
}

DIV.notes-text {
	width:560px;
}

#int-box-wrap DIV.notes-box P{
	margin-top:0;
	padding-top: 0;
}

#int-box-wrap DIV.notes-num P{
	width:30px;
}

#int-box-wrap DIV.notes-text P{
	width:560px;
}

#int-box-wrap DIV.notes-box P A{
	font-size:100%;
}



#int-box-wrap p sup {
	font-size:77%;
	/*vertical-align:text-top;*/
}


/*--- 04.pagination
--------------------------------------------------------------------------*/


#page-center {
	/*min-width:200px;
	max-width:766px;*/
}
#page-center{
	margin-left:250px;
	width:270px;
	height:31px;
	background:url(../vol1/img_gdc/bg_center.gif) no-repeat 0 0;
	
}

#page-center a{
	display:block;
	height:24px;
	margin:auto 0;
	margin-top: -2px;
	color:#ababab;
	font-size:90%;
	letter-spacing:0.05em;
	text-align:center;
}


#page-center a {
	padding:7px 10px 0 10px;
}
　



/*--- 05.link
--------------------------------------------------------------------------*/
