@charset "Shift-JIS";

/* Cross-Talk専用スタイルシート */
body
{
	color: #333333;
}

#main
{
	background-image: url('image/bg.jpg');
}

#main-content
{
	width: 100%;
	text-align: center;
	background-image: none;
}

#main-content-in
{
	width: 705px;
	text-align: left;
	background-image: none;
}

strong, em
{
	color: #ff0000;
}

/* headings */

h4
{
	font-size: 1.2em;
	color: #000066;
	background-image: url('image/h4.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 480px;
	height: 24px;
	text-indent: 0.5em;
	margin-top: 1.5em;
	margin-left: 0.5em;
	line-height: 150%;
	border-width: 0px;
}

h5
{
	font-size: 100%;
	margin-top: 24px;
	color: #003399;
	border-left: solid 10px #003399;
	text-indent: 0.5em;
	background-image: none;
	height: 24px;
	line-height: 24px;
}

h6
{
	background-image: none;
}

/* navi */
#navibox
{

	border-bottom: 1px solid #330066;
}

#navibox p
{
	text-indent: 24px;
	margin: 0px;
	background-image: url('image/navi.gif');
	background-repeat: no-repeat;
	background-position: 4px 3px;
	height: 23px;
	padding-top: 3px;
}

/* sample-code */

pre.sample
{
	background-image: url('image/sample_code.gif');
	border: solid 1px #000066;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 16px;
	color: #333333;
}

pre.sample code
{
	display: inline;
}


/* list */

.document ul.dense
{
	line-height: 100%;
}

.document > dl dt
{
	font-weight: bold;
	text-indent: 12px;
	margin-top: 2em;
	padding-bottom: 2px;
	border-bottom: 1px dotted #660000;
	background-image: url('image/list2.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #333399;
}

.document > dl dd
{
	margin-top: 0.3em;
	margin-left: 2em;
	line-height: 150%;
}

dl.compact
{
	margin-bottom: 3em;
	margin-left: 3em;
}

dl.compact dt
{
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	border-bottom-width: 0px;
	padding-top: 16px;
	background-image: none;
	font-weight: bold;
	border-bottom: dotted 1px #660000;
	width: 200px;
	text-indent: 1em;
}

dl.compact dd
{
	margin: 0;
	padding: 0;
	margin-left: 5em;
	padding-top: 16px;
	border-bottom: dotted 1px #660000;
}

#section
{
	background-image: none;
	margin-left: 0em;
	min-height: 0;
}

#section ul li ul li
{
	background-image: url('image/list2.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 14px;
}

/* Table */
table.spec
{
	margin-top: 3em;
}

table.spec td
{
	padding: 4px;
	line-height: 150%;
	text-align: left;
}

table.spec td.item
{
	width: 90px;
	color: #663333;
	font-weight: bold;
	border-bottom: dotted 1px #663333;
}

table.spec  td.env
{
	color: #663333;
	border-bottom: dotted 1px #663333;
}


table.doctypelist
{
	border-width: 1px;
	border-color: #cccccc;
}

table.doctypelist th, table.doctype td
{
	border-width: 0;
	padding: 4px;
}

table.doctypelist .lb
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	background-color: #d9d9ff;
	border-width: 0px;
	font-weight: bold;
	white-space: nowrap;
}

table.doctypelist .lbex
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	background-color: #f0f0ff;
	border-width: 0px;
}

table.doctypelist caption
{
	font-weight: bold;
	font-size: 120%;
	line-height: 3em;
}

#main-content p
{
	text-indent: 12px;
	background-image: url('image/list.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 2.4em;
}

#internal-menu
{
	margin-left: 0;
	margin-bottom: 48px;
	width: 690px;
}

#internal-menu td
{
	text-align: center;
	border: 1px solid #000099;
	background-image: url('image/grad.gif');
	background-repeat: repeat-x;
	padding:0;
}

#internal-menu td a:hover
{
	color: #FFFFCC;
	text-decoration: none;
	background-image: url('image/hilight2.gif');
}

#internal-menu td a
{
	font-weight: bold;
	padding: 4px;
	display: block;
}

#internal-menu #focused
{
	text-decoration: none;
	background-color: #FF0000;
	color: #ffffff;
	font-weight: bold;
	background-image: url('image/hilight2.gif');
}

#section ul li
{
	margin-top: 8px;
	list-style-type: none;
	background-image: url('image/item.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 18px;
}

a.top
{
	height: 12px;
	width: 41px;
	background-image: url('image/top.gif');
}

.screenshot
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #660000;
	line-height: 150%;
}

.screenshot img
{
	margin-top: 3em;
	margin-bottom: 0.5em;
	border-width: 0px;
}

.screenshot img.first
{
	margin-top: 0em;
}

textarea
{
	border: 1px solid #d98242;
	background-color: #ffffcc;
	padding: 2px;
}

.btn
{
	border: 1px solid #e59d2c;
	background-image: url('image/btn.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	cursor: pointer;
}

.diff
{
	color: #ff0000;
	border-bottom: dotted 1px #ff0000;
}

.doctype
{
	color: #008000;
}

.bold
{
	font-weight: bold;
}


a:link		{ Color: #330099; text-decoration: none;}
a:visited	{ Color: #330099; text-decoration: none;}
a:hover		{ Color: #ff6600; text-decoration: underline; }
a:active	{ Color: #ff0000; text-decoration: none;}