@charset "Shift_JIS";

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

	Build Date : 2010/1/8;
	Site Name : Nintendo iwataasks;
	About : iwataasks¸ć¸‘‚«CSS;

	00.common
	01.body hdr container wrapper htr
	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 hdr container wrapper htr
--------------------------------------------------------------------------*/

/*
.home a {
	background-image:url(../imgcmn/ftr_home.gif);
}

.pagetop a {
	background-image:url(../imgcmn/ftr_pagetop.gif);
}

.seminar a {
	background-image:url(../imgcmn/ftr_seminar.gif);
}
*/

#ftr .mario25 {
	float:left;
	display:inline;
}

.mario25 a {
	display:block;
	width:98px;
	height:11px;
	background-image:url(../imgcmn/ftr_mario25.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}

.mario25 a:hover {
	background-position:0 -11px;
}

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

/*
#volbox-3 p a {
	background-image:url(../imgcmn/btn_vollink3.gif);
}

#volbox-4 p a {
	background-image:url(../imgcmn/btn_vollink4.gif);
}
*/

/*.btn-official {
	background-image:url(../imgcmn/btn_official.gif);
}*/

#volbox-5 p a {
	background-image:url(../imgcmn/btn_vollink5.gif);
}

#asks-title_mario25 {
	width:768px;
	height:50px;
	margin:0 0 13px 0;
	position:relative;
}

h1.vol1 {
	width:768px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}

/*--- 03.interview
--------------------------------------------------------------------------*/
/*
.int-box p a,
.int-box p a:link,
.int-box p a:visited,
.int-box p a:hover,
.notes-box .notes-text p a,
.notes-box .notes-text p a:link,
.notes-box .notes-text p a:visited,
.notes-box .notes-text p a:hover {
	color:#fabd00;
}
*/

.int-box p a,
.int-box p a:link,
.int-box p a:visited,
.int-box p a:hover {
	color:#fabd00;
	/*font-size:108%;*/
	font-size:inherit;
	text-decoration:underline;
}

.int-box p a span {
	color:#555;
	font-size:inherit;
}

.notes-box .notes-text a,
.notes-box .notes-text a:link,
.notes-box .notes-text a:visited,
.notes-box .notes-text a:hover {
	color:#fabd00;
}

.int-box .notes-text a span {
	color:#555;
	font-size:inherit;
}

.img-photo_caption {
	width:250px;
	margin:0 auto;
}

.img-photo-400px {
	width:400px;
	margin:0 auto 30px;
}

.img-photo-500px {
	width:500px;
	margin:0 auto 30px;
}

/*
.int-box p a,
.int-box p a:link,
.int-box p a:visited,
.int-box p a:hover {
	color:#555;
	font-size:inherit;
	text-decoration:none;
	border-bottom:1px #fabd00 solid;
}

*/

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

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