/*************
| 全体項目   |
*************/
body {
	font-size:10pt;
	margin:0px;
}

h1 {
	font-size:10pt;
	border-style:solid;
	border-color:#6495ED;
	border-width:1px 5px 1px 5px;
	color:#228B22;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	background-color:#FFFACD;
	text-align:center;
}

h2 {
	font-size:10pt;
	border-style:solid;
	border-color:#0000FF;
	border-width:1px 1px 1px 1px;
	color:#FFFAFA;
	font-weight:bold;
	padding:2px 2px 2px 5px;
	background-color:#99CCFF;
}

h3 {
	font-size:10pt;
	border-style:solid;
	border-color:#0000FF;
	border-width:1px 1px 1px 1px;
	color:#0000FF;
	font-weight:bold;
	padding:2px;
	background-color:#B0E0E6;
}

/*************
| 小項目   |
*************/
div.explan {
	border:1px
	dotted #777;
	padding:10px;
	color:#2F4F4F;
}

div.screen {
	text-align:center;
}


div.footer {
	text-align:center;
	font-size:10pt;
	color:#C0C0C0;
}

div.command {
	font-size:9pt;
	color:#FFFFFF;
}

div.source {
	font-size:9pt;
}

div.servercomment {
	padding:4px;
	font-size:9pt;
}

/*************
| テーブル   |
*************/
table.site {
	background-color :#FFFFFF;
	padding          :5px;
	border-spacing   :0px;
	width            :780px;
}

table.body {
	width        :780px;
}

table.command {
	width        :550px;
}

table.source {
	width        :550px;
	border-width :1px;
	border-style :solid;
	border-color :#000000;
}

td {
	font-size:10pt
}

td.title {
	text-align       :center;
	font-weight      :bold;
	font-size        :16pt;
	width :300px;
}

td.banar {
	text-align       :right;
	width :480px;
}

td.detail {
	width :580px;
	vertical-align:top;
}

td.listtitle {
	background-color :#B0E0E6;
}

td.list01 {
	background-color :#FFFACD;
}

td.listnumber {
	text-align :right;
}

td.command {
	background-color :#000000;
}

td.source {
	background-color :#FFFFFF;
}

/*************
| イメージ   |
*************/
img.common {
	width  :10px;
	height :10px;
}

img.brow {
	width  :500px;
	height :350px;
}

img.configm {
	width  :400px;
	height :350px;
}

img.configs {
	width  :300px;
	height :300px;
}

img.dialogw {
	width  :400px;
	height :150px;
}

img.dialogm {
	width  :300px;
	height :250px;
}

img.dialogs {
	width  :250px;
	height :150px;
}
