/* 三菱化学メディアブランドサイト：オンデマンドサービス 共通スタイルシート */


/* ヘッダー */
#wrapper #main #contents div.header {
	width:700px;
	margin:19px 0 0 13px;
	padding:0;
	position:relative;
}
#wrapper #main #contents div.header h2 {
	width:700px;
	height:286px;
	padding:0;
	text-indent:-9999px;
	margin:0 0 0px 0;
}
/* メニュー全体 */
#wrapper #main #contents div.header div.menu {
	width:157px;
	margin:0;
	padding:0;
	position: absolute;
	top:110px;
	right:49px;
	border-top:#6f6f6f 1px solid;
}
/* メニュー：サービストップ */
#wrapper #main #contents div.header div.menu a.index {
	display:block;
	width:157px;
	height:27px;
	background:url(../../images/ondemand/menu_index.gif) 0 0;
	text-indent:-9999px;
}
#wrapper #main #contents div.header div.menu a.index:hover {
	background:url(../../images/ondemand/menu_index.gif) -157px 0px;
}






/* h3 */
#wrapper #main #contents h3 {
	margin:25px 0 0px 30px;
}



/* このページのトップへ戻る */
#wrapper #main #contents p.top {
	text-align:right;
	margin:30px 20px 1.0em 0;
}


/* フッター（ご依頼の流れ・お問い合わせ） */
#wrapper #main #contents div.footer {
	width:620px;
	background-color:#f0f0f0;
	margin:0px 0 0 32px;
	padding:20px;
}
#wrapper #main #contents div.footer p {
	line-height:1.3em;
}
#wrapper #main #contents div.footer p.button {
	text-align:right;
}


