@charset "utf-8";
/* ---selection----------

1.共通
2.導入実績
3.システム概念図
4.導入までの流れ
5.機能比較

------------------------*/

/* 1.共通 */

/* 2.導入実績 */
p.casetxt {
	margin:10px 0 0 10px;
}

div.caselogo {
	margin:0 0 3px 10px;
}

div.caselogo img{
	margin:20px 0 5px 0;
	float:left;
}

#caseweb,
#casemob {
	clear:both;
	border-top:dotted 1px #666666;
	width:688px;
	margin:0 0 0 10px;
}

#caseweb td,
#casemob td{
	border-bottom:dotted 1px #666666;
	padding:10px 0 10px 10px;
	font-size:12px;
}

#caseweb td.release,
#casemob td.release {
	width:140px;
}

#caseweb td.cliantlogo,
#casemob td.cliantlogo {
	width:200px;
}

#casemob td.siteurl img{
	border:solid 1px #0000FF;
}

p.cliantname {
	font-weight:bold;
}

div.amount_area {
	float:right;
	background-color:#FFFFCC;
	border:solid 1px #FFCC00;
	text-align:center;
	padding:5px;
	margin:0 5px 5px 0;
	_margin:0 2px 5px 0;
}

span.amount {
	color:#FF0000;
	font-weight:bold;
}

/* 3.システム概念図 */
#pagelink {
	text-align:right;
	color:#666666;
	margin:0 5px 5px 0;
}

#gainen {
	width:690px;
	margin:10px 0 25px 10px;
}

/* 4.導入までの流れ */
#flow_cont {
	width:690px;
	margin:15px 0 15px 10px;
}

#flow_cont ul.point {
	float:left;
	margin:20px 18px 10px 0;
}

#flow_cont ul.end {
	float:left;
	margin:20px 0 10px 0;
}

#flow_cont ul.point li {
	background-color:#FFFFEE;
	padding-bottom:5px;
}

#flow_cont ul li.w140,
#flow_cont li.w140 {
	width:140px;
}

#flow_cont ul li.w170,
#flow_cont ul li.w170 {
	width:170px;
}

#flow_cont ul li.w185,
#flow_cont ul li.w185 {
	width:185px;
}

#note {
	clear:both;
	padding:5px;
	border:dotted 1px #cccccc;
	background-color:#eeeeee;
	font-size:10px;
	text-align:center;
}

/* 5.機能比較 */
#compare table {
	width:100%;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	margin-top:10px;
}

#compare table th, 
#compare table td {
	font-size:12px;
	padding:5px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

#compare table th.tabletop { background-color:#EEEEEE; text-align:center; }

#compare table th.cate1 { background-color:#F6C6D8; width:15px; }
#compare table th.cate2 { background-color:#FFFFCC; width:15px; }
#compare table th.cate3 { background-color:#CCE595; width:15px; }
#compare table th.cate4 { background-color:#C8E1FA; width:15px; }

#compare table td.kinoh1 { background-color:#F6E2E9; width:150px; }
#compare table td.kinoh2 { background-color:#FFFFEA; width:150px; }
#compare table td.kinoh3 { background-color:#F8FFEA; width:150px; }
#compare table td.kinoh4 { background-color:#E5F0FA; width:150px; }

#compare table td.dis1 { background-color:#FFF7FA; }
#compare table td.dis2 { background-color:#FFFFF8; }
#compare table td.dis3 { background-color:#FBFFF4; }
#compare table td.dis4 { background-color:#F2F6FA; }

#compare table td.maru { color: #FF0000; font-weight:bold; text-align:center; }
#compare table td.batsu { color: #0000FF; font-weight:bold; text-align:center; }
#compare table td.sankaku { color: #009933; font-weight:bold; text-align:center; }

#compare table td.sankaku a{ color: #009933; }

#compare p {
	text-align:right;
	color:#009933;
	margin:5px 0 10px 0;
}

#compare p a { color: #009933; }


