@charset "Shift_JIS";


/* **************************************************

Name: index.css

Description: Setting of index page

Create: 2009.10.01
Update: 

Copyright 2009 Hitachi, Ltd. 

***************************************************** */


/* content===========================================

/*  トップページ h2タイトル画像
/* ---ブロック　色指定
/* ---[c1-2] ブランディング画像 > 4グリッド >　グローバルナビあり---

===================================================== */




/* ---[c1-2] ブランディング画像 > 4グリッド >　グローバルナビあり--- */
p#BrandingImgStyle3 {
	position: relative;
	z-index: 1;
	margin: -4.1px 0 0;
}

/* ---カテゴリアクセスポイント　横並びカラム--- */
div.Column_SP01 {
	float: left;
	text-align: left;
}
/* --- 画像の隙間消し ---*/
div.Column_SP01 img ,
ul.sidemenu01 img{
	vertical-align: bottom;
}


/* --- 製品リスト01　横並び ---*/
ul.productsList01 {
	width: 570px;
}

ul.productsList01 li{
	float: left;
}

ul.productsList li.lastList{
	clear: both;
}

/* --- サイドメニュー01 ---*/
ul.sidemenu01 {
	margin: 0 0 6px;
}





/*  トップページ h2タイトル画像
=========================================================================================== */

h2.TopCateTitle {
	border: none;
	margin: 0;
}


/* ---文章>文字サイズ83%--- */

p.TextStyleSp1 {
	color:#333333;
	font-weight:bold;
	margin: 0 0 5px;
	font-size: 83%;
	line-height: 1.35;
}
p.TextStyleSp1 a { line-height: 1.35; }


hr {
	border-top-width: 1px;
	margin: 0 0 5px 0;
	height: 1px;
	width: 100%;
	color: #999999;
	border-style: dotted none none none;
}


/* ---[c11-1-2] リンクリスト > 文字サイズ83%--- */
ul.LinkListStyleSp2 {
	margin: 0 0 15px;
	padding: 5px 0 0 0;
	font-size: 83%;
}
ul.LinkListStyleSp2 li {
	margin: 0 0 4px;
	padding: 0 0 0 17px;
	background: url("/image/h1/icon/icon_link_right.gif") no-repeat 0.3em 0.1em;
}
/* Win IE6lower */
* html body div#PopUpContainer div#PopUpContents ul.LinkListStyle2 li { position: relative; }
/* */


/* ---ブロック　色指定
==================================================== */
div.TopBoxBgColor01 {
	background-color:#E1EBFF;
}

div.TopBoxBgColor02 {
	background-color:#ffe6e1;
}


div.topCloseUpAdj {
	padding: 0 8px 0 8px;
}


/* ---ブロック　製品関連情報
=========================================================================================== */
div.SectionSp2 {
	width: 180px;
	margin: 0 15px 0 0;
	padding: 0px;
	float: left;
}

div.SectionSp3 {
	width: 180px;
	margin: 0;
	padding: 0px;
	float: left;
}


div.SectionSp4 {
	width: 100%;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}


