@charset "utf-8";

h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
}
img{
	border:0px;
	vertical-align:bottom;/*　NN6画像下の隙間消し　*/
}

/* 上書き指定 IE7*/
*:first-child+html img { vertical-align:text-bottom; }

.clearBoth{clear:both;}
br.clear{
	clear:both;
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}

/*----------------------------------------*/
/* base */
/*----------------------------------------*/
html{
	height:100%;
}
body{
	height:100%;
	margin:0;
	padding:0;


	text-align:center;
}
/* --------- stage --------- */
div#stage{
	width:940px;
	height:100%;
	min-height:100%;
	margin:0 auto;

	text-align:left;
}
/* IE7 を含むモダンブラウザにのみ適用（バージョン 6 以下の IE を除外）*/
html>body>#stage{
	height:auto;
}
/* --------- container --------- */
div#container{
	position:relative;
	width:920px;
	margin:0 10px;
}

div#maincontents{
	width:920px;
}

div#mainimg{
	width:920px;
}

div#headtitleimg{
	width:920px;
}

div#proarea{
	width:920px;
}

.samplearea{
	width:287px;
	margin-left: 14px;
	float:left;
}

/* clearfix */
#header-area:after,
#header_menu:after
 {
	content: url(/sanyo_lib/images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}

#header-area,
#header_menu
{
	display:inline-block;
	/*min-height: 1px;*/
}
/*----------------------------------------*/
/* base */
/*----------------------------------------*/
html{
	height:100%;
}
body{
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}
/* --------- stage --------- */
div#stage{
	width:940px;
	height:100%;
	min-height:100%;
	margin:0 auto;
	text-align:left;
}
/* for modern browser */
html>body>#stage{
	height:auto;
}
/* --------- container --------- */
div#container{

	position:relative;
	width:987px;
	margin:0 10px;
}


/*----------------------------------------*/
/* header */
/*----------------------------------------*/
div#header-area{
	position:relative;
	width:920px;
	background:url(../images/header-area-bg.gif) repeat-x;
}
/* --------- brand logo --------- */
#header-area img#brand_logo{
	width:138px;
	height:49px;
	font-size:0px;
	padding-bottom:3px;
}

/* --------- brand vision --------- */
#brand-vision{
	position:absolute;
	top:13px;
	left:800px;
	font-size:0px;
}
/* --------- name-logo --------- */
#name-logo{
	position:absolute;
	top:9px;
	left:781px;
	font-size:0px;
}
	
/* --------- header-menu, header_menu --------- */
#header-menu{
	position:absolute;
	left:138px;
	top:19px;
	width:651px;
	height:15px;
	overflow:hidden;
}
#header_menu{
	position:absolute;
	left:256px;
	top:33px;
	width:651px;
	height:15px;
	overflow:hidden;
}
#header_menu ul,
#header-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
#header_menu li,
#header-menu li{
	margin:0 9px 0 0;
	padding:0;
	display:inline;
	font-size:0px;
	float:right;
}
#header_menu li a,
#header-menu li a{
	display:block;
	height:15px;
	text-decoration:none;
	text-indent:-9999px;
}

/* --------- region site link --------- */
#region-site-link{
	width:66px;
	background:url(../images/region_site_link.gif) 0 0;
}
#region-site-link a:hover{
	width:66px;
	background:url(../images/region_site_link.gif) 0 -15px;
}
#region-site-linkOn{
	width:66px;
	background:url(../images/region_site_link.gif) 0 -30px;
}

/* --------- 総合サイトマップ --------- */
#sitemap-link{
	width:83px;
	background:url(../images/map_link.gif) 0 0;
}
#sitemap-link a:hover{
	width:83px;
	background:url(../images/map_link.gif) 0 -15px;
}
/* --------- お問い合わせ一覧 --------- */
#info-link{
	width:86px;
	background:url(../images/info_link.gif) 0 0;
}
#info-link a:hover{
	width:86px;
	background:url(../images/info_link.gif) 0 -15px;
}
/* --------- 総合商品一覧 --------- */
#products-link{
	width:71px;
	background:url(../images/products_link.gif) 0 0;
}
#products-link a:hover{
	width:71px;
	background:url(../images/products_link.gif) 0 -15px;
}
/* --------- 業務用機器--------- */
#comm-link{
	width:71px;
	background:url(../images/comm_bg.gif) no-repeat;
}
#comm{
	width:60px;
	background:url(../images/comm_link.gif) 0 0;
}
#comm a:hover{
	width:60px;
	background:url(../images/comm_link.gif) 0 -15px;
}


/* --------- local site id --------- */
#local-site-id{
	width:920px;
	height:5px;
	text-align:right;
	padding:0;
}
#local-site-id h2 {
	padding:0 20px;
	font-size:0px;
}


/*----------------------------------------*/
/* footer 
/*----------------------------------------*/
div#footer-area{
	position:relative;
	clear:both;
	height:80px;
	padding:10px 0 0 0;
	background: url(../images/footer-area-bg.gif) no-repeat;
	text-align:center;
}
#footer-navigation {
	height:15px;
	margin:0 auto;
}
#footer-area address{
	clear:left;
	margin:0 auto;
	padding-top:10px;
	width:300px;
	height:20px;
}



/*----------------------------------------*/
/* linkarrow */
/*----------------------------------------*/
.link-arrow{
	background: url(../images/arrow.gif) no-repeat;
	background-position:0 49%;
	display:block;
	padding:0 0 0 16px;
}


/*----------------------------------------*/
/* outbound */
/*----------------------------------------*/
a.outbound { 
	padding-right:18px;
	margin-right:5px;
	background : url(../images/outbound_icon.gif) no-repeat right center;
}

/* overwrite IE7*/
*+html body a.outbound {
	display:inline-block ;
}
/* overwrite IE6,5.5*/
* html body a.outbound {
	display:inline-block ;
}


/*----------------------------------------*/
/* PDFicon */
/*----------------------------------------*/
a.pdf { 
	padding-right:30px;
	margin-right:5px;
	background : url(../images/pdf_icon.gif) no-repeat right center;
}

/* overwrite IE7*/
*+html body a.pdf {
	display:inline-block ;
}
/* overwrite IE6,5.5*/
* html body a.pdf {
	display:inline-block ;
}



