/*-----------------------------------------------------
	reset
-----------------------------------------------------*/
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,pre,img,th,td,table	{
	margin:0;padding:0;font-size:100%;font-weight:normal;
	border:none;border-collapse:collapse;	}
li	{ list-style:none;	}
hr	{ display:none;	}
em,address	{ font-style:normal;	}
* html .iepngfix {
  behavior: url(../js/iepngfix.htc);
}

/*-----------------------------------------------------
	body
-----------------------------------------------------*/
body	{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) repeat-x top center #1E2224;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#ffffff;
	}
.bodytop	{
	background:url(../images/bodytop_bg.png);
	background-position:center top;
	background-repeat:repeat-x;
	height:131px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
	_background:url(../images/bg_ieTop.jpg) repeat-x center top;
	}
.bodybottom {
	background-image:url(../images/bodybottom_bg02.png);
	background-repeat:repeat;
	background-position:center;
	height:150px;
	position:absolute;
	top:810px;
	width:100%;
	left:0;
	z-index:0;
	_background:url(../images/bg_ieBottom.jpg) repeat-x center;
	_height:265px;
	_top:750px;
}

.bodybottom .default {
	background-image:url(../images/bodybottom_bg.png);
	background-repeat:repeat-x;
	height:60px;
	position:absolute;
	top:-60px;
	width:100%;
	_display:none;
}
#wrapper	{
	width:820px;
	margin:0 auto;
	position:relative;
	font-size:120%;
	}

/*-----------------------------------------------------
	head
-----------------------------------------------------*/
h1 a	{
	background:url(../images/logo.png) no-repeat left top;
	position:absolute;
	width:84px;
	height:84px;
	z-index:1;
	left:10px;
	top:0;
	text-indent:-9999px;
	overflow:hidden;
	}
* html h1 a{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#nav	{
	position:absolute;
	z-index:100;
	width:669px;
	left: 124px;
	top: 18px;
	height:1.5em;
	}
.dropdown {
	float:left;
	padding:0 10px;
	position:relative;
	font-weight:bold;
}
.dropdown a {
	font-weight:bold;
	display:block;
	padding:0 5px;
	}
.dropdown dt { padding:0 5px; cursor:pointer; background:#000000;}
.dropdown dt:hover {background:#000000;}
.dropdown dd {position:absolute; overflow:hidden; width:130px; display:none; z-index:200; opacity:0; }
.dropdown ul {width:130px; list-style:none; border-top:none;padding:5px 0 0 0;}
.dropdown li {display:inline;}
.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited {display:block; padding:5px 10px; color:#ffffff; text-decoration:none; background:#000000;letter-spacing:0.05em;display:block;}
.dropdown a:hover {background:#000000; color:#ff0000;}
.dropdown .underline {}

.dropdown li a:hover {background:#000000; color:#ff0000;}

/*-----------------------------------------------------
	main
-----------------------------------------------------*/
#main	{
	position:absolute;
	top:95px;
	width:820px;
	height:100%;
	}
#main .visual	{
	background:url(../images/visual_bg.png) no-repeat top left;
	width:778px;
	height:394px;
	padding:21px;
	}
* html .visual,
* html #main .topContents{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main .topContents	{
	background:url(../images/topContents_bg.png) no-repeat;
	height:217px;
	position:relative;
	z-index:100;
	}
#main .topNews	{
	position:absolute;
	height:142px;
	width:370px;
	left: 23px;
	top: 47px;
	}
#main .topNews dl	{

	}
#main .topNews dd	{
	padding:2px 0;
	}
#main .topNews em	{
	padding:0 0 0 1em;
	}
#main .topLink	{
	position:absolute;
	height:153px;
	width:373px;
	left: 426px;
	top: 48px;
	}
#main .topLink img	{
	margin:0 0 0 7px;
	}
/*-----------------------------------------------------
	prdct
-----------------------------------------------------*/
#prdct {
	background:url(../images/prdct/leftImg.gif) no-repeat left 40px;
	padding:40px 0 0 250px;
	font-family:Arial, Helvetica, sans-serif;
	}
#prdct h2	{
	font-size:140%;
	font-weight:bold;
	margin:0 0 0.5em 0;
	}
#prdct h2 em	{
	font-size:120%;
	color:#ff0000;
	}
#prdct .inside	{
	background:url(../images/prdct/prdctBg.png);
	padding:1em 15px;
	width:540px;
	min-height:550px;
	height:auto !important;
	height:550px;
	}

#prdct .note	{
	font-size:90%;
	}
#prdct .prdctTbl	{
	width:95%;
	margin: 10px auto 0;
	}
#prdct .prdctTbl th	{
	text-align:center;
	padding:0 0 0.5em 0;
	width:33%;
	}
#prdct .prdctTbl td	{
	padding:0 0 0 3em;
	font-weight:bold;
	font-size:90%;
	}
#prdct .prdctTbl .blank	{
	height:2em;
	}
#prdct .prdctTbl .txr	{
	color:#ff0000;
	}
/*-----------------------------------------------------
	technology
-----------------------------------------------------*/
#technology {
	background:url(../images/leftImg.gif) no-repeat left 40px;
	padding:40px 0 0 250px;
	font-family:Arial, Helvetica, sans-serif;
	min-height:550px;
	height:auto !important;
	height:550px;
	}
#technology h2	{
	font-size:160%;
	font-weight:bold;
	margin:0 0 0.5em 0;
	color:#ff0000;
	}
#technology .inside	{
	background:url(../images/technology/technologyBg.png);
	padding:1em 15px;
	width:540px;
	}

#technology .note	{
	line-height:150%;
	}

/*-----------------------------------------------------
	contact
-----------------------------------------------------*/
#contact {
	background:url(../images/leftImg.gif) no-repeat left 40px;
	padding:40px 0 0 250px;
	font-family:Arial, Helvetica, sans-serif;
	min-height:620px;
	height:auto !important;
	height:620px;
	}
#contact h2	{
	font-size:160%;
	font-weight:bold;
	margin:0 0 0.5em 0;
	color:#ff0000;
	}
#contact .inside	{
	background:url(../images/technology/technologyBg.png);
	padding:1em 15px;
	width:540px;
	}

#contact .note	{
	line-height:150%;
	}
#contact table	{
	width:100%;
	margin:0.5em 0;
	}
#contact th	{
	font-weight:bold;
	text-align:left;
	padding:1px;
	}
#contact td	{
	padding:2px 0 1px 0;
	}
#contact .txr	{
	color:#ff0000;
	font-weight: normal;
	}


/*-----------------------------------------------------
	footer
-----------------------------------------------------*/
#footer	{
	position:absolute;
	top:800px;
	text-align:center;
	width:100%;
	z-index: 100;
	}
#footer img	{
	margin:0 0 0.5em 0;
	}
	

/*-----------------------------------------------------
	link
-----------------------------------------------------*/
a:link	{
	color:#ffffff;
	text-decoration:none;
	}
a:visited	{
	color:#ffffff;
	text-decoration:none;
	}
a:hover	{
	color:#ff0000;
	text-decoration:none;
	}
a:active	{
	color:#ff0000;
	text-decoration:none;
	}

/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
height:140px;
	width:345px;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding:0.5em;
	outline:none;
	overflow:auto;
}
/*-----------------------------------------------------
	clearfix
-----------------------------------------------------*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.w50	{
	width:50%;
	}

