/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,object, embed {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul,ol,dl {
	list-style: none;
}
fieldset,img {
	border: none;
}
caption,th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	/*border: 1px solid #00CCCC;*/
}
body {
	margin: 0px;
	padding: 0px;
	font-size:0.9em;
	_font-size:0.80em;
	line-height:1.45em;
	_text-align:center;
	background:#febddb url(/images/bg_body.png) repeat fixed;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	color:#666666;
}

h1, h2 {
	clear:both;
}


/*p, li, label, dt, dd {
	font-size: 86%;
}*/

object, embed {
	vertical-align:bottom
}

a:visited
{
	color:#ff1cb1;
}

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

a {
	color:#ff1cb1;
	text-decoration: none;
}

/* --- COMMON ---------------------------- */
h1 {
	text-indent:-9999px;
	font-size:0px;
	height:140px;
	background:url(/images/main_img.png) no-repeat left top;
	margin-bottom:15px;
}

#accessibility {
	position: absolute;
	left: -9999px;
	top: -9999px;
	display: none;
	line-height:1px;
	font-size:1px;
}

.invis {
	visibility: hidden;
}

.back_button {
	text-indent:-9999px;
	text-align:center;
	margin:20px auto 0px auto;
	width:142px;
	height:30px;
}

.back_button a:hover {
	background-position:right;
}

.back_button a {
	clear:both;
	display:block;
	width:142px;
	height:30px;
	background: url(../../images/btn_back.jpg) no-repeat left;
}

.article_seperator {
	font-size:0px;
	line-height:0px;
}

.em {
	font-size:1em;
	font-weight:bold;
	color:#333333;
}

.clr {
	clear:both;
	height:10px;
	font-size:1px;
}

div.bullet_arrow {
	background-color:#e6e6e4;
	border:1px solid #d3d3d3;
	float:left;
}

div.bullet_arrow a {
	color:#666666;
	display:block;
	float:left;
	padding:10px 15px 10px 40px;
	background:#e6e6e4 url(/images/bullet_arrow.gif) no-repeat left center;
	text-decoration:none;
	line-height:120%;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #4f4f4f;
	border-left:1px solid #ededed;
	border-right:1px solid #4f4f4f;
}



ul.btn li a:hover {
	text-decoration:none;
}

ul.disc li{
	list-style:disc;
	margin-left:20px;
}

ul.decimal li{
	list-style:decimal;
	margin-left:20px;
	margin-bottom:10px;
}

ul.line li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}



.cap {
	font-size:0.75em;
}


/* --- layout ---------------------------- */

#container {	
	margin: 0px auto;
	width: 954px;
	_text-align:left;
}

#header {
	margin: 0px auto;
	width: 954px;
	height: 24px;
	padding:0px;
	_margin-bottom:-2px;
	z-index:0;
}

div#pagebody {
	width:954px;
	margin: 0px auto;
	background:url(/images/frame_main_body_a.png) repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
}

div#pagebody_inner {
	margin: 0px auto;
	padding: 0px;
	width:944px;
	clear:both;
	overflow: hidden;
	background-color:#ffffff;
}

div#pagebody_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#pagebody_inner {
    height: 1em;
    overflow: visible;
}
/**/

#footer {
	clear:both;
}

/* --- header ---------------------------- */

#header img {
	width:954px;
	height:24px;
	_behavior: expression(IEPNGFIX.fix(this));
}

/*
ul#mainmenu {
	margin-top:35px;
}

ul#mainmenu li {
	float:left;
	margin-right:66px;
	line-height:100%;
}

ul#mainmenu li a {
	color:#494949;
	font-size:10px;
	text-decoration:none;
}
*/

/* --- product menu ---------------------------- */

div#productmenu{
	margin:0px auto;
	padding-top:2px;
	padding-bottom:2px;
	width:934px;
	clear:both;
}

ul#productmenu {
	height:24px;
	border-left:solid 1px #7a8288;
}

ul#productmenu li {
	float:left;
	line-height:24px;
}

ul#productmenu li a {
	display:block;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	padding:0 40px;
	border-left:solid 1px #bdc5cb;
	border-right:solid 1px #7a8288;
}


ul#productmenu li.item12 {
	border-right:solid 1px #bdc5cb;
}

/* --- pathway ---------------------------- */


#pathway {
	width:934px;
	margin:15px auto 40px auto;
	font-size:10px;
	height:15px;
	line-height:15px;
}

#pathway_front {
	width:934px;
	margin:15px auto 2px auto;
	font-size:10px;
	height:15px;
	line-height:15px;
}

