/*xxxxx文字xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*■ナビ*/
p.navi_m{
	margin:2px 2px 0px 6px;
	padding:2px 0px 2px 6px;
	background:#FFEFD6;
	border-bottom:1px solid #FF9F0B;
}

/*■サブ文字*/
p.sub{
	color:#283269;
	font-size:14px;
	margin:4px 0px 0px 10px;
}

/*■汎用サブタイトル*/
p.sub_t{
	margin:26px 8px 8px 4px;
	padding:4px 0px 2px 8px;
	color:#000000;
	font-weight:bold;
	background:#FFEFD6;
	border-bottom: 1px solid #FF6600;
	border-left: 6px solid #FF6600;
}

/*■業務内容サブタイトル*/
p.gyou_t{
	margin:20px 8px 0px 4px;
	padding:3px 0px 2px 8px;
	color:#EB5200;
	font-weight:bold;
	font-size:120%;
	border-bottom: 1px solid #FF6600;
	border-left: 6px solid #FF6600;
}

/*■システム紹介サブタイトル*/
p.sys_t{
	margin:20px 12px 0px 10px;
	padding:3px 0px 2px 0px;
	font-weight:bold;
	font-size:100%;
	color:#ff0000;
	border-bottom: 1px solid #FF6600;
	background:url(im/migisita_k.gif) no-repeat;
	background-position:right bottom;
}

/*■中*/
p.naka{
	margin:4px 0px 0px 14px;
	line-height:140%;
}

/*■声の主*/
p.nushi{
	text-align:right;
	color:#283269;
	margin:4px 20px 0px 0px;
}

/*■業務内容ミニメニュー*/
p.menu_m{
	margin:4px 0px 8px 12px;
	font-size:11px;
	color:#000000;
}
/*■ミニメニューリンク*/
a.mml{
	text-decoration:none;
	color:#283269;
} 
a:hover.mml{
	color:#EF3830;
	text-decoration:underline;
}



/*xxxxxトップページxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*■ポイント*/
div.mazuha{
	width:570px;
	margin:2px 0px 12px 0px;
	padding:0px;
}

/*■ラインナップ内部*/
div.lineup_m{
	width:561px;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	background:url(im/lineup_m.gif) repeat-y;
}

/*■ラインナップ３段組*/
div.lineup_l{
	margin-left:4px;
	padding-left:2px;
	float:left;
	width:185px;
}
div.lineup_c{
	padding-left:6px;
	float:left;
	width:181px;
	background:url(im/lineup_c.gif);
}
div.lineup_r{
	padding-left:5px;
	float:left;
	width:182px;		
}
div.lineup_b{
	clear:both;
}


/*■ラインナップ内文字*/
p.lineup_m{
	font-size:14px;
	line-height:18px;
	margin:4px 0px 16px 4px;
	padding-left:14px;
	background:url(im/li_k.gif) no-repeat;
}

/*xxxxxメインxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/*■ページ余白*/
body{
	margin: 0px;
	padding: 0px;
	background:url(im/back.gif) repeat-x;
	background-position:0px 88px;
}

/*■イメージ*/
image{
	border:0px;
	padding:0px;
	margin:0px;
}
img{
	border:0px;
	padding:0px;
	margin:0px;
}

/*■ページサイズ*/
div.outline{
	margin:auto;/*ページ全体を中央に*/
	width:780px;
	background:#ffffff;
	text-align:left;
	border-left:1px solid #9894A8;
	border-right:1px solid #9894A8;
}

/*■ヘッダー*/
div.head{
	width:780px;
	height:72px;
	background:url(im/head.gif) no-repeat;
}
	
/*■サイドメニュー*/
div.side{
	float:right;
	width:210px;
}

/*■メイン*/
div.main{
	float:left;
	padding-left:4px;
	width:566px;
	background:#ffffff;
}

/*■フッタ*/
div.foot{
	clear:both;
	width:780px;
	height:32px;
	background:url(im/foot.gif);
}




/*xxxxx会社概要xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
p.gaiyou_t{
	font-size:14px;
	color:#283269;
	margin:0px;
	padding:10px 0px 0px 10px;
	width:200px;
	height:23px;
	background:url(im/gaiyou_t.gif);
}
p.gaiyou_l{
	font-size:14px;
	line-height:120%;
	margin:0px;
	padding:10px 0px 0px 10px;
	width:200px;
	background:url(im/gaiyou_l.gif) repeat-y;
}
div.gaiyou_f{
	margin:0px;
	width:210px;
	height:9px;
	background:url(im/gaiyou_f.gif) no-repeat;
}

/*■リンク*/
a.bot{
	font-size:20px;
	text-decoration:none;
	color:#283269;
} 
a:hover.bot{
	color:#EF3830;
}



/*xxxxx業務内容わくxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
div.gyomu_t{
	margin:8px 0px 0px 18px;
	width:530px;
	height:18px;
	background:url(im/waku_t.gif) no-repeat;
}
p.gyomu_m{
	line-height:140%;
	margin:0px 0px 0px 18px;
	padding:0px 18px;
	width:496px;
	background:#FFE7AF;
}
div.gyomu_b{
	margin:0px 0px 8px 18px;
	width:530px;
	height:18px;
	background:url(im/waku_b.gif) no-repeat;
}
