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

#eb_s {
	background-image: url(../images/cont_title01.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 120px;
	width: 575px;
}


#eb_h4_01 {
	background-image: url(../images/h4_01.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 22px;
	width: 575px;
}

#eb_h4_02 {
	background-image: url(../images/h4_02.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 22px;
	width: 575px;
}

.sample01 {
	border: 3px solid #EFE5B2;
}

.movietitle {
	text-decoration: underline;
	font-weight: bold;
	color: #2E61A9;
}

/*映像制作エンターテイメント始まり*/
#eb_e {
	background-image: url(../images/cont_title02.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 134px;
	width: 575px;
}

#eb_h4_03 {
	background-image: url(../images/h4_03.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 22px;
	width: 575px;
}

#eb_h4_04 {
	background-image: url(../images/h4_04.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 22px;
	width: 575px;
}


/*映像制作エンターテイメント終わり*/

/*業務内容その他始まり*/

#etc_01 {
	background-image: url(../images/cont_title03.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 81px;
	width: 575px;
}

#etc_02 {
	background-image: url(../images/cont_title04.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 90px;
	width: 575px;
}

#etc_03 {
	background-image: url(../images/cont_title05.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 82px;
	width: 575px;
}

#etc_04 {
	background-image: url(../images/cont_title06.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 82px;
	width: 575px;
}

.etc_h4_01 {
	background-image: url(../images/h4_05.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 22px;
	width: 575px;
}

/*業務内容その他終わり*/

/*オリジナルプロジェクト始まり*/
#original {
	background-image: url(../images/cont_title07.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 116px;
	width: 575px;
}

#ori_h4_01 {
	background-image: url(../images/h4_06.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 22px;
	width: 575px;
	padding-top: 30px;
	background-position: bottom;
}

#ori_h4_02 {
	background-image: url(../images/h4_07.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 22px;
	width: 575px;
	padding-top: 30px;
	background-position: bottom;
}

#ori_h4_03 {
	background-image: url(../images/h4_08.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 22px;
	width: 575px;
	padding-top: 30px;
	background-position: bottom;
}




/*サブナビ設定*/

#subnavi_02 {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 30px;
}

#subnaviarea ul li#subnavi_menu01 a{
	background: transparent url(../images/subnavi_menu01.gif) no-repeat;
	width: 192px;
}

#subnaviarea ul li#subnavi_menu02 a{
	background: transparent url(../images/subnavi_menu02.gif) no-repeat;
	width: 192px;
}

#subnavi_02_02 {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 30px;
}

#subnaviarea ul li#subnavi_menu03 a{
	background: transparent url(../images/subnavi_menu03.gif) no-repeat;
	width: 192px;
}

#subnaviarea ul li#subnavi_menu04 a{
	background: transparent url(../images/subnavi_menu04.gif) no-repeat;
	width: 192px;
}

#subnaviarea ul li#subnavi_menu05 a{
	background: transparent url(../images/subnavi_menu05.gif) no-repeat;
	width: 192px;
}

#subnaviarea ul li#subnavi_menu06 a{
	background: transparent url(../images/subnavi_menu06.gif) no-repeat;
	width: 192px;
}

#subnavi_02_03 {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 30px;
}

#subnaviarea ul li#subnavi_menu07 a{
	background: transparent url(../images/subnavi_menu07.gif) no-repeat;
	width: 192px;
}

#subnaviarea ul li#subnavi_menu08 a{
	background: transparent url(../images/subnavi_menu08.gif) no-repeat;
	width: 192px;
}

#subnaviarea ul li#subnavi_menu09 a{
	background: transparent url(../images/subnavi_menu09.gif) no-repeat;
	width: 192px;
}

/*サブナビ設定終わり*/

/* dock2 - bottom */

#dock2 {
	width: 100%;
	bottom: 0px;
	left: 0px;
}
.dock-container2 {
	height: 50px;
	padding-left: 20px;
	position: relative;
	background-image: url(../images/dock-bg.gif);
	margin-top: 100px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 80%; 
}
.0table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.1table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}
.tops {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