#pathway_inner {
	padding-left:15px;
	background:url(/images/ico_home.gif) no-repeat center left;
}

#pathway a {
	color:#666666;
	text-decoration:none;
}

/* --- FOOTER ---------------------------- */
div#footer_inner {
	width:954px;
	margin:0px auto;
}

div#copyright {
	font-size:0.7em;
	margin-bottom:0px;
	text-align:center;
	background:url(/images/frame_main_body_a.png) repeat-y;
	_behavior: expression(IEPNGFIX.fix(this));
}

div#copyright_inner {
	width:944px;
	margin:0 auto;
	background-color:#ffffff;
}


div#footer_wrap {
	clear:both;
	overflow: hidden;
	width:944px;
	margin:0px auto;
}


div#footer_wrap:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#footer_wrap {
    height: 1em;
    overflow: visible;
}
/**/

div#footer_bnr {
	float:left;
	text-align:left;
	width:300px;
}


ul#footermenu {
	float:left;
	width:644px;
}

ul#footermenu li {
	float:left;
	padding-left:13px;
	margin-right:35px;
	background-image: url(/images/bullet_footermenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:35px;
	line-height:35px;
}

ul#footermenu li a {
	color:#ff1cb1;
	font-size:80%;
	text-decoration:none;
}

div#frame_main_btm img {
	width:954px;
	height:15px;
	behavior: expression(IEPNGFIX.fix(this));
	margin-bottom:10px;
}

/* --- MAIN COL ---------------------------- */
div#mainCol{
	width:656px;
	margin-left:21px;
	_margin-left:10px;
	float:left;
	position:relative;
}

div#mainCol li{
	margin-bottom:5px;
}

div.article {
	width:695px;
	position:relative;
	margin:0px;
	margin-left:-16px;
	margin-right:-23px;
}

div.article_inner {
	display:none;
}

div#top_dl {
	width:695px;
	height:286px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/top_dl.png) no-repeat top left;
	margin-bottom:20px;
}

div#top_dl a {
	display:block;
	width:665px;
	height:286px;
	margin:0 auto;
	text-indent:-9999px;
	font-size:0px;
}

div#article_1_1 {
	width:695px;
	height:189px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_1_1.png) no-repeat top left;
}

div#article_1_2 {
	width:695px;
	height:189px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_1_2.png) no-repeat top left;
}

div#article_2_1 {
	width:695px;
	height:165px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_2_1.png) no-repeat top left;
}

div#article_2_2 {
	width:695px;
	height:285px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_2_2.png) no-repeat top left;
}

div#article_2_3 {
	width:695px;
	height:345px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_2_3.png) no-repeat top left;
	margin-bottom:20px;
}


div#article_3_1 {
	width:695px;
	height:107px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_3_1.png) no-repeat top left;
}

div#article_3_2 {
	width:695px;
	height:195px;
	background:url(/images/article_3_2.png) no-repeat top left;
}

div#article_3_2 a {
	display:block;
	width:387px;
	height:180px;
	margin-top:10px;
	margin-right:36px;
	_margin-right:18px;
	text-indent:-9999px;
	font-size:0px;
	float:right;
}

div#article_3_3 {
	width:695px;
	height:226px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_3_3.png) no-repeat top left;
}

div#article_3_4 {
	width:695px;
	height:228px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_3_4.png) no-repeat top left;
	margin-bottom:20px;
}


div#article_4_1 {
	width:695px;
	height:241px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_4_1.png) no-repeat top left;
}

div#article_4_2 {
	width:695px;
	height:381px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_4_2.png) no-repeat top left;
}

div#article_4_3 {
	width:695px;
	height:317px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_4_3.png) no-repeat top left;
	margin-bottom:40px;
}

div#article_5 {
	width:695px;
	height:241px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/article_5.png) no-repeat top left;
	margin-bottom:40px;
}

div#download_1 {
	width:695px;
	height:73px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_download.png) no-repeat top left;
	margin-bottom:20px;
}

div#upgrade_1 {
	width:695px;
	height:40px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_upgrade.png) no-repeat top left;
	margin-bottom:20px;
	margin-top:20px;
}

div#support_1 {
	width:695px;
	height:40px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_support.png) no-repeat top left;
	margin-top:20px;
	margin-bottom:20px;
}



div.center {
	text-align:center;
	margin-bottom:20px;
}


td.contentheading {
/*
	background: url(/images/bullet_h1.gif) no-repeat center left;
	height:40px;
	padding-left:40px;
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	margin-top:40px;
*/
}

