@charset "utf-8";

@import "subpage.css";

@media tty {
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */

/*** body Area用レイアウト ***/

#mainSection {
	width: 600px;
	padding: 0 15px;
	float: left;
}

#sidebarSection {
	width: 170px;
	float: right;
}



/**** download.html用CSS ****/

#breadcrumb {
	padding: 5px 0;
}

.blockTitle {
	padding: 5px 0 2px;
}

#copySection {
	padding: 15px 0 25px 25px;
}

#subcopy {
	font-size: 12px;
	width: 530px;
	color: #006600;
	padding-left: 24px;
}


#downloadInfo {
	width: 550px;
	margin:10px 0px;
	padding:0px 10px;
	border-left:5px #9c6 solid;
}

#downloadInfo ul {
	list-style-type: none;
	margin: 10px 0 0 20px;
}

#downloadInfo ul li {
	border-bottom: 1px #666 dashed;
	padding-bottom: 10px;
}

#downloadInfo ul li p.dlItemName {
	clear: both;
	background-image: url(../images/common/listbullet_gray_onwhilte.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	text-indent: 10px;
	float: left;
	width: 200px;
	line-height: 3em;
}
	
#downloadInfo ul li p.dlItemDetail {
	float: left;
	width: 250px;
}


#downloadInfoAI {
	width: 550px;
	margin:10px 0px;
	padding:0px 10px;
	border-bottom:1px dotted #666;
	border-left:5px #9c6 solid;
}

#downloadInfoAI dt {
	background-image: url(../images/news/info_graybullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 16px 0px 2px 15px;
	float:left;
	margin: 10px 0px 0px 0px;
	width:330px;
}

#downloadInfoAI dd {
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 10px 343px;
}
	


#downloadList ul {
    list-style:none;
}
	
#downloadList li {
    list-style:none;
	background-image: url(../images/news/info_graybullet.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 6px 0px 10px 10px;
	border-bottom:1px dotted #666;
	margin:0px;
	width:500px

}



.DownloadMinitxt{
	font-size:9px;
}


#getReaderMain {
    width:420px;
	margin:20px 100px 20px 50px;
}

#getReaderLogo {
    width:88px;
	float:left;
}

#getReaderCopy {
    width:322px;
	padding:0 0 0 10px;
	font-size:small;
	float:right
}




/**** sitemap.html用CSS ****/


#sitemapCopySection {
	width: 600px;
	padding: 0 0 0 30px;
	float: left;
}


#sitemapSubTitle {
	width: 570px;
	font:16px #060;
	border-bottom:4px solid #9c6;
	margin-top:30px;
	padding:3px 0;
}



#sitemapParagraphBox {
	width: 570px;
	padding:30px 0px;
	border-bottom:1px dotted #666666;
	float:left;
}

#sitemapParagraphBoxBottm {
	width: 570px;
	padding:30px 0px;
	float:left;
}


#sitemapTopLeftBox {
	width: 284px;
	float:left;
}

#sitemapTopRightBox {
	width: 284px;
	float:right;
}


#RightBoxtoPageTop{
	margin:150px 0px 0px 120px;
}


#sitemapBox1 {
	width: 140px;
	float:left;
}

#sitemapBox2 {
	width: 140px;
	float:right;
}

#sitemapBox3 {
	width: 162px;
	float:left;
}

#sitemapBox4 {
	width: 408px;
	float:right;
}


#sitemapListGreen li {
    list-style:none;
	background:#e2e2e2;
	background-image: url(../images/news/sitemap_greenbullet.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 10px;
	margin:5px 2px;
	width:127px;
	color:#006600;
}

#sitemapListLightGreen li {
    list-style:none;
	background:#f1f1f1;
	background-image: url(../images/news/sitemap_lightgreenbullet.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 10px;
	margin:5px 2px;
	width:127px;
	color:#006600;
}


#sitemapListGreen162 li {
    list-style:none;
	background:#e2e2e2;
	background-image: url(../images/news/sitemap_greenbullet.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 10px;
	margin:5px 2px;
	width:147px;
	color:#006600;
}

#sitemapListLightGreen162 li {
    list-style:none;
	background:#f1f1f1;
	background-image: url(../images/news/sitemap_lightgreenbullet.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 10px;
	margin:5px 2px;
	width:147px;
	color:#006600;
}



/*** privacy_policy.html用CSS ***/

.privacyPolicyBody {
	margin: 20px 0 0 25px;
}

.privacyPolicyBody dt {
	font-weight: bold;
	padding: 20px 0 5px;
}


/*** sidebarSectionのスタイル ***/
