@charset "Shift_JIS";
/* CSS Document */

/* ---------------------------------------------------

「業務内容」(operation.html)ページ用のローカルCSS

--------------------------------------------------- */


/*ヘッダ直下ページ内リンク（下へのアンカー）*/


div#contents div.contents1clm div#pageInsideLink ul {
	display:block;
}

div#contents div.contents1clm div#pageInsideLink ul#oparationGroup2 {
	clear:left;
}


/* コンテンツ部-----------------------------　*/


div#contents div.contents1clm div.opUnit {
	background:#eef8fe url(../../images/operation/bg_opeUnit_btm.gif) bottom no-repeat;
	margin-bottom:12px;
	padding-bottom:18px;
}

div#contents div.contents1clm div.opUnit h2 {
	margin-bottom:16px;
}

div#contents div.contents1clm div.opUnit h3,
div#contents div.contents1clm div.opUnit p {
	margin-left:222px;
	margin-right:16px;
	margin-bottom:1em;
}

div#contents div.contents1clm div.opUnit h3 {
	margin-bottom:0.2em;
}

div#contents div.contents1clm div.opUnit ul {
	margin-left:222px;
	margin-right:16px;
}