/*
===============================================================================
/services/av/css/index.css
映像音響制作トップページ用スタイルシート
===============================================================================*/

/*-----------
Shared Styles
-------------*/

/* Contents > [HTMLTag] P
===============================================================================*/
#contents p {
	margin:0.75em 0 0;
}
#contents h3 {
	margin:0;
}


/*------------
Element Styles
--------------*/

/* Contents > Page Lead
===============================================================================*/
#contents #lead {
	margin:0 0 15px;
}

/* Contents > Page Menu
===============================================================================*/
#flash {
	display:block;
}
#flashalternate {
	display:none;
}
#pagemenu {
	margin-bottom:19px;
}

/* Contents > Map Image
===============================================================================*/
#mapbase {
	background:url(../images/map_base.gif) no-repeat;
	width : 688px;
	height : 345px;
	position : relative;
	a｛position:absolute;｝
	z-index : 0;
}

/*------------
企画・演出
--------------*/
#mapbase a.btn1 { 
	display:block;
	position: absolute;
	left : 40px;
	top : 57px;
	width : 116px;
	height: 56px;
	background:url(../images/mapbtn1.gif) no-repeat;
}

#mapbase a:hover.btn1 {
    background:url(../images/mapbtn1_f.gif) no-repeat;
}

/*------------
ロケーションCG
--------------*/
#mapbase a.btn2 {
	display:block;
	position: absolute;
	left : 161px;
	top : 21px;
	width : 148px;
	height: 58px;
	background:url(../images/mapbtn2.gif) no-repeat;
}

#mapbase a:hover.btn2 {
    background:url(../images/mapbtn2_f.gif) no-repeat;
}

/*------------
BD/DVDオーサリング
--------------*/
#mapbase a.btn3 {
	display:block;
	position: absolute;
	left : 279px;
	top : 47px;
	width : 136px;
	height: 60px;
	background:url(../images/mapbtn3.gif) no-repeat;
}

#mapbase a:hover.btn3 {
    background:url(../images/mapbtn3_f.gif) no-repeat;
}

/*------------
CM
--------------*/
#mapbase a.btn4 {
	display:block;
	position: absolute;
	left : 450px;
	top : 29px;
	width : 63px;
	height: 38px;
	background:url(../images/mapbtn4.gif) no-repeat;
}

#mapbase a:hover.btn4 {
    background:url(../images/mapbtn4_f.gif) no-repeat;
}

/*------------
VP
--------------*/
#mapbase a.btn5 {
	display:block;
	position: absolute;
	left : 538px;
	top : 67px;
	width : 63px;
	height: 38px;
	background:url(../images/mapbtn5.gif) no-repeat;
}

#mapbase a:hover.btn5 {
    background:url(../images/mapbtn5_f.gif) no-repeat;
}

/*------------
素材
--------------*/
#mapbase a.btn6 {
	display:block;
	position: absolute;
	left : 62px;
	top : 165px;
	width : 69px;
	height: 40px;
	background:url(../images/mapbtn6.gif) no-repeat;
}

#mapbase a:hover.btn6 {
    background:url(../images/mapbtn6_f.gif) no-repeat;
}

/*------------
編集
--------------*/
#mapbase a.btn7 {
	display:block;
	position: absolute;
	left : 211px;
	top : 127px;
	width : 69px;
	height: 40px;
	background:url(../images/mapbtn7.gif) no-repeat;
}

#mapbase a:hover.btn7 {
    background:url(../images/mapbtn7_f.gif) no-repeat;
}

/*------------
番組
--------------*/
#mapbase a.btn8 {
	display:block;
	position: absolute;
	left : 393px;
	top : 108px;
	width : 85px;
	height: 56px;
	background:url(../images/mapbtn8.gif) no-repeat;
}

#mapbase a:hover.btn8 {
    background:url(../images/mapbtn8_f.gif) no-repeat;
}

/*------------
ダビング
--------------*/
#mapbase a.btn9 {
	display:block;
	position: absolute;
	left : 568px;
	top : 133px;
	width : 90px;
	height: 38px;
	background:url(../images/mapbtn9.gif) no-repeat;
}

#mapbase a:hover.btn9 {
    background:url(../images/mapbtn9_f.gif) no-repeat;
}

/*------------
レコーディング
--------------*/
#mapbase a.btn10 {
	display:block;
	position: absolute;
	left : 168px;
	top : 192px;
	width : 150px;
	height: 60px;
	background:url(../images/mapbtn10.gif) no-repeat;
}

#mapbase a:hover.btn10 {
    background:url(../images/mapbtn10_f.gif) no-repeat;
}

/*------------
CDマスタリング
--------------*/
#mapbase a.btn11 {
	display:block;
	position: absolute;
	left : 259px;
	top : 260px;
	width : 146px;
	height: 52px;
	background:url(../images/mapbtn11.gif) no-repeat;
}

