@charset "UTF-8";

/* ****************************************************
Title: content.css
Created date: 2009/05/27
Last Modified: 2009/05/27
Created by: iGrove
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 primary
#02 secondary

#03 function.html
#04 support.html
#05 trial.html
#06 price.html
#07 catalog.html
#08 menace.html
#09 agreement.html

----------------------------------------*/


/* #01 primary
---------------------------------------------------------------------------- */


/*メインイメージのサブナビゲーション*/
div.naviSection ul#lNavi li#lNaviTop {
	background: url(../../img/btn/lnavi60.png) no-repeat 0 0;
	width: 60px;
}

body#gredavxTop div.naviSection ul#lNavi li#lNaviTop {
	background: url(../../img/btn/lnavi60_o.png) no-repeat 0 0;
}

div.naviSection ul#lNavi li#lNaviMenace {
	background: url(../../img/btn/lnavi180.png) no-repeat 0 0;
	width: 180px;
}

body#gredavxMenace div.naviSection ul#lNavi li#lNaviMenace {
	background: url(../../img/btn/lnavi180_o.png) no-repeat 0 0;
}

div.naviSection ul#lNavi li#lNaviFunction {
	background: url(../../img/btn/lnavi75.png) no-repeat 0 0;
	width: 75px;
}

body#gredavxFunction div.naviSection ul#lNavi li#lNaviFunction {
	background: url(../../img/btn/lnavi75_o.png) no-repeat 0 0;
}

div.naviSection ul#lNavi li#lNaviDownload {
	background: url(../../img/btn/lnavi105.png) no-repeat 0 0;
	width: 105px;
}

body#gredavxDownload div.naviSection ul#lNavi li#lNaviDownload {
	background: url(../../img/btn/lnavi105_o.png) no-repeat 0 0;
}

div.naviSection ul#lNavi li#lNaviHowto {
	background: url(../../img/btn/lnavi70.png) no-repeat 0 0;
	width: 70px;
}

body#gredavxHowto div.naviSection ul#lNavi li#lNaviHowto {
	background: url(../../img/btn/lnavi70_o.png) no-repeat 0 0;
}

div.naviSection ul#lNavi li#lNaviCatalog {
	background: url(../../img/btn/lnavi70.png) no-repeat 0 0;
	width: 70px;
}

body#gredavxCatalog div.naviSection ul#lNavi li#lNaviCatalog {
	background: url(../../img/btn/lnavi70_o.png) no-repeat 0 0;
}

div.naviSection ul#lNavi li#lNaviContact {
	background: url(../../img/btn/lnavi_contact.png) no-repeat 0 0;
	width: 91px;
}

body#gredavxContact div.naviSection ul#lNavi li#lNaviContact {
	background: url(../../img/btn/lnavi_contact_o.png) no-repeat 0 0;
}

body#gredavxContact div.naviSection ul#lNavi li#lNaviContact a,
body#gredavxContact div.naviSection ul#lNavi li#lNaviContact a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div.naviSection ul#lNavi li#lNaviContact a,
div.naviSection ul#lNavi li#lNaviContact a:hover {
	color: #FFF;
}


body#gredavxTop div.naviSection ul#lNavi li#lNaviTop a,
body#gredavxTop div.naviSection ul#lNavi li#lNaviTop a:hover,
body#gredavxTop div.naviSection ul#lNavi li#lNaviTop a,
body#gredavxTop div.naviSection ul#lNavi li#lNaviTop a:hover,
body#gredavxMenace  div.naviSection ul#lNavi li#lNaviMenace a,
body#gredavxMenace  div.naviSection ul#lNavi li#lNaviMenace a:hover,
body#gredavxFunction  div.naviSection ul#lNavi li#lNaviFunction a,
body#gredavxFunction  div.naviSection ul#lNavi li#lNaviFunction a:hover,
body#gredavxBuy div.naviSection ul#lNavi li#lNaviBuy a,
body#gredavxBuy div.naviSection ul#lNavi li#lNaviBuy a:hover,
body#gredavxTrial div.naviSection ul#lNavi li#lNaviTrial a,
body#gredavxTrial div.naviSection ul#lNavi li#lNaviTrial a:hover,
body#gredavxCatalog div.naviSection ul#lNavi li#lNaviCatalog a,
body#gredavxCatalog div.naviSection ul#lNavi li#lNaviCatalog a:hover {
	color: #797979;
	font-weight: bold;
	text-decoration: none;
}

div.section ul.benefits {margin:20px 0 0 0; padding:0; overflow:hidden;}
div.section ul.benefits li {width:200px; margin:0 10px 20px 0; padding:0; float:left; text-align:center;}
div.section ul.benefits li.right {margin:0 0 20px 0; padding:0;}
div.section ul.benefits li img {margin:0 auto 10px auto;}
div.section ul.benefits li p {display:block; text-align:left; margin:0; padding:0;}

/* #02 secondary
---------------------------------------------------------------------------- */



