@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	color: #4c4c4c;
	font-size: small;
	width: 850px;
}
a:hover {
	color:#ff0000;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
td {
	font-size: small;
}
p {
	margin-bottom: 4px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 4px;
}
input {
	font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size: small;
}
ul {
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	font-size: medium;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 95%;
	padding: 3px 5px 3px 5px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	background-color: #35556b;
	color: #ffffff;
	border-top: 1px solid #8da9bd;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8da9bd;
	border-right: 1px solid #000000;
	text-align: left;
	clear: both;
}
h2 {
	font-size: small;
	font-weight: normal;
	width: 95%;
	padding: 3px 5px 3px 5px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	background-color: #35556b;
	color: #ffffff;
	border-top: 1px solid #8da9bd;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8da9bd;
	border-right: 1px solid #000000;
	text-align: left;
	clear: both;
}
h2 a:hover {
	color:#dd8d2a;
	text-decoration: underline;
}
h2 a {
	color:#ffffff;
	text-decoration: none;
}
h3 {
	font-size: small;
	font-weight: bold;
	border-left: 10px solid #35556b;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 10px;
	clear: both;
	clear: both;
}
h4 {
	font-size: small;
	font-weight: bold;
}
img {
	vertical-align: middle;
	border: 0px;
}
.menu_cell a:hover {
	color:#dd8d2a;
	text-decoration: underline;
}
.menu_cell a {
	text-decoration: none;
	color:#ffffff;
}
h2.menu_cell a:hover {
	color:#dd8d2a;
	text-decoration: underline;
}
h2.menu_cell a {
	text-decoration: none;
	color:#ffffff;
}
code {
	font-family: "Lucida Console", "Andale Mono", "Courier New", Courier, monospace;
}
pre {
	font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size: small;
}
div.content {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
}
/* ----------------------------------------------
* for top page
* -------------------------------------------- */
#toppage-title {
	width: 90%;
	height: 150px;
	background-image:url(images/top.gif);
	background-repeat: no-repeat;
	margin: 1em;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#toppage-title h1 {
	padding-left: 250px;
	width: 300px;
	color: #4c4c4c;
	font-size: small;
	border: 0px;
	background-color: transparent;
}
#toppage-title #toppage-revo-counter {
	display: block;
	position: absolute;
	top: 100px;
	left: 400px;
}
/* ----------------------------------------------
* top navigation
* -------------------------------------------- */
#navi {
	font-size: 90%;
	margin-left: 1em;
}
/* ----------------------------------------------
* page navigation
* -------------------------------------------- */
div.page-navi {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
/* ----------------------------------------------
* content
* -------------------------------------------- */
#left {
	float: left;
	width: 650px;
}
/* ----------------------------------------------
* right side bar for banners
* -------------------------------------------- */
#right {
	float: left;
	width: 170px;
	margin-left: 10px;
}
/* ----------------------------------------------
* header
* -------------------------------------------- */
#header {
	width: 630px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: white;
	background-image: url(topbanner2008.png);
	position: relative;
}
#header a:hover {
	color:#dd8d2a;
	text-decoration: underline;
}
#header a {
	color:#ffffff;
	font-size: 11px;
	text-decoration: none;
}
#header-navi-box {
	position: absolute;
	top: 55px;
	left: 85px;
	white-space: nowrap;
}
#header-navi-box ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #174774;
	border-right: 1px solid #aec5d6;
	display: block;
	float: left;
}
#header-navi-box li {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	border-left: 1px solid #aec5d6;
	border-right: 1px solid #174774;
	display: block;
	float: left;
}
#header-search-box {
	position: absolute;
	top: 20px;
	right: 20px;
}
#header-search-box input {
	font-size: 11px;
	padding: 0px;
}
#search-input {
	width: 100px;
}
/* ----------------------------------------------
* footer
* -------------------------------------------- */
#footer {
	background-color: #35556b;
	color: #ffffff;
	border-top: 1px solid #8da9bd;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8da9bd;
	border-right: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
