@charset "utf-8";
/*----------------------------
	all
----------------------------*/
*{
	margin:0px;
	padding:0px;
	border:0;
	outline:none;
}
img{
	border:0px;
}

body{
	position:relative;
	width:1000px;
	margin:0 auto;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:80%;
	color:#fff;
}

body#top{
	background:#000 url(../img/top/bg.jpg) center 0 no-repeat;
}

div#wrap{
	text-align:left;
	width:1000px;
}

ul,ol{
	list-style:none;
}

.clearfix{
	content: "";
	display: block;
	clear: both;
	float:left;
}
span.nor{
	font-weight:normal;
}
/*-------------------------------
header
-------------------------------*/
header{
	width:1000px;
	height:72px;
	float:left;
}
header h1{
	float:left;
	margin:20px 0 0 12px;
}
header ul{
	float:right;
	margin:17px 0 0;
}
header ul li:first-child{
	margin:12px 10px 0 0;
}
header ul li#bt_sougoutop a{
	display:block;
	width:145px;
	height:37px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/bt_kseries.png) no-repeat;
}
header ul li#bt_sougoutop a:hover{
	background:url(../img/bt_kseries_ov.png) no-repeat;
}
header ul li{
	float:left;
}
.canimate_preloader{
height:0;
}
/*-------------------------------
main
-------------------------------*/
#main{
	position:relative;
	z-index:2;
	width:1000px;
	height:486px;
	float:left;
	overflow:hidden;
}

#ie_filter{
	position:absolute;
	top:72px;
	left:0;
	z-index:0;
	width:1000px;
	height:486px;
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5', MakeShadow='true', ShadowOpacity='0.3');
}
h3{
	position:absolute;
	top:32px;
	left:55px;
}

#h2_kseries{
	position:absolute;
	top:210px;
	left:20px;
}
#h2_k531{
	position:absolute;
	top:163px;
	left:20px;
}
#em_catch{
	position:absolute;
	top:74px;
	left:20px;
}
#bt_kseries{
	position:relative;
	top:410px;
	left:26px;
	width:145px;
	height:37px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/bt_kseries.png) no-repeat; 
}
#lg_bluetooth{
	position:absolute;
	top:225px;
	left:223px;
}
#lg_iphone{
	position:absolute;
	top:225px;
	left:311px;
}

#tx_sougoutop{
	position:absolute;
	top:28px;
	left:807px;
	text-indent:30px;
	background:url(../img/icn_arrow.png) 0 2px no-repeat;
}
#tx_sougoutop a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#bt_kseries:hover{
	background:url(../img/bt_kseries_ov.png) no-repeat; 
}
.anim {
	position:absolute;
	top:255px;
	left:98px;
	height:168px;
	width:648px;
}
/*
.fadein {
	position:absolute;
	top:255px;
	left:98px;
	height:168px;
	width:648px;
}

.fadein img {
	position:absolute;
	left:0;
	top:0;
	filter:none !important;
}*/
#bt_gotoK531info a{
	display:block;
	width:142px;
	height:28px;
	background:url(../img/bt_gotok531info.png) no-repeat;
	position:absolute;
	top:428px;
	left:21px;
	white-space:nowrap;
	text-indent:100%;
}


#bt_gotoK531info a:hover{
	background:url(../img/bt_gotok531info_ov.png) no-repeat;
}
/*-------------------------------
nav
-------------------------------*/
nav{
	position:relative;
	top:-19px;
	z-index:3;
	width:1000px;
}
nav ul{
	float:left;

}

nav li{
	float:left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	_text-indent:-9999px;/*only for IE6*/
}
nav li#home			{ width:166px;}
nav li#introduction	{ width:167px;}
nav li#technology	{ width:167px;}
nav li#connectivity	{ width:167px;}
nav li#design		{ width:167px;}
nav li#gallery		{ width:166px;}

nav li a{
	display:block;
	height:62px;
}
nav li#home a				{background:url(../img/nav_top.png) no-repeat;}
nav li#home a:hover,
#top nav li#home a			{background:url(../img/nav_top_ov.png) no-repeat;}
nav li#introduction a		{background:url(../img/nav_introduction.png) no-repeat;}
nav li#introduction a:hover,
#int nav li#introduction a	{background:url(../img/nav_introduction_ov.png) no-repeat;}
nav li#technology a			{background:url(../img/nav_technology.png) no-repeat;}
nav li#technology a:hover,
#tch nav li#technology a	{background:url(../img/nav_technology_ov.png) no-repeat;}
nav li#connectivity a		{background:url(../img/nav_connectivity.png) no-repeat;}
nav li#connectivity a:hover,
#cnt nav li#connectivity a	{background:url(../img/nav_connectivity_ov.png) no-repeat;}
nav li#design a				{background:url(../img/nav_design.png) no-repeat;}
nav li#design a:hover,
#dsn nav li#design a		{background:url(../img/nav_design_ov.png) no-repeat;}
nav li#gallery a			{background:url(../img/nav_gallery.png) no-repeat;}
nav li#gallery a:hover,
#gal nav li#gallery a		{background:url(../img/nav_gallery_ov.png) no-repeat;}

/*-------------------------------
footer
-------------------------------*/
footer{
	position:relative;
/*	top:-19px;*/
	width:1000px;
	height:50px;
	float:left;
}
footer *{
	
/*	position:absolute;*/
}
footer strong{
/*	top:10px;
	left:10px;*/

}
footer small{
	color:#7f7f7f;
	font:11px normal;
/*	top:10px;
	left:10px;*/

	float:right;
}
