/* 三菱化学メディアブランドサイト：オンデマンドサービス CD/DVDプレスサービス */


/* ヘッダー */
#wrapper #main #contents div.header h2 {
	background:url(../../images/ondemand/h2_press.jpg);
}



/* メニュー：CD/DVDプレス */
#wrapper #main #contents div.header div.menu a.press {
	display:block;
	width:157px;
	height:27px;
	background:url(../../images/ondemand/menu_press.gif) 0 0;
	text-indent:-9999px;
}
#wrapper #main #contents div.header div.menu a.press:hover {
	background:url(../../images/ondemand/menu_press.gif) -157px 0px;
}
/* メニュー：コピープロテクト */
#wrapper #main #contents div.header div.menu a.protect {
	display:block;
	width:157px;
	height:27px;
	background:url(../../images/ondemand/menu_protect.gif) 0 0;
	text-indent:-9999px;
}
#wrapper #main #contents div.header div.menu a.protect:hover {
	background:url(../../images/ondemand/menu_protect.gif) -157px 0px;
}
/* メニュー：DVDオーサリング */
#wrapper #main #contents div.header div.menu a.authoring {
	display:block;
	width:157px;
	height:27px;
	background:url(../../images/ondemand/menu_authoring.gif) 0 0;
	text-indent:-9999px;
}
#wrapper #main #contents div.header div.menu a.authoring:hover {
	background:url(../../images/ondemand/menu_authoring.gif) -157px 0px;
}
/* メニュー：印刷物作成 */
#wrapper #main #contents div.header div.menu a.print {
	display:block;
	width:157px;
	height:27px;
	background:url(../../images/ondemand/menu_print.gif) 0 0;
	text-indent:-9999px;
}
#wrapper #main #contents div.header div.menu a.print:hover {
	background:url(../../images/ondemand/menu_print.gif) -157px 0px;
}




/* メイン */
/* CD/DVDプレス */
#wrapper #main #contents div.press {
	width:660px;
	margin:15px 0 0px 30px;
}
#wrapper #main #contents div.press p.image {
	float:left;
	margin:0 15px 15px 0;
}
#wrapper #main #contents div.press p.subtitle {
	font-size:120%;
	font-weight:bold;
	margin: 0 0 0.8em 0;
}
#wrapper #main #contents div.press p {
	margin: 0 0 2.0em 0;
	line-height:1.3em;
}

/* コピープロテクト */
#wrapper #main #contents div.protect {
	width:660px;
	margin:15px 0 0px 30px;
}
#wrapper #main #contents div.protect p.subtitle {
	width:660px;
	font-size:120%;
	font-weight:bold;
	margin: 0 0 1.0em 0;
}
#wrapper #main #contents div.protect p.image {
	float:right;
	margin:0 0 0 15px;
}
#wrapper #main #contents div.protect p {
	margin: 0 0 2.0em 0;
	line-height:1.5em;
}
#wrapper #main #contents div.protect p span {
	color:#3a93b0;
}

/* DVDオーサリング */
#wrapper #main #contents div.authoring {
	width:660px;
	margin:15px 0 0px 30px;
}
#wrapper #main #contents div.authoring p.image {
	float:left;
	margin:0 15px 0 0;
}
#wrapper #main #contents div.authoring p.subtitle {
	font-size:120%;
	font-weight:bold;
	margin: 0 0 1.0em 0;
}
#wrapper #main #contents div.authoring p {
	margin: 0 0 2.0em 0;
	line-height:1.5em;
}

/* 印刷物作成 */
#wrapper #main #contents div.print {
	width:660px;
	margin:15px 0 0px 30px;
}
#wrapper #main #contents div.print p.subtitle {
	font-size:120%;
	font-weight:bold;
	margin: 0 0 1.0em 0;
}
#wrapper #main #contents div.print p.image {
	float:right;
	margin:0 0 0 15px;
}
#wrapper #main #contents div.print p {
	margin: 0 0 2.0em 0;
	line-height:1.5em;
}

