@charset "UTF-8";
/* home CSS Document */


#header {
	background: url(../common/images/head_bg_gnavi.gif) repeat-x 0px 70px;
	height: 103px;
}
#head-inner {
	height: 103px;
}
#gnavi {
	top:70px;
}
#gnavi img {
	height: 33px;
}


#gnavi li.home a {
	background: url(../common/images/head_btn_gnavi.gif) 0px 73px;
}
#fla-wrap {
 background: url(../images/fla_bg_01.gif) repeat-x left bottom;
 height: 242px;
	position: relative;
}
#fla-wrap p {
 background: url(../images/index_navi_grad.png) repeat-x left top;
	behavior: expression(IEPNGFIX.fix(this));
	width: 100%;
 position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}
#flashcontent {
 background: url(../images/flash_substitution_bg.jpg) repeat-x;
 text-align: center;
	height: 232px;
	/*margin-top: -3px;*/
}
#flashcontent div {
}

#main {
	float: left;
	padding-bottom: 10px;
}
#main h2 {
	background: none;
	padding: 0px;
}
#column {
	float: right;
}

#products dl {
 padding: 7px 0 0 3px;
}
#products dl dt {
 width: 51px;
}
#products dl dd {
 width: 180px;
}
#products dl dt,
#products dl dd {
 display: table-cell;
	vertical-align: middle;
}
#products dl dt img {
 vertical-align: bottom;
}
#products dl dd p {
 margin-left: 8px;
	line-height: 1.2;
}
*html #products dl dt,
*html #products dl dd {
 display: inline;
	zoom: 1;
}
*:first-child+html #products dl dt,
*:first-child+html #products dl dd {
 display: inline;
 zoom: 1; 
}
.product1 {
	width: 242px;
	float: left;
}
.product2 {
	width: 244px;
	float: left;
}
#products a {
	font-weight: bold;	
}

#news-tech {
	margin-top: 20px;
	background: url(../images/index_bg_newtech.gif) left bottom;
}
#news-tech h3 {
	background: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#news-tech .news {
	float: left;
	width: 357px;
}
#news-tech .tech {
	float: right;
	width: 357px;
}
#news-tech .title-area {
	position: relative;
}
#news-tech h2 {
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 15px;
	top: 8px;
}
#news-tech .title-area span {
	position: absolute;
	top: 8px;
	right: 15px;
	background: url(../common/images/icon_arrow_06.gif) no-repeat left center;
	padding-left: 8px;
}
#news-tech .title-area a {
	color: #FFFFFF;
}
#news-tech .title-area a:hover {
	color: #dedede;
	text-decoration: none;
}
.news-tech-inner {
	padding: 5px 15px 15px;
}
#news-tech .news li {
	line-height: 1.5em;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#news-tech .news h3 {
	font-weight: bold;
	color: #888787;
	padding: 0px;
	border-style: none;
}
.icon-new {
	vertical-align: middle;
	margin-left: 3px;
}
#news-tech .tech dt,
#news-tech .tech dd {
	float: left;
	padding-top: 10px;
}
#news-tech .tech dt {
	clear: left;
	margin-right: 12px;
	width: 92px;
}
#news-tech .tech dd h3 {
	padding-top: 2px;
}
#news-tech .tech dd {
	width: 223px;
}
#news-tech .tech dd p {
	line-height: 1.3em;
	font-size: 90%;
	margin-top: 3px;
}
* html #news-tech .tech dd .list-arrow2 {
	padding-top: 1px;
}

