h3 {
	padding:5px 15px;
	background:url(img/h_bg.gif);
	font-size:14px;
}

h4 {
	font-size:12px;
}

/*TOP*/
#FlashContents {
	width:940px;
	text-align:center;
	margin:0 auto;
	}
	
#TopNews h2 {
	font-size:10px;
	color:#9F8D59;
}		

#TopBnrs {
	width:940px;
	margin:0 auto 10px auto;
	background-color:#eee;
	padding:10px 0;
}

#TopBnrs li {
	display:inline;
	}
	
	
#TopBottomContents {
	width:940px;
	margin:0 auto 20px auto;
	background-color:#FFFFFF;
}	
	
#TopNews {
	width:700px;
	float:left;
	padding:15px;
}

#TopNews a, #NewsIdx a {
	text-decoration:underline;
	color:#222222;
}

#TopNews a:hover, #NewsIdx a:hover {
	text-decoration:none;
	color:#ffde00;
}

#TopNews h3 {
	font-size:14px;
	background:none;
	padding:0;
	margin-bottom:3px;
}

#TopNews dt, #NewsIdx dt, #NewsDetails dt {
  clear: left;
  float: left;
  width: 10em;
  }
  
#TopNews dt span, #NewsIdx dt span, #NewsDetails dt span {
	background-color:#9f8d59;
	padding:3px;
	color:#fff;
	font-weight:bold;
	text-align:center;
  font-size:12px;
  display:block;
}

#TopNews dd, #NewsDetails dd { 
	margin-left: 12em;
	margin-bottom: 3em;
	zoom: 1;
  	}
	
	
#TopSubBnrs {
	width:205px;
	float:right;
	padding:15px 0 5px 0px;
}


#NewsIdx dd {
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:15px;
	margin-left: 12em;
	zoom: 1;
}

/*NEWS DETAILS*/
#NewsDetails h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	background:none;
	padding-left:0;
}

#NewsDetails p {
	margin-bottom:1em;
}

#NewsDetails h4 {
	font-size:12px;
}

#NewsDetails dd ul li {
	margin-left:20px;
	list-style-type:disc;
}

/*UNIVERSAL DESIGN*/
.Unv_design {
	width:340px;
	float:left;
	margin-bottom:30px;
}

.Unv_designLR {
	width:453px;
	margin:0 auto;
}

Unv_designLR p.txt, .Unv_design p.txt {
	margin:auto 20px auto 25px;
	line-height:1.3;
}

#MeiryoAndMe {
 	background-color:#eeeeee;
 	padding:15px;
	margin-bottom:20px;
	border:1px solid #cccccc;
}


/*PRODUCTS*/
ul#Products_sNav {
	text-align:left;
	border-left:#ffde00 solid 3px;
}

/*各々用*/
ul#ProductsIdx_sNav {
	margin-bottom:20px;
}

ul#ProductsIdx_sNav li {
	line-height:0;
}

ul#ProductsIdx_sNav li a {
	padding:3px;
	padding-left:10px;
	font-weight:bold;
	color:#999999;
	border-bottom:1px solid #efefef;
	display:block;
	background-color:#d5d5d5;
	line-height:normal;
	text-decoration:none;
}

ul#ProductsIdx_sNav li.here a {background-color:#ffde00;color:#333333;}
ul#ProductsIdx_sNav li.final a {border-bottom:none;}
ul#ProductsIdx_sNav li a:hover {color:#222;background-color:#c8c8c8;}

/*Flash下ナビ*/
ul#ProductsIdx_tNav li {
	display:inline;
}

/*Productsトップ用*/
p.changeimgx {
	padding: 0;  
    margin:  0; 
	width:220px;
	height:220px; 
}

p.changeimgx img {
	top:  0;   
    left: 0;  
	width:220px;
	height:220px;
	}
	
ul.ProductsList h3 {font-weight:bold; background:none;}
ul.ProductsList h3 img {vertical-align:middle; margin-right:5px;}

.ProductsTxt {
	padding-top:5px;
	padding-left:5px;
}
ul.ProductsList li {display:inline;float:left}
	
ul.ProductsList li a {
	width:220px;
	display:block;
	margin-right:20px;
	margin-bottom:25px;
	background:none;
	line-height:1.3;
	}
	
ul.ProductsList li.none a {margin-right:0!important;}
ul.ProductsList li a:hover {background:url(img/h_bg.gif); color:#333333;}

/*他社フォント比較*/
.pulldownmenu, .pulldownmenu2 {
	margin:0;
	padding:2px;
	border:1px solid #dddddd;
	background-color:#ffffff;
}

.pulldownmenu:hover {
	margin:0;
	padding:2px;
	border:1px solid #9f8d59;
	background-color:#ffde00;
}

.pulldownmenu2:hover {
	margin:0;
	padding:2px;
	border:1px solid #aaa;
	background-color:#dddddd;
}

/*組見本用*/
ul.changeSample {
	padding: 0;  
    margin:  0; 
	width:700px;
	height:282px; 
}

ul.changeSample img {
	top:  0;   
    left: 0;  
	width:700px;
	height:246px; 
	}


/*============[FREEFONT]============*/
#FreefontCheck dl {
	padding-left:15px;
	}

