@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 catalog.html
#03 secondary

----------------------------------------*/


/* #01 primary
---------------------------------------------------------------------------- */


div#pageBody {
	background: #EAF0F5;
	clear: both;
	margin-left: 2px;
	width: 910px;
}


div#primary {
	background: #FFF;
	float: left;
	width: 700px;
}

div.naviSection {
	clear: both;
	height: 170px;
	position: relative;
}

div.naviSection h1 { 
	position: absolute;
	z-index: 1;
}

div.naviSection ul#lNavi {
	left: 0;
	height: 26px;
	padding: 0 0 0 19px;
	position: absolute;
	top: 144px;
	width: 681px;
	z-index: 1;
}

div.naviSection ul#lNavi li {
	float: left;
	height: 26px;
	padding: 0 4px 0 0;
	text-align: center;
}

div.naviSection ul#lNavi li a {
	cursor: pointer;
	display: block;
	height: 18px;
	padding: 8px 0 0 0;
}
div.section {
	clear: both;
	padding-left: 40px;
	width: 620px;
	margin:35px 0 0 0;
}

div.section img.productsLogo {float:right; margin:0 0 20px 20px; border:0;}

/*リスト*/
div.section ul.function{
	margin: 16px 4px 41px 4px;
}

div.section ul.function li{
	padding-left: 16px;
	margin-bottom: 12px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
}


div.section ul.function li text_red {
	font-weight:bold;
	color:#FF0000;
}


/* For IE6 IE7 \*/
* html div.section ul.function li{
	background-position: 0px 6px;
}

*:first-child + html div.section ul.function li{
	background-position: 0px 6px;
}

/**/

div.section ul.iconBlue li{
	background-image: url(../img/icon/icon_list_bluecircle.gif);
}

div.section ul.iconGray li{
	background-image: url(../img/icon/icon_list_graycircle.gif);
}

div.section ul.iconYellow li{
	background-image: url(../img/icon/icon_list_yellowcircle.gif);
}

/* #02 catalog.html
---------------------------------------------------------------------------- */	

div.section div.catalogBox{
	float: left;
	width: 308px;
	margin-top: 4px;
	margin-bottom: 0;
	padding-top: 19px;
	padding-bottom: 17px;
	background-color: #fcfae2;
}

div.section div.first{
	margin-right: 4px;
}

div.section div.catalogBox div.wrap{
	margin-left: 20px;
}

div.section div.catalogBox div.imageArea{
	float: left;
	width:  120px;
}

div.section div.catalogBox div.textArea{
	margin-left: 134px;
	padding-top: 35px;
	min-height: 66px;
}

/*For IE6 \*/

* html div.section div.catalogBox div.textArea{
	margin-left: 120px;
	height: 120px;
}

/**/

div.section div.catalogBox div.textArea dl dt{
	margin-bottom: 8px;
}

div.section div.adobeText{
	float: left;
	width: 470px;
	margin:20px 0 0 0;
}

div.section div.bnrAdobe{
	float: left;
	width: 88px;
	margin:20px 0 0 15px;
}



/* #03 secondary
---------------------------------------------------------------------------- */

div#secondary {
	float: right;
	width: 195px;
	padding:15px 0 0 0;
}

div#secondary ul.bnrList {
	padding: 0;
}

div#secondary ul.bnrList li {
	padding: 0 0 16px 0;
}

div#secondary dl.block {
	background: #FFF;
	border-bottom: 1px solid #C7D0D7;
	margin-bottom: 15px;
	width: 180px;
}

div#secondary dl.block dd {
	border-bottom: 1px dashed #DBDBDB;
	border-left: 1px solid #C7D0D7;
	border-right: 1px solid #C7D0D7;
	padding: 0 0 11px 0;
}

div#secondary dl.block dd.blockLast {
	border-bottom: none;
}

div#secondary dl.block dd p.image {
	padding: 23px 0 0 15px;
}
div#secondary dl.block dd p.pTop {
	padding: 19px 0 0 15px;
}

div#secondary dl.block dd dl {
	padding: 13px 9px 0 9px;
}

div#secondary dl.block dd dl dd {
	border: none;
	font-size: 85%;
	padding: 3px 0 0 0;
}

div#secondary dl.block dd p.more {
	font-size: 85%;
	margin: -5px 0 0 0;
	padding: 0 6px 0 0;
	text-align: right;
}

div#secondary dl.block dd ul {
	padding: 19px 0 12px 20px;
}

div#secondary dl.block dd ul li.jcb {
	padding: 0 0 22px 35px;
}
div#secondary .block dd dl .pdfAicon {
	background-image: url(../../img/icon/img_pdfaicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}

.eula { margin-top:5px; width:180px;}

#layout #pageBody #primary .section .products {
	overflow:hidden;
	margin-bottom:15px;
	clear:both;
}
#layout #pageBody #primary .section .products h3 {
	font-size:130%;
	margin-bottom:10px;
}
#layout #pageBody #primary .section .productsCatch {
	width:390px;
	font-weight: bold;
	margin-bottom:4px;
	float:right;
}
#layout #pageBody #primary .section .productsPersonalLogo {
	padding-top:5px;
	float:left;
}
#layout #pageBody #primary .section .productsPersonalLogo {
	padding-top:10px;
	padding-left:10px;
	float:left;
}
#layout #pageBody #primary .section .productsPersonalFree {
	float:left;
	padding-left:2px;
}
#layout #pageBody #primary .section .productsPersonalText {
	width:390px;
	line-height: 1.2;
	margin-bottom:4px;
	float:right;
}
#layout #pageBody #primary .section .productsLink {
	width:390px;
	line-height: 1.2;
	float:right;
	text-align:right;
}

#layout #pageBody #primary .section .productsPersonalFordetails {
	text-align: center;
	padding-bottom: 25px;
}
#layout #pageBody #primary .section .productsBusinessText {
	width:390px;
	line-height: 1.2;
	margin-bottom:4px;
	float:right;
}
#layout #pageBody #primary .section .text_only {
	width:610px;
	padding-left:10px;
	float:left;
	text-align:left;
}