/* CSS Document */


/* SEO概要「ネットユーザー白書」グラフ
================================= */

#Main #Effect table {
	margin-left: 17px;
	width: 594px;
	border-collapse:collapse;}

#Main #Effect table caption {
	font-size: 10px;
	_font-size: 11px;
	*font-size: 11px;
	line-height: 40px;}

#Main #Effect table th,
#Main #Effect table td {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;} /* デフォルトリセット */

#Main #Effect table th,
#Main #Effect table td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;}


#Main #Effect table th { 
	width: 304px;
	font-weight: normal;
	font-size: 10px;
	_font-size: 12px;
	*font-size: 12px; 
	text-align: left; }

#Main #Effect table td {font-size: 12px;}

#Main #Effect table td.Per {
	font-weight: bold;
	color: #FF9900;
	width: 50px;
	text-align: right;
	padding-right: 5px;}


/* 事例：旅行サイト実績表
=============================　*/

table.CaseData1 th {text-align: center;}
table.CaseData1 td {
	text-align: right;
	width: 16%;}
table.CaseData1 td.CelWidth-S {
	width: 60px;
	text-align: center;}



h1 #wordchoice-logo {
	background-image: url(images/wordchoice-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	display: block;
	height: 55px;
	width: 192px;
	overflow: hidden;
	margin-top: 10px;
}

h1 #siteextention-logo {
	background-image: url(images/siteextention-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	display: block;
	height: 55px;
	width: 265px;
	overflow: hidden;
	margin-top: 10px;
}

h1 #positionjack-logo {
	background-image: url(images/positionjack-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	display: block;
	height: 55px;
	width: 258px;
	overflow: hidden;
	margin-top: 10px;
}

