@charset "Shift_JIS";

body{
	font-size:10px;
}
/*--for IE----------*/
*:first-child+html body{
	font-size:70%;
}
* html body{
	font-size:70%;
}

#fontsize ul li#fontlarge a{
	background: url(../images/font_large_off.gif) no-repeat 0 0;
	height:18px;
	width: 18px;
	text-indent:-9999px;
	display:block;
}

#fontsize ul li#fontdefault a{
	background: url(../images/font_default_off.gif) no-repeat 0 0;
	height:18px;
	width: 18px;
	text-indent:-9999px;
	display:block;
}

#fontsize ul li#fontsmall a{
	background: url(../images/font_small_on.gif) no-repeat 0 0;
	height:18px;
	width: 18px;
	text-indent:-9999px;
	display:block;
}


/* トップページ
---------------------------------------------------- */
#pickup_box {
	background: url(../../images/bg_top_bar.gif) no-repeat 0 0;
	padding:15px 0 20px;
	height:195px;
}