#FreefontCheck dt {
	margin-bottom:2px;
}

#FreefontCheck dd {
	margin-bottom:25px;
}

#FreefontLicence {
	height:200px;
	overflow:auto;
	padding:15px;
	margin-bottom:15px;
	border:1px solid #dddddd;
}

	
/*============[ORDER]============*/
ul#downloadslist li {
	display:inline;
	margin-right:5px;
}

ul#downloadslist li img {
margin-bottom:5px;
}

.downloads-details ul li {
	list-style-type:disc;
	margin-left:15px;
}

.downloads-details ul li {
	list-style-type:disc;
	margin-left:15px;
}

/*============[SPEC]============*/
dl#spec {
	margin-left:1em;
}

dl#spec dt {
  clear: left;
  float: left;
  width: 3em;
  font-weight:bold;
}

dl#spec dd { 
	margin-left: 6em;
	margin-bottom: 0.5em;
	zoom: 1;
	}
	
/*============[LAW]============*/
dl#law {
	margin-left:1em;
}

dl#law dt {
  clear: left;
  float: left;
  width: 13em;
  font-weight:bold;
  }

dl#law dd { 
	margin-left: 13em;
	padding-left: 1em;
	padding-bottom: 1em;
	zoom: 1;
	border-left:1px solid #CCCCCC;
  	}

/*============[CONTACT]============*/
dl.contact {
	margin-left:1em;
	margin-bottom:2em;
}

dl.contact dt {
  clear: left;
  float: left;
  width: 5em;
  font-weight:bold;
  }

dl.contact dd { 
	margin-left: 5em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	zoom: 1;
  	}
	
/*============[SITEMAP]============*/
#Sitemap {

}

#Sitemap a {
	color:#222222;
	text-decoration:underline;
}

#Sitemap a:hover {
	color:#FFDE00;
	background-color:#333333;
	text-decoration:none;
}


#Sitemap ul {
	margin-bottom:25px;
}

#Sitemap ul li ul {
	margin-bottom:10px;
}

#Sitemap ul li {
	list-style-type:disc;
	margin-left:1.5em;
}

#Sitemap ul li ul li {
	list-style-type:circle;
	margin-left:1.5em;
}


#Sitemap h3 {
	background:none;
	padding:5px 8px!important;
	margin-bottom:5px;
	background-color:#eeeeee;
}



/*============[TABLE]============*/
/*LIST*/
table.List {
	border-top:1px solid #bbb;
	border-right:none!important;
	margin:0 auto;
}

table.List a, table.List a:visited {
	color:#222222;
	text-decoration:underline;
}

table.List a:hover {
	color:#FFDE00;
	background-color:#333333;
	text-decoration:none;
}

table.List th {
	font-weight:bold;
	background-color:#ccc;
	/*color:#ffffff;*/
	text-align:left;
	/*border-right:2px solid #CCCCCC;*/
	border-bottom:1px solid #fff;
	padding:5px 10px;
	vertical-align:middle;
}

table.List td.type {
	background-color:#eeeeee;
	text-align:left;
	border-bottom:1px solid #bbb;
	padding:5px 10px;
	vertical-align:middle;
}

table.List td.weight {
	text-align:center;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:5px 10px;
	vertical-align:middle;
	width:25px;
	font-weight:bold;
}

table.List td {
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
}

.bg {
	background-color:#d5d5c5;
}

.borderRnone {
	border-right:none!important;
}


/*SPEC*/
table.spec {
	border-left:1px solid #bbb;
	border-top:1px solid #bbb;
	margin:0 auto;
}

table.spec th {
	font-weight:normal;
	background-color:#eee;
	text-align:center;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:10px 0;
	vertical-align:middle;
}

table.spec td {
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:10px 0;
	vertical-align:middle;
	background-color:#ffffff;
	text-align:center;
}

/*LICENSE*/
table.license {
	border-left:1px solid #bbb;
	border-top:1px solid #bbb;
	margin:0 auto;
}

table.license th {
	font-weight:normal;
	background-color:#eee;
	text-align:center;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:5px 10px;
	vertical-align:middle;
}

table.license td {
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:5px 10px;
	vertical-align:middle;
	background-color:#ffffff;
	text-align:left;
}

/*FAQ*/
#Faq {
	margin-bottom:150px;
}

#FaqSupport {
 	background-color:#eeeeee;
 	padding:15px;
	margin-bottom:20px;
	border:1px solid #cccccc;
}

#FaqSupport li {
	padding-left:15px!important;
}


.FaqCon {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #dddddd;
}

.FaqCon h4 {
	font-size:14px;
	margin-bottom:5px;
	padding-left:5px;
}

.FaqCon p {
	padding-left:1.5em;
}


#Faq h3 {
	margin-bottom:5px;
}

#Faq ul {
	padding-left:10px;
}

#Faq ul li {
	padding-left:2em;
	text-indent:-2em;
}

