﻿#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
/* ここを追加 */
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/kototop_banner1008.jpg);

background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100825_kanbaru_bn.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100825_samurai_bn.jpg);

background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100818_mina_bn.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100818_kanata_bn.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100818_cradle_bn.jpg);

background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100811_basara4_bn.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100811_mayoi_t.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100811_books_bn.jpg);

background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100810_c78_bn.jpg);

background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100804_basara_chop.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100804_cougarS.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100804_fafnir_b_t.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100804_l_zero_t.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100804_msg.jpg);

background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100730_taiga.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100730_katase.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/wotome_tbn.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100716_one_voice.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100608oboro.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100608asuka.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100525rockman.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/100525makise.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/tov_t2.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/FAbannertop.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/tov_t.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/barkhorn_t.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/xecty_banner_t.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/brokenblade_t.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/hitagi_t.jpg);
background-image: url(http://www.kotobukiya.co.jp/kotobukiya/topbanner/img/konomi_t_t.jpg);
/* ここを追加 */
}
#s2{
height:380;
width:720;
margin:0;
border:0;
padding:0;
}
/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}


/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}