@charset "Shift_JIS";

body{
	font-size:14px;
	line-height:1.4em;
}
/*--for IE----------*/
*:first-child+html body{
	font-size:100%;
}
* html body{
	font-size:100%;
}

#fontsize ul li#fontlarge a{
	background: url(../images/font_large_on.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_off.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:240px;
}