#footer a:hover {
	color:#dd8d2a;
	text-decoration: underline;
}
#footer a {
	color:#ffffff;
	font-size: 11px;
	text-decoration: none;
}
#footer-top {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 140px;
	text-align: center;
}
#footer-middle {
	text-align: center;
}
#footer-bottom {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	text-align: center;
}
#footer ul {
	padding: 0px 0px 0px 0px;
	display: block;
	height: 1.2em;
	text-align: center;
	white-space: nowrap;
}
#footer li {
	padding: 0px 3px 0px 3px;
	border-left: 1px solid #aec5d6;
	border-right: 1px solid #174774;
	display: block;
	float: left;
}
#footer li.first {
	border-left: 1px solid #aec5d6;
}
#footer li.last {
	border-right: 1px solid #aec5d6;
}
/* ----------------------------------------------
* horizontal float box
* -------------------------------------------- */
div.hbox {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.hbox div.hbox-cell {
	float: left;
}
/* ----------------------------------------------
* banners
* -------------------------------------------- */
#top_banner {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
/* ----------------------------------------------
* code snippet 
* -------------------------------------------- */
div.code {
	font-family: "Lucida Console", "Andale Mono", "Courier New", Courier, monospace;
	border: 1px solid #999999;
	padding: 1em;
	overflow: scroll;
	background-color: #f3f4f6;
	width: 95%;
	white-space: nowrap;
	font-size: 90%;
}
div.code span.prompt {
	color: #888888;
}
div.code span.comment {
	color: #336600;
}
div.code span.string {
	color: #0000ff;
}
/* ----------------------------------------------
* other
* -------------------------------------------- */
.indent {
	margin-left: 1em;
}
.warning {
	color: #ee2222;
	font-size: 85%;
}
.note {
	color:#cc0000;
}
.center {
	text-align: center;
}
.vmiddle {
	vertical-align: middle;
}
.clear-both {
	clear: both;
}
.img-desc {
	font-size: 85%;
	font-weight: bold;
}
#whatsnew {
	margin-left: 10px;
	border: 1px solid #aaaaaa;
	padding: 3px;
}
ul.notations {
	margin-left: 1em;
	padding-left: 1em;
}
ul.notations li {
	font-size: 85%;
}
img.left {
	float:left;
	margin-right: 1em;
	margin-bottom: 1em;
}
a.arrow-right-link {
	padding-right: 20px;
	background-image: url(/images/arrow_right.png);
	background-repeat: no-repeat;
	background-position:right;
}
a.arrow-left-link {
	padding-left: 20px;
	background-image: url(/images/arrow_left.png);
	background-repeat: no-repeat;
	background-position:left;
}
/* ----------------- */
table.list-tbl {
	border-collapse: collapse;
	border-top: 2px solid #888888;
	border-bottom: 2px solid #888888;
	font-size: 90%;
	margin-bottom: 2em;
}
table.list-tbl th {
	font-weight: normal;
	text-align: left;
	background-color: #e0e0e0;
	border-bottom: 1px solid #aaaaaa;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 90%;
	white-space: nowrap;
	padding-right: 1em;
	padding-left: 1em;
}
table.list-tbl td {
	font-weight: normal;
	text-align: left;
	background-color: #f0f0f0;
	border-bottom: 1px solid #aaaaaa;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 90%;
	padding-right: 1em;
	padding-left: 1em;
}
/* ----------------- */
table.note-list th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-size: 90%;
}
table.note-list td {
	font-weight: normal;
	font-size: 90%;
}
/* ----------------- */
table.code-tbl {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
table.code-tbl th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-size: 90%;
	padding-right: 1em;
	font-family: "Lucida Console", "Andale Mono", "Courier New", Courier, monospace;
	color: #888888;
}
table.code-tbl td {
	font-weight: normal;
	font-size: 90%;
	font-family: "Lucida Console", "Andale Mono", "Courier New", Courier, monospace;
}
table.code-tbl caption {
	text-align: left;
	font-weight: bold;
}
table.code-tbl td span.prompt {
	color: #888888;
}
table.code-tbl td span.comment {
	color: #336600;
}
table.code-tbl td span.string {
	color: #0000ff;
}