#mapbase a:hover.btn11 {
    background:url(../images/mapbtn11_f.gif) no-repeat;
}

/*------------
印刷物
--------------*/
#mapbase a.btn12 {
	display:block;
	position: absolute;
	left : 363px;
	top : 209px;
	width : 82px;
	height: 40px;
	background:url(../images/mapbtn12.gif) no-repeat;
}

#mapbase a:hover.btn12 {
    background:url(../images/mapbtn12_f.gif) no-repeat;
}

/*------------
イベント
--------------*/
#mapbase a.btn13 {
	display:block;
	position: absolute;
	left : 494px;
	top : 175px;
	width : 93px;
	height: 42px;
	background:url(../images/mapbtn13.gif) no-repeat;
}

#mapbase a:hover.btn13 {
    background:url(../images/mapbtn13_f.gif) no-repeat;
}

/*------------
デジタルアーカイブ
--------------*/
#mapbase a.btn14 {
	display:block;
	position: absolute;
	left : 479px;
	top : 259px;
	width : 172px;
	height: 58px;
	background:url(../images/mapbtn14.gif) no-repeat;
}

#mapbase a:hover.btn14 {
    background:url(../images/mapbtn14_f.gif) no-repeat;
}

/* Contents > Left Aligned Image
===============================================================================*/
#contents img.left {
	float:left;
	margin-top:0.75em;
}

/* Contents > Onkyou P
===============================================================================*/
#contents p.onkyou {
	margin-left:158px;
	min-height:110px;
	height:110px;
}
/* hide from IE on Mac and IE on Win \*/
html>body #contents p.onkyou {height:auto;}
/* end of hack */

/* Contents > Output DL
===============================================================================*/
#contents #output {
	clear:left;
}
#contents dl.output dt {
	float:left;
	clear:left;

	margin:0;
	padding:0 0 0 10px;

	background:#fff url("../../../images_public/contents/header_01.gif") no-repeat 0em 0.35em;
	font-weight:bold;

	width:110px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100px;
} html>body #contents dl.output dt {width:100px;}
#contents dl.output dd {
	margin:0 0 0 110px;
}

/* Contents > Eizou P
===============================================================================*/
#contents p.eizou {
	margin-left:115px;
	min-height:85px;
	height:85px;
}
/* hide from IE on Mac and IE on Win \*/
html>body #contents p.eizou {height:auto;}
/* end of hack */

/* Contents > Eizou DL
===============================================================================*/
#contents dl.eizou {
}
#contents dl.eizou dt {
	float:left;
}
#contents dl.eizou dt img {
	margin-bottom:1px;
}
#contents dl.eizou dd {
	margin-left:115px;

	min-height:160px;
	height:160px;
}
/* hide from IE on Mac and IE on Win \*/
html>body #contents dl.eizou dd {height:auto;}
/* end of hack */

/* Contents > DVD Image
===============================================================================*/
#contents #dvd {
	margin-bottom:0.75em;
}
#contents img.dvd {
	display:inline;
	margin:0 1px 0;
}

/* Contents > Dubbing
===============================================================================*/
#contents div.dubbing h4 {
	margin:1.5em 0 0;
}
#contents div.dubbing div {
	padding:10px 15px;

	background:#EEF3F3;
}
#contents div.dubbing p {
	margin:0;
}

/* Contents > Dubbing > Tapeto...
===============================================================================*/
#contents div.dubbing .tapetor p {
	padding:0 0 0 10px;
}
#contents div.dubbing .tapetor h5 {
	margin:0;
	padding-left:10px;

	background:#EEF3F3 url("../../../images_public/contents/header_01.gif") no-repeat 0em 0.1em;
}
@media print {
	#contents div.dubbing .tapetor h5 {
		display:list-item;
		list-style:disc outside url("../../../images_public/contents/header_02.gif");
	}
}
#contents div.dubbing .tapetor h5.first {
	margin-top:0.75em;
}

/* Contents > Dubbing > Master
===============================================================================*/
#contents div.dubbing .master img {
	float:right;
	margin:0 0 9px 9px;
}

/* Contents > Dubbing > VHS
===============================================================================*/
#contents div.dubbing .vhs img {
	float:right;
	margin:0 0 9px 9px;
}
#contents div.dubbing .vhs dl {
	margin:0;
}
#contents div.dubbing .vhs dt {
	margin:0;
	padding:0 0 0 10px;

	background:transparent url("../../../images_public/contents/header_01.gif") no-repeat left center;
	font-weight:bold;
}
@media print {
	#contents div.dubbing .vhs dt {
		display:list-item;
		list-style:disc outside url("../../../images_public/contents/header_02.gif");
	}
}
#contents div.dubbing .vhs dd {
	margin:0;
	padding:0 0 0 10px;
}


