/*********************************************/
#introduce {
	margin: 0px 0px 1em 0px;
	padding: 16px;
	background-color: #ecffec;
	color: #363;
	line-height: 140%;
	border: 1px solid #8a8;
}

.today-sample {
	padding: 8px 0px 4px 30px;
	font-weight: bold;
	background: #fff url("/image/icon-clover.gif") no-repeat scroll left top;
}

.sample-box {
	margin-bottom: 1em;
	padding: 0.5em;
	background-color: #ffffec;
	border: 1px solid #ddd;
	overflow: visible;
}

.sample-image {
	float: right;
	margin-left: 1em;
}

.figure {
	float: right;
	width: 120px;
	margin-left: 1em;
	margin-bottom: 0.5em;
	line-height: 130%;
	font-size: small;
	color: #008;
}

.figure img {
	margin-bottom: 0.5em;
}

.sample-title {
	color: #800;
	font-weight: bold;
}

#content2th p.h1-sub {
	padding: 0px;
	color: #800;
	text-align: right;
}


.source {
	font-size: small;
	line-height: 110%;
	border: 1px solid #ddd;
	padding: 8px;
	overflow: hidden;
}
.source .comment {
	color: #080;
}

.source .string {
	color: #00f;
}

.source .var {
	background-color: #fd8;
}

#content2th .history {
	margin-top: 0.3em;
	line-height: 120%;
	color: #333;
}

#content2th p.theory {
	color: #000;
}

#content2th p.clear, div.clear {
	clear: right;
}

#content2th table.var th {
	background-color: #fff;
}

code {
	font-size: small;
}

/***** sample *****/

#sample-index {
	color: #444;
	margin-left: 1em;
}

#sample-index li {
	margin-bottom: 1em;
}

#sample-index a {
/*	font-weight: bold; */
	color: #060;
}

#sample-index .new {
	padding: 0px 2px;
	color: #fff;
	background-color: #f55;
}

#sample-index .update {
	padding: 0px 2px;
	color: #fff;
	background-color: #383;
}

#archive {
	margin-left: 2em;
}

#archive .zip {
	text-align: center;
	line-height: 200%;
}


/*********************************************/
/* download */

#download {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
}

#download p {
	margin: 0px 0px 24px 32px;
	line-height: 160%;
	font-size: medium;
	text-indent: 0em;
}

#download th {
	color: #333;
	background-color: #FFF;
}

#download .page {
	font-size: small;
}

#download .page .focus {
	color: #fff;
}

#download .page .number {
	float: left;
	width: 32px;
	text-align: center;
	border: 1px solid #ddd;
}


#source-table {
	margin: 16px 0px;
}

#source-table th {
	font-weight: normal;
	font-size: small;
	text-align: center;
	color: #004;
}

#source-table .thumbnail {
	border: 1px solid #ddd;
	margin: 4px;
}

#source-table .number {
	text-align: center;
}

#source-table .archive {
	text-align: center;
}

#source-table .comment {
	padding: 4px 4px 4px 4px;
	line-height: 130%;
}

#source-table .new {
	padding: 0px 2px;
	color: #fff;
	background-color: #f00;
	border: 1px solid #a00;
}

#source-table .update {
	padding: 0px 2px;
	color: #fff;
	background-color: #080;
	border: 1px solid #040;
}

#source-table .low {
	padding: 0px 2px;
	background-color: #080;
	color: #fff;
}

#source-table .middle {
	padding: 0px 2px;
	background-color: #00b;
	color: #fff;
}

#source-table .high {
	padding: 0px 2px;
	background-color: #a00;
	color: #fff;
}

#source-table .sourceLink {
	float: left;
	margin-right: 1em;
	text-align: center;
	font-size: small;
}

#source-table a.sample {
	color: #333;
	text-decoration: none;
}

#license-logo {
	float: left;
	padding: 8px;
}

#license-text {
	padding: 16px;
}

#source-view {
	font-size: small;
	color: #555;
}

#source-view pre {
	margin: 16px;
	padding: 16px;
	border: 1px solid #ddd;
	line-height: 130%;
	font-size: small;
}

#source-view .info {
	margin:0px 16px;
	border: 1px solid #ddd;
}

#source-view .info th {
	text-align: left;
}

#source-view .info div {
	margin-right: 1.5em;
}

#source-view .top {
	text-align:right;
	margin-right: 16px;
}

#source-head {
	margin: 8px 16px 0px 16px;
	padding: 0px 8px 0px 8px;
	font-size: small;
	text-align: center;
}

#source-foot {
	margin: 0px 16px 16px 16px;
	padding: 0px 8px 32px 8px;
	font-size: small;
	text-align: center;
}

#source a {
	color: #080;
	text-decoration: none;
}

#source a:hover {
	color: #f88;
	text-decoration: underline;
}

/*********************************************/
#counter {
	font-size: small;
	text-align: right;
}

/*********************************************/
#footer {
	clear: both;
	text-align: center;
	margin: 32px 0px;
	line-height: 200%;
}
/*********************************************/
/* Q&A */
div.qa {
	margin-top: 1em;
	border-top: 1px solid #bbb;
}

.qa-comment {
	border: 1px solid #bbb;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
}

#content p.question, #content p.answer {
	margin-top: 0.5em;
	margin-bottom: 1em;
	text-indent: 0em;
}

.q-mark {
	padding-right: 6px;
	color: #f36;
	font-weight: bold;
	font-size: x-large;
	font-family: sans-serif;
}

.a-mark {
	padding-right: 6px;
	color: #63f;
	font-weight: bold;
	font-size: x-large;
	font-family: sans-serif;
}

.haruki {
	text-indent: -1em;
	margin: 0px 0px 0px 64px;
	line-height: 125%;
	color: #777;
}

.bold {
	font-weight: bold;
}
