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

/* =====各ページ共通===== */
*{
-webkit-text-size-adjust:100%;
}
/* common */
.wrap{
	width:920px;
}

/* ヘッダ */
#header #language{
	margin-left:686px;
}

/* グローバルナビゲーション */
#gn li{
	width:151px;
	border-left:1px solid #fff;
	border-right:1px solid #aaa;
}
#gn .n1,#gn .n6{
	width:152px;
}

/* ノーマル時 */
#gn .n1 a:link,
#gn .n1 a:visited{
	background-position:-3px -184px;
}
#gn .n2 a:link,
#gn .n2 a:visited{
	background-position:-170px -184px;
}
#gn .n3 a:link,
#gn .n3 a:visited{
	background-position:-337px -184px;
}
#gn .n4 a:link,
#gn .n4 a:visited{
	background-position:-503px -184px;
}
#gn .n5 a:link,
#gn .n5 a:visited{
	background-position:-670px -184px;
}
#gn .n6 a:link,
#gn .n6 a:visited{
	background-position:-837px -184px;
}

/* マウスオーバ時 */
#gn .n1 a:hover,
#gn .n1 a.active{
	background-position:-3px -222px;
}
#gn .n2 a:hover,
#gn .n2 a.active{
	background-position:-170px -222px;
}
#gn .n3 a:hover,
#gn .n3 a.active{
	background-position:-337px -222px;
}
#gn .n4 a:hover,
#gn .n4 a.active{
	background-position:-503px -222px;
}
#gn .n5 a:hover,
#gn .n5 a.active{
	background-position:-670px -222px;
}
#gn .n6 a:hover,
#gn .n6 a.active{
	background-position:-837px -222px;
}



/* =====トップページ===== */
/* メイン画像 */
#mainimg{
	height:280px;
}
#mainimg,#mainimg span{
	width:920px;
	height:280px;
}
#mainimg #mimg1{
	background:url("images/sp-top-mainimg01.jpg") no-repeat;
}
#mainimg #mimg2{
	background:url("images/sp-top-mainimg02.jpg") no-repeat;
}
#mainimg #mimg3{
	background:url("images/sp-top-mainimg03.jpg") no-repeat;
}
#en #mainimg #mimg1{
	background:url("images/sp-en-top-mainimg01.jpg") no-repeat;
}
#en #mainimg #mimg2{
	background:url("images/sp-en-top-mainimg02.jpg") no-repeat;
}
#en #mainimg #mimg3{
	background:url("images/sp-en-top-mainimg03.jpg") no-repeat;
}
#ch #mainimg #mimg1{
	background:url("images/sp-ch-top-mainimg01.jpg") no-repeat;
}
#ch #mainimg #mimg2{
	background:url("images/sp-ch-top-mainimg02.jpg") no-repeat;
}
#ch #mainimg #mimg3{
	background:url("images/sp-ch-top-mainimg03.jpg") no-repeat;
}


/* 左 */
body.top #main{
	width: 680px;
}
body.top #main .menu .mr10{
	margin-right:5px;
}
body.top #main .menu li img{
	width:164px;
	height:164px;
}
body.top #main .slogan{
	font-size:18px;
}
/* =====2階層目===== */
/* カテゴリタイトル */
h2.product,
h2.support,
h2.info,
h2.recruit,
h2.contact,
h2.other{
	width:898px;
}
#main{
	width:900px;
}

/* サイド */
#product #side{
	width:150px;
}
#product #side .sidemenu strong {
font-size: 10px;
}
#product #main{
	width:760px;
	margin-left:0;
}

/* サイド */
#product .top-list li{
	width: 373px;
}
#product .top-list li .block1{
	width: 243px;
}
#product .top-list li .slogan {
	font-size:12px;
}
#product .top-list li .title {
	font-size: 18px;
}


.spinfo01{
	margin-left:0;
}