div#mainCol p,
div#mainCol ul,
div#mainCol table
{
	margin-bottom:10px;
}

/*
div#article_1_1 p,
div#article_1_2 p,
div#article_2_1 p,
div#article_2_2 p,
div#article_2_3 p,
div#article_1_1 ul,
div#article_1_2 ul,
div#article_2_1 ul,
div#article_2_2 ul,
div#article_2_3 ul
{
	margin-bottom:0px;
}
*/

div#mainCol h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#4aa93a;
	margin-top:15px;
	margin-bottom:5px;
}

div#mainCol div.article h3 {
	margin:0px;
}



div#mainCol div.spec_mail {
	font-weight:bold;
	color:#000000;
}


div#mainCol span.price {
	font-size:0.8em;
}

div#mainCol span.price_b {
	color: #000000;
	font-size:16px;
	font-weight:bold;
}

td.contentheading_comingsoon {
	width:599px;
	height:40px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_comingsoon.png) no-repeat -12px 0px;
}


td.contentheading_aboutus {
	width:599px;
	height:40px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_aboutus.png) no-repeat -12px 0px;
}


td.contentheading_contact {
	width:599px;
	height:40px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_contact.png) no-repeat -12px 0px;
}


td.contentheading_pressroom {
	width:599px;
	height:40px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_pressroom.png) no-repeat -12px 0px;
}


td.contentheading_privacy {
	width:599px;
	height:40px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_privacy.png) no-repeat -12px 0px;
}

td.contentheading_tutorial {
	width:599px;
	height:40px;
	text-indent:-9999px;
	font-size:0px;
	background:url(/images/h2_tutorial.png) no-repeat -12px 0px;
}


h3#tutorial_1 {
	background:url(/images/1.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_2 {
	background:url(/images/2.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_3 {
	background:url(/images/3.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_4 {
	background:url(/images/4.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_5 {
	background:url(/images/5.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_6 {
	background:url(/images/6.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_7 {
	background:url(/images/7.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_8 {
	background:url(/images/8.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_9 {
	background:url(/images/9.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_10 {
	background:url(/images/10.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_11 {
	background:url(/images/11.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_12 {
	background:url(/images/12.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_13 {
	background:url(/images/13.gif) no-repeat center left;
	padding-left:25px;
}

h3#tutorial_14 {
	background:url(/images/14.gif) no-repeat center left;
	padding-left:25px;
}

/* --- SUB COL ---------------------------- */

/*
ul.fixed {
	position:fixed;
	_position:absolute;
	_top: expression(eval(document.documentElement.scrollTop));
}
*/

div#subCol{
	width:261px;
	float:right;
	padding-bottom:20px;
	position:relative;
	z-index:90;
}

div#subCol_front{
	margin-top:0px;
	width:250px;
	float:right;
	padding-bottom:20px;
}

div#subCol_bnr {
	border:solid 4px #e6e6e4;
}

div#subCol_bnr_inner {
	padding-top:5px;
	border:solid 1px #ffffff;
}

div#subCol_bnr_inner a {
	display:block;
	text-align:center;
	margin-bottom:5px;
}

div#nav_scroll {
	z-index:90;
}

div#nav_scroll_top {
	width:256px;
	height:68px;
	background:url(/images/frame_sub_top.png) no-repeat top center;
	_behavior: expression(IEPNGFIX.fix(this));
}

div#nav_scroll_top a {
	display:block;
	width:256px;
	height:68px;
	text-indent:-9999px;
	font-size:0px;
}

div#nav_scroll_body {
	width:256px;
	background:url(/images/frame_sub_body.png) repeat-y center;
	_behavior: expression(IEPNGFIX.fix(this));
	padding-bottom:10px;
}

div#nav_scroll_btm {
	width:256px;
	height:9px;
	background:url(/images/frame_sub_btm.png) no-repeat top center;
	_behavior: expression(IEPNGFIX.fix(this));
	margin-bottom:20px;
}

div#nav_scroll_body ul {
	width:228px;
	margin:0px auto;
}

div#nav_scroll_body ul li {
	height:47px;
	margin-bottom:0px;
}

div#nav_scroll_body ul li a {
	display:block;
	width:228px;
	height:47px;
	text-indent:-9999px;
	font-size:0px;
}

li#toArticle_1 a {
	background:url(/images/menu_1.gif) no-repeat top left;
}

li#toArticle_3 a {
	background:url(/images/menu_2.gif) no-repeat top left;
}

li#toDownload a {
	background:url(/images/menu_3.gif) no-repeat top left;
}

li#toUpgrade a {
	background:url(/images/menu_4.gif) no-repeat top left;
}

li#toSupport a {
	background:url(/images/menu_5.gif) no-repeat top left;
}

li#toArticle_1 a:hover {
	background-position: top right;
}

li#toArticle_3 a:hover {
	background-position: top right;
}

li#toDownload a:hover {
	background-position: top right;
}

li#toUpgrade a:hover {
	background-position: top right;
}

