body {
	font-size: 9pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0;
}
h2 {
	padding: 2px 1em;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	border: solid 1px #336666;
	background-color: #009900;
}
th {
	color: #009900;
}

div.banner {
    padding-bottom: 2em;
    text-align: center;
}

div.news {
	text-align: center;
	padding-bottom: 2em;
}
div.news a {
	color: #ff3333;
}

div.powerd-by {
	padding-top: 2em;
	text-align: center;
}

/*-------------------------------------------------------------------*/
/*------------------  有料版ユーザ情報表示用 ------------------------*/
/*-------------------------------------------------------------------*/
div.user-date {
	float: left;
	width: 50%;
}
div.user-count {
	float: right;
	width: 50%;
	text-align: right;
}
div.user-info {
	clear: both;
	padding: 2px 4px;
	text-align: right;
	color: #009900;
	border: solid 1px #009900;
}
div.user-info form {
	margin: 0;
	padding: 0;
}
/*
input.btn-logout {
	color: #ffffff;
	background-color: #009933;
	border: solid 1px #003333;
}
*/
div.user-menu {
	padding: 2px;
	text-align: right;
}
div.user-menu a {
	padding-left: 2px;
	padding-right: 2px;
}





address {
	text-align: center;
	color: #ffffff;
	background-color: #009900;
}


/*----- header -----*/
div.header {
	margin: 3px auto;
	width: 800px;
	text-align: center;
}
div.header table.tab-menu {
	margin: 0 auto;
}
div.header table.tab-menu td.current {
	color: #ff3333;
}
div.header table.tab-menu td {
	padding: 0 0.5em;
}
div.header table.tab {
	margin: 0 auto;
	width: 100%;
	font-size: 9pt;
}
div.header table.tab td {}
div.header table.tab td.logo {
	width: 200px;
}
div.header table.tab td.current {
	color: #ff3333;
}
div.header table.tab td.input {
	border-top: solid 1px #cc0000;
}
div.header table.tab td.admin {
	vertical-align: bottom;
	color: #cc0000;
	font-weight: bold;
}
div.header table.tab td.admin-back {
	border-top: solid 1px #cc0000;
	text-align: left;
}

/*----- message -----*/
div.error {
	margin-bottom: 1em;
	color: #cc0000;
}

/*----- body -----*/
div.body {
	margin: 3em auto;
	width: 680px;
	text-align: center;
}
div.body div.information {
	padding: 1em;
	text-align: left;
}
.result {
	text-align: left;
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
	background-color: #eeffee;
}

.whoisurl {
	text-align: center;
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;

}

.continenttitle {
	text-align: left;
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;

}


span.help {
	font-size: 0.9em;
	color: #ff9933;
}
span.fill {
	padding-left: 0.5em;
	font-weight: bold;
	color: #ff3333;
}

/*----- info -----*/
div.info {
	margin-top: 0px;
	margin-bottom: 2em;
	text-align: center;
}

/*----- footer -----*/
div.footer {
	margin: 1em auto;
	width: 85%;
	text-align: center;
}


/*----- exception -----*/
div.exception {
	margin: 0 auto;
	width: 486px;
}
div.err_top {
	marign: 0;
	padding: 0;
	width: 486px;
	height: 42px;
	background: url("err/er_sorry_top.gif") no-repeat top;
}
div.err_body {
	margin: 0;
	padding: 20px 36px 20px 20px;
	width: 430px;
	line-height: 150%;
	background: url("err/er_bg.gif") repeat-y left;
}
div.err_under {
	margin: 0;
	padding: 0;
	width: 486px;
	height: 75px;
	background: url("err/er_sorry_under.gif") no-repeat bottom;
}

/*----- form-complete -----*/
div.form-complete {
	margin: 0 auto;
	padding: 0;
	width: 486px;
}
div.form-cmp-top {
	marign: 0;
	padding: 0;
	width: 486px;
	height: 42px;
	background: url("err/er_information_top.gif") no-repeat top;
}
div.form-cmp-body {
	margin: 0;
	padding: 20px 36px 20px 20px;
	width: 430px;
	line-height: 150%;
	background: url("err/er_bg.gif") repeat-y left;
}
div.form-cmp-under {
	margin: 0;
	padding: 0;
	width: 486px;
	height: 75px;
	background: url("err/er_thinking_under.gif") no-repeat bottom;
}	

/*----- other -----*/
div.debug {
	color: #696969;
}
/*-------------------------------------------------------------------*/
/*------------------  PING/TRACEROUTE実行用 -------------------------*/
/*-------------------------------------------------------------------*/
form.cmd-button {
	margin-bottom: 1em;
	text-align: center;
}
div.cmd-result {
	margin: 0 auto;
	padding: 4px 1em;
	width: 90%;
	text-align: left;
	color: #ffffff;
	background-color: #333399;
}
div.cmd-result-note {
	padding-top: 8px;
}

/*-------------------------------------------------------------------*/
/*------------------  IPアドレス検索用 ------------------------------*/
/*-------------------------------------------------------------------*/
table.result {
	border-collapse: collapse;
	margin-bottom: 0.5em;
}
table.result th, table.result td {
	padding-top: 0.5em;
	padding-left: 4px;
	border-bottom: dotted 1px #aaddaa;
}
table.result th {
	width: 35%;
	font-weight: normal;
}
table.result tr.ranking {
	height: 3em;
	vertical-align: bottom;
}
table.result tr.title th, table.result tr.title td {
	padding-top: 1em;
	padding-left: 0;
}

tr.ranking th, tr.ranking td {
	vertical-align: top;
}

div.result {
	padding: 2px 4px;
}

div.result-note {
	text-align: right;
}

div.ip-ping {
	text-align: right;
	background-color: #eeffee;
}

