@charset "UTF-8";
/* CSS Document */

@import 'common.css';

/*----------------------------------------*/
/*スクロール*/
/*----------------------------------------*/

/*イントロ*/
#scroll #intro{
	display:block;
	background:no-repeat url(../img/top/slider_img_mypage.jpg);
	width:798px;
	height:269px;
	/*text-indent:-9999em;*/
}
#scroll #intro a{
	display:block;
	width:798px;
	height:269px;
	text-indent:-9999em;
}
#scroll #intro p{
	text-indent:-9999em;
}

#scroll #tools .intro h2 a{
	display:block;
	width:798px;
	height:269px;
	text-indent:-9999em;
}
#scroll #tools .intro p{
	text-indent:-9999em;
}


/*30周年*/
#scroll #tools .ann h2 a{
	display:block;
	background:no-repeat url(../img/top/slider_img_intro.jpg);
	width:798px;
	height:269px;
	text-indent:-9999em;
}
#scroll #tools .ann p{
	text-indent:-9999em;
}

/*ラプチャー*/
#scroll #tools .rd h2 a{
	display:block;
	background:no-repeat url(../img/top/slider_img_rd.jpg);
	width:798px;
	height:269px;
	text-indent:-9999em;
}
#scroll #tools .rd p{
	text-indent:-9999em;
}

/*爆発防護*/
#scroll #tools .ep h2 a{
	display:block;
	background:no-repeat url(../img/top/slider_img_ep.jpg);
	width:798px;
	height:269px;
	text-indent:-9999em;
}
#scroll #tools .ep p{
	text-indent:-9999em;
}

/*フレームアスター*/
#scroll #tools .fa h2 a{
	display:block;
	background:no-repeat url(../img/top/slider_img_fa.jpg);
	width:798px;
	height:269px;
	text-indent:-9999em;
}
#scroll #tools .fa p{
	text-indent:-9999em;
}

/*ベント*/
#scroll #tools .bent h2 a{
	display:block;
	background:no-repeat url(../img/top/slider_img_bent.jpg);
	width:798px;
	height:269px;
	text-indent:-9999em;
}
#scroll #tools .bent p{
	text-indent:-9999em;
}

#under_scroll{
	padding-top:20px;
}


#dummy_top{
	display:none;
}

/*----------------------------------------*/
/*ファイク・ジャパン株式会社について*/
/*----------------------------------------*/
#about_fike{
	float:left;
	width:430px;
}

#about_fike h2{
	background:no-repeat left top url(../img/top/h2_about_fike.gif);
	height:19px;
	text-indent:-9999em;
}

#about_fike .profile{
	text-align:right;
	padding:10px 0 0;
	color:#666;
}


/*----------------------------------------*/
/*ニュースリリース*/
/*----------------------------------------*/
#newsrelease{
	float:right;
	width:304px;
}



#newsrelease h3{
	background:no-repeat left top url(../img/top/h2_news.gif);
	height:19px;
	text-indent:-9999em;
}

#newsrelease li{
	padding-bottom:15px;
	
}

#newsrelease li dt.ctg10{
	text-indent:-9999em;
	background:no-repeat url(../img/news/icon_tusin.gif);
	width:69px;
	height:12px;
}
#newsrelease li dt.ctg11{
	text-indent:-9999em;
	background:no-repeat url(../img/news/icon_news.gif);
	width:69px;
	height:12px;
}

#newsrelease li dd{
	font-size:10px;
}
#newsrelease li dd a{
	display:block;
	background:no-repeat left 2px url(../img/common/list_arrow.gif);
	padding-left:14px;
	line-height:14px;
	text-decoration:underline;
	
}