li#toSupport a:hover {
	background-position: top right;
}

/* フロントページ以外 */
li#toArticle_1_o a {
	background:url(/images/menu_1.gif) no-repeat top left;
}

li#toArticle_3_o a {
	background:url(/images/menu_2.gif) no-repeat top left;
}

li#toDownload_o a {
	background:url(/images/menu_3.gif) no-repeat top left;
}

li#toUpgrade_o a {
	background:url(/images/menu_4.gif) no-repeat top left;
}

li#toSupport_o a {
	background:url(/images/menu_5.gif) no-repeat top left;
}

li#toArticle_1_o a:hover {
	background-position: top right;
}

li#toArticle_3_o a:hover {
	background-position: top right;
}

li#toDownload_o a:hover {
	background-position: top right;
}

li#toUpgrade_o a:hover {
	background-position: top right;
}

li#toSupport_o a:hover {
	background-position: top right;
}


/* --- frontpage ---------------------------- */
div#bnr_frontpage {
	width:944px;
	margin:0px auto 15px;
}

div#heading_info_front {
	font-weight:bold;
	font-size:110%;
	background:url(/images/border_info.gif) repeat-x bottom;
	margin-bottom:10px;
}

li.latestnewsinfo {
	font-size:90%;
	margin-bottom:5px;
}

a.latestnewsinfo {
	color:#666666;
}

/* --- 動作環境 ---------------------------- */

table#spec {
	border-collapse: collapse;
}

table#spec td {
	border:1px solid #cccccc;
	background-color:#ffffff;
	vertical-align: middle;
	font-size: 90%;
	padding: 10px 15px;
	line-height:140%;
}








/* --- 購入 ---------------------------- */

table#buy {
	width:650px;
	border-collapse: collapse;
}

table#buy th {
	border:1px solid #cccccc;
	background-color:#e5e5e0;
	vertical-align: middle;
	font-size: 90%;
	padding: 10px 15px;
	line-height:140%;
}


table#buy td {
	border:1px solid #cccccc;
	background-color:#ffffff;
	vertical-align: middle;
	font-size: 90%;
	padding: 10px 15px;
	line-height:140%;
}

/* --- 会社概要 ---------------------------- */

div.profile {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:10px;
}

div.profile dl {
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}

div.profile dt {
	clear:both;
	display:block;
	float:left;
	margin-right:20px;
}

div.profile dd {
	text-indent:0px;
	margin-left:100px;
}


/* --- 製品情報 ---------------------------- */
div.ss_center {
	text-align:center;
	margin-left:14px;
	margin-right:14px;
	margin-bottom:10px;
}

div.ss {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:10px;
	clear:both;
	overflow: hidden;
}


div.ss:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div.ss {
    height: 1em;
    overflow: visible;
}
/**/

img.ss_l {
	margin-right:15px;
}

div.ss_l {
	width:305px;
	float:left;
	font-size:80%;
	margin-left:10px;
	_margin-left:5px;
}

div.ss_r {
	width:305px;
	float:right;
	font-size:80%;
	margin-right:10px;
	_margin-right:5px;
}


div.wrap_tutorial {
	border:1px solid #e0e0e0;
	padding:0px 15px 5px 15px;
	margin-bottom:10px;
	clear:both;
	overflow: hidden;
}

div.wrap_tutorial:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div.wrap_tutorial {
    height: 1em;
    overflow: visible;
}
/**/

div.wrap_tutorial img.right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

div.wrap_tutorial p.ss {
	text-align:center;
	padding-top:20px;
	padding-bottom:15px;
}


/* --- 製品比較 ---------------------------- */

table.compare {
	width:650px;
	border-collapse: collapse;
}

table.compare th {
	border:1px solid #cccccc;
	background-color:#e5e5e0;
	vertical-align: middle;
	font-size: 90%;
	padding: 10px 15px;
	line-height:140%;
}


table.compare td {
	border:1px solid #cccccc;
	background-color:#ffffff;
	vertical-align: middle;
	font-size: 90%;
	padding: 10px 15px;
	line-height:140%;
}

table.compare .col2 {
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:100%;
}

table.compare .col3 {
	text-align:center;
}