﻿html, body { margin: 0; padding: 0; }
body { font: 76% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS P Gothic", sans-serif, arial; text-align: center }

p { margin: 0; }
a { color: #006; }
a img { border-style: none; }

div#container { width: 700px; margin: 0 auto }
div#container { text-align: left; }

div#header { padding: 10px 0 0 0; }
div#header h1
{
	height: 47px;
	line-height: 47px;
	width: 324px;
	margin: 0;
	padding: 0;
}

ul#navlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist li
{
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-color: #CCC;
	border-top: 1px solid #EEE;
}

ul#navlist a, ul#navlist a:link
{
	display: block;
	margin: 0;
	width: 64px;
	padding: 10px 24px 8px 24px;
	color: #999;
	border-right: 1px dashed #EEE;
	text-decoration: none;
}

ul#navlist a#jz, ul#navlist a#jz:link { width: 86px; }
ul#navlist li#active { color: #996; background-color: #DEE; }
#navlist a:hover { color: #969; background-color: #DCECE0; }

#tabsF
{
	margin: 5px 0;
	float: left;
	width: 690px;
	background: url("../image/subMenuBG.jpg") repeat-x left top;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #666;
}
#tabsF ul
{
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabsF li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsF a
{
	float: left;
	background: url("../image/tableftF.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsF a span
{
	float: left;
	display: block;
	background: url("../image/tabrightF.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span { float: none; }
/* End IE5-Mac hack */
#tabsF a:hover span { color: #FFF; }
#tabsF a:hover { background-position: 0% -42px; }
#tabsF a:hover span { background-position: 100% -42px; }
#tabsF #current a { background-position:0% -42px; }
#tabsF #current a span { background-position:100% -42px; }

div#content { float: left; width: 700px; }
div#content p { line-height: 1.4 }
div#content div { padding: 5px 5px 0px 5px; font-size: 12px; }
div#content div#pageTitle
{
	margin-top: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	background: url("../image/bgTitle.jpg") no-repeat left top;
}
div#content div#newsHeader
{
	padding: 5px;
	border: solid 1px #CCC;
	margin: 10px 10px 0px 10px;
	line-height: 12px;
	background: url("../image/infoHeader.jpg") no-repeat left top;
}
div#content div#newsHeader span#new { color: #F00; font-weight: bold; margin-right: 4px; }
div#content div#newsContents
{
	padding: 2px 2px 2px 4px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
	margin: 0px 10px;
	font-size: 0.9em;
}
div#content div#banner
{
	margin: 5px 0 0 5px;
}

div#navigation { float: right; width: 200px }
div#navigation #trialBanner { padding: 10px 0; text-align: center; }

div#footer { font-size: 10px; border-top: solid 1px #CCC; color: #999; }
div#footer p { margin: 0; padding: 5px 10px }
div#footer a { display: inline; padding: 0; color: #999; }

div#extra { clear: both; width: 100%; margin-bottom: 10px; }

dl#jz
{
	margin-left: 10px;
	margin-bottom: 0px;
	border: solid 1px #666;
	width: 448px;
	float: left;
}

dl#other
{
	margin-left: 10px;
	margin-bottom: 0px;
	border: solid 1px #666;
	width: 218px;
	float: left;
}

dl#text
{
	height: 99px;
	border: solid 1px #666;
	width: 198px;
	padding: 10px;
	margin-left: 10px;
	line-height: 12px;
	float: left;
}

dt { margin: 10px 10px 0px 10px; }

dd
{
	margin: 5px 10px 10px 10px;
	padding: 10px;
	background-color: #DDD;
}

dl#text dt { margin: 0; padding: 4px 0; }
dl#text dt p { text-decoration: underline; }
dl#text dd { margin: 0; padding: 0; background-color: #FFF; }

div#subHeader
{
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: dashed 1px #CCC;
	clear: both;
}

div#description
{
	margin-left: 5px;
	margin-bottom: 10px;
}

div#description p img
{
	float:right;
	margin-left: 0.5em;
}

div#description p img#left
{
	float:left;
	margin: 0 0.5em 10px 0;
	width: 240px;
	border: solid 1px #CCC;
}

table#functions
{
	width: 100%;
	border: solid 1px #999;
	border-collapse: collapse;
	margin: 4px 2px;
}

#functions th
{
	background-color: #CECECE;
}

#functions td
{
	border: solid 1px #999;
	padding: 2px 2px 2px 4px;
}

#functions td#header
{
	font-weight: bold;
	background: #EFEFEF;
}

#functions td#function
{
	width: 120px;
	white-space: nowrap;
}

table#compare
{
	width: 660px;
	border: solid 1px #999;
	border-collapse: collapse;
	margin: 5px;
}

table#compare td#header { font-weight: bold; background: #EFEFEF; }
table#compare td { border: solid 1px #999; padding: 2px; }

div#qaHeader
{
	margin: 4px 0 0 8px;
	border-left: solid 12px #CCC;
	font-weight: bold;
}

div#qaDesc
{
	margin-left: 8px;
}

div#qaDesc p
{
	font-size: 0.9em;
}

div#verupHeader { border-bottom: solid 1px #CCC; }
div#verupHeader span { font-weight: bold; font-size: 1.2em; }

ul#verup { padding: 0 0 0 16px; margin: 4px 0 2px 0;  }