@charset "utf-8";
/* CSS Document */
/* RESET */
*{
	margin:0;
	padding:0;
}
/*** WEBページ ***/

p{font-size:12px;}

/* トップバナー　他共通の設定はtemp_subpageにあります */
div#box_contents h3{background:url(../img/web/top00.jpg) no-repeat;}


/* 各サブタイトルバー DTP用　*/
div#box_biz02ex h4#stitle_bar{background:url(../img/video/bar_biz02ex.jpg) no-repeat;}
div#box_biz02web h4#stitle_bar{background:url(../img/web/bar_biz02web.jpg) no-repeat;}
div#box_biz02ecatalog h4#stitle_bar{background:url(../img/web/bar_biz02ecatalog.jpg) no-repeat;}
div#box_biz02dist h4#stitle_bar{background:url(../img/web/bar_biz02dist.jpg) no-repeat;}

p#e_sample a{
	width:300px;
	height:110px;
	display:block;
	margin:5px 30px;
	text-align:left;
	text-decoration: none;
	text-indent: -99999px;
	background:url(../img/web/ic_ebook.jpg) 0 0;
}
p#e_sample a:hover{background:url(../img/web/ic_ebook.jpg) 0 -110px;}