div.ip-traceroute {
	text-align: right;
	background-color: #eeffee;
}

/*-------------------------------------------------------------------*/
/*------------------ IPひろば入力フォーム用 -------------------------*/
/*-------------------------------------------------------------------*/
table.input {
	margin-left: 10%;
	width: 90%;
}
table.input th {
	padding-top: 4px;
	padding-right: 4px;
	width: 30%;
	text-align: right;
	vertical-align: top;
	background-color: #99cc00;
}
table.input td {
	text-align: left;
	border-bottom: dotted 1px #99cc00;
}

/*-------------------------------------------------------------------*/
/*------------------ 回線速度測定用 ---------------------------------*/
/*-------------------------------------------------------------------*/
table.speed {
	width: 100%;
}
table.speed th, table.speed td {
	padding-top: 4px;
	padding-bottom: 4px;
}
table.speed th {
	padding-right: 2em;
	width: 40%;
	font-weight: normal;
	text-align: right;
}
table.speed td {
	text-align: left;
}

/*-------------------------------------------------------------------*/
/*------------------ 環境変数チェック用 -----------------------------*/
/*-------------------------------------------------------------------*/
table.result tr.title th {
	font-weight: bold;
	color: #339933;
	background-color: #ffffff;
}

/*-------------------------------------------------------------------*/
/*------------------ ランキング表示用 -------------------------------*/
/*-------------------------------------------------------------------*/
div.body table.tab {}
div.body table.tab td {
	padding: 2px 4px;
	background-color: #ffaa99;
}

table.ranking {
	margin-bottom: 1em;
	width: 100%;
	border-collapse: collapse;
}
table.ranking tr.ranking-current {
	border: solid 1px #ff6633;
	background-color: #ffccaa;
}
table.ranking th {
	border: solid 1px #ff9900;
}
table.ranking td {
	padding-top: 4px;
	color: #393939;
	border: dotted 1px #ff9900;
}
table.ranking td.ranking-bar {
	text-align: left;
}

table.ranking-graph {
	margin: 0.5em 0 2em 0;
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #999999;
}

table.ranking-graph th {
	font-weight: normal;
	text-align: right;
	border-right: solid 1px #999999;
}
table.ranking-graph td {
	text-align: left;
}

/*-------------------------------------------------------------------*/
/*------------------  ログイン用 ------------------------------------*/
/*-------------------------------------------------------------------*/
table.login {
	width: 100%;
}
table.login th, table.login td {
	padding-top: 4px;
	padding-bottom: 4px;
}
table.login th {
	padding-right: 2em;
	width: 40%;
	font-weight: normal;
	text-align: right;
}
table.login td {
	text-align: left;
}

/*-------------------------------------------------------------------*/
/*------------------  ユーザ登録等 ----------------------------------*/
/*-------------------------------------------------------------------*/
/*----- user-login -----*/
div.user-login {
	margin-top: 3em;
}
table.user_add {
	width: 100%;
}
table.user_add th, table.user_add td {
	padding-top: 4px;
	padding-bottom: 4px;
}
table.user_add th {
	padding-right: 2em;
	width: 30%;
	font-weight: normal;
	text-align: right;
}
table.user_add td {
	text-align: left;
}
table.user_add tr.fill {}

/*-------------------------------------------------------------------*/
/*------------------  ユーザ情報 ------------------------------------*/
/*-------------------------------------------------------------------*/
table.user_info {
	margin: 0 auto;
	width: 80%;
	border-collapse: collapse;
}
table.user_info th, table.user_info td {
	padding-left: 2em;
	text-align: left;
	border-bottom: solid 1px #9999ff;
}
table.user_info th {
	width: 20%;
	font-weight: normal;
}


/*-------------------------------------------------------------------*/
/*------------------  一覧画面 --------------------------------------*/
/*-------------------------------------------------------------------*/
table.list {
	margin: 4px auto;
	width: 90%;
	border-collapse: collapse;
}
table.list th {
	background-color: #ffccaa;
	border: solid 1px #ff9900;
}
table.list tr {
	border-bottom: dotted 1px #ff9900;
}

tr.list-footer {
	background-color: #ffccaa;
	border: solid 1px #ff9900;
}
tr.list-footer th, tr.list-footer td {
	border-style: none;
}
tr.list-footer td.count {
	padding-left: 1em;
	text-align: left;
}
tr.list-footer td.link {
	padding-right: 1em;
	text-align: right;
}

/*-------------------------------------------------------------------*/
/*------------------  詳細画面 --------------------------------------*/
/*-------------------------------------------------------------------*/
td.admin-sp {
	color: #33aa33;
}

/*-------------------------------------------------------------------*/
/*------------------  削除確認 --------------------------------------*/
/*-------------------------------------------------------------------*/
table.delete {
	margin: 4px 0;
	border-collapse: collapse;
	width: 100%;
}
table.delete th, table.delete td {
	border: solid 1px #99cccc;
}

/*-------------------------------------------------------------------*/
/*------------------  ガイド ----------------------------------------*/
/*-------------------------------------------------------------------*/
h1.guide {
	padding-left: 4px;
	text-align: left;
	color: #cc0000;
	font-size: 1em;
	border-left: solid 6px #cc0000;
}
h2.guide {
	padding-left: 4px;
	text-align: left;
	color: #003366;
	font-size: 1em;
	background-color: #ffffff;
	border-style: none;
}
div.guide {
	margin-bottom: 2em;
	padding-left: 1em;
	text-align: left;
}
td.guide-name {
	border-top: solid 1px #cc0000;
	color: #cc0000;
	font-weight: bold;
}

table.guide {
	margin-left: 1em;
}
table.guide th,table.guide td {
	padding: 3px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
table.guide td.button {
	text-align: center;
}

