/* 三菱化学メディアブランドサイト：オンデマンドサービス デジタルデータ化サービス */


/* ヘッダー */
#wrapper #main #contents div.header h2 {
	background:url(../../images/ondemand/h2_convert.jpg);
}



/* メニュー：データ変換 */
#wrapper #main #contents div.header div.menu a.convert {
	display:block;
	width:157px;
	height:27px;
	background:url(../../images/ondemand/menu_convert.gif) 0 0;
	text-indent:-9999px;
}
#wrapper #main #contents div.header div.menu a.convert:hover {
	background:url(../../images/ondemand/menu_convert.gif) -157px 0px;
}
/* メニュー：イメージスキャン・ファイリングサービス */
#wrapper #main #contents div.header div.menu a.scan {
	display:block;
	width:157px;
	height:27px;
	background:url(../../images/ondemand/menu_scan.gif) 0 0;
	text-indent:-9999px;
}
#wrapper #main #contents div.header div.menu a.scan:hover {
	background:url(../../images/ondemand/menu_scan.gif) -157px 0px;
}




/* メイン */
/* データ変換 */
#wrapper #main #contents div.convert {
	width:660px;
	margin:15px 0 0px 30px;
}
#wrapper #main #contents div.convert p.image {
	float:left;
	margin:0 15px 15px 0;
}
#wrapper #main #contents div.convert p.subtitle {
	font-size:120%;
	font-weight:bold;
	margin: 0 0 1.5em 0;
}
#wrapper #main #contents div.convert p {
	margin: 0 0 2.0em 0;
	line-height:1.5em;
}

/* イメージスキャン・ファイリングサービス */
#wrapper #main #contents div.scan {
	width:660px;
	margin:15px 0 0px 30px;
}
#wrapper #main #contents div.scan p.subtitle {
	width:660px;
	font-size:120%;
	font-weight:bold;
	margin: 0 0 1.0em 0;
}
#wrapper #main #contents div.scan p.image {
	float:right;
	margin:0 0 0 15px;
}
#wrapper #main #contents div.scan p {
	margin: 0 0 2.0em 0;
	line-height:1.5em;
}