/* #03 function.html
---------------------------------------------------------------------------- */
div.section p.function {overflow:hidden;}
div.section p.function img {float:left; margin:0 20px 20px 0;}


div.section table.system {margin:0 0 10px 0; border-top:solid 1px #CCC; border-left:solid 1px #CCC; width:100%}
div.section table.system th,div.section table.system td {padding:5px; border-bottom:solid 1px #CCC; border-right:solid 1px #CCC;}
div.section table.system th {text-align:left; background:#f2f2f2;}


/* #04 howto.html
---------------------------------------------------------------------------- */
div.section p.howto {overflow:hidden;}
div.section p.howto img {float:left; margin:0 20px 20px 0;}


/* #04 support.html
---------------------------------------------------------------------------- */

div.section dl.makeContact{
	margin-top: 5px;
	margin-bottom: 10px;
}

div.section dl.makeContact dt{
	margin-bottom: 11px;
}

div.section dl.makeContact dd{
	margin-bottom: 30px;
}

div.section dl.makeContact dd.image{
	margin-bottom: 15px;
}

div.section dl.makeContact dd.mb15{
	margin-bottom: 15px;
}

div.section dl.mt19{
	margin-top: 19px;
}

/* #05 download.html
---------------------------------------------------------------------------- */

div.section div.buttonArea {text-align:center; margin:0 0 30px 0;}
div.section div.buttonArea img {margin:0 10px 10px 10px;}

div.section div.mailArea {margin:0 0 25px 0; padding:20px; background:url(../img/mail_back.gif) #FFC repeat-x; text-align:center;}
div.section div.mailArea input.mail {padding:3px; width:350px; margin:0 10px 0 0; border:solid 1px #CCC; font-size:1.25em;}
div.section div.mailArea input.send {padding:5px;}

dl.version {margin:0; padding:0; overflow:hidden; clear:both;}
dl.version dt {width:70px; background:url(../../../img/icon/arrow3.gif) no-repeat 0px 2px; padding:0 0 0 20px; margin:0 10px 10px 0; float:left;} 
dl.version dd {float:left; margin:0 0 10px 0; width:520px}

ul.install {margin:0; padding:0;}
ul.install li {list-style-type:decimal; margin:0 0 40px 20px;}
ul.install li img {margin:10px auto 0 auto;}

		
/* #06 price.html
---------------------------------------------------------------------------- */	

div.section table.price{
	margin: 24px 0px;
	border: 1px solid #6d6c6e;
}

div.section table.price th,
div.section table.price td{
	padding: 10px 8px;
	border-color: #b8c0ca;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

div.section table.price th.last{
	border-right-color: #6d6c6e;
	border-bottom-color: #b8c0ca;
}

div.section table.price td.bottomLast{
	border-right-color: #b8c0ca;
	border-bottom-color: #6d6c6e;
}

div.section table.price td.rightLast{
	border-right-color: #6d6c6e;
	border-bottom-color: #6d6c6e;
}


div.section table.price th{
	background-image: url(../img/bg_price_th.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f9f5d5;
	text-align: center;
	font-weight: bold;
}

div.section table.price td{
	white-space: nowrap;
}

div.section table.price td.remarks{
	background-color: #fbf9e2;
	white-space: normal;
}

div.section table.price td.remarks dl{
	font-size: 90%;
}

div.section table.price td.remarks dd.mb10{
	margin-bottom: 10px;
}


/* #08 menace.html
---------------------------------------------------------------------------- */	
div.section dl.menace {
	position: relative;
	height:404px;
}

div.section dl.menace dt {
	padding: 19px 0 0 20px;
}

div.section dl.menace dd {
	width: 330px;
}

* html div.section dl.menace dd {
	height: 13px;
	padding: 11px 0 0 26px;
}

div.section dl.menace dd.image {
	padding: 0;
}

div.section dl.menace dd.image img {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.section dl.menace2 {
	position: relative;
	margin:0 0 20px 0;
}

div.section dl.menace2 dt {
	padding: 19px 0 0 20px;
}

div.section dl.menace2 dd {
	width: 330px;
}

* html div.section dl.menace2 dd {
	height: 13px;
	padding: 11px 0 0 26px;
}

div.section dl.menace2 dd.image {
	padding: 0;
}

div.section dl.menace2 dd.image img {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.section dl.menace3 {
	position: relative;
	height:320px;
	margin:0 0 20px 0;
}

div.section dl.menace3 dt {
	padding: 19px 0 0 20px;
}

div.section dl.menace3 dd {
	width: 330px;
}

* html div.section dl.menace3 dd {
	height: 13px;
	padding: 11px 0 0 26px;
}

div.section dl.menace3 dd.image {
	padding: 0;
}

div.section dl.menace3 dd.image img {
	position: absolute;
	top: 0px;
	right: 0px;
}


/* #09 agreement.html
---------------------------------------------------------------------------- */	
div.section ul.agree {margin:10px 0 28px 0;}
div.section ul.agree li {
	list-style-position: outside;
	list-style-type: disc;
	margin:0 0 0 25px;
}
