@charset "Shift_JIS";

/* **************************************************

Name: pde.css

Description: Setting of content module and grid for pde

Create: 2010.03.12
Update: 2013.04.01

Copyright 2010, 2013 Hitachi, Ltd. 

***************************************************** */

p.HorizontalText {
	float:left;
	margin-right: 15px;
}

ul.HorizontalList {
	float:left;
	margin-right: 15px;
}

sup.AnnotationsStyle {
	color: #990000;
}

dl.AdditionalNotesStyle1 dt.AnnotationsStyle,
dl.AdditionalNotesStyle2 dt.AnnotationsStyle {
	color: #990000;
}

/* ---製品構成一覧--- */

table td.t-border-none {
	border-top: none;
}

table td.b-border-none {
	border-bottom: none;
}

table th.cell-ratio-left {
	width: 50%;
}

table th.cell-ratio-right {
	width: 50%;
}

/* ---【サンプル帳票用】サムネール+説明文あり [サムネール240pix] 余白なし--- */


div.ImgW_SampleSet{
	margin: 0 0px 25px 7px;
	padding: 0 0 0px;
}

div.ImgW_SampleSet p.Img {
	float: left;
	width: 168px;
	margin: 0 25px 0px 0;
	padding: 0 0 0px;
	font-size: 83%;
	line-height: 1.35;
	text-align:center;
}
div.ImgW_SampleSet p.Img a.NewWindow {
	padding: 1px 0 1px 17px;
	background: url("/image/h1/icon/icon_new_window.gif") no-repeat 0 0;
	line-height: 1.35;
}
div.ImgW_SampleSet div.ImgSet { float: left; }

div.Grid3 div.ImgW_SampleSet div.ImgSet { width: 365px; }


div.Grid3 div.ImgW_SampleSet div.IcoList li {
	float:left;
	margin-right:10px;
}

div.Grid3 div.ImgW_SampleSet div.IcoList li.pdf {
	font-size:85%;
}

div.Grid3 div.ImgW_SampleSet div.IcoList li.pdf img {
	vertical-align:middle;margin-right:3px;
}


/* ---[c11-6-1] リンクリスト > 上部に日付　（文字サイズ83%）--- */

dl.DateListStyle1_2b { margin: 0 0 5px; }
dl.DateListStyle1_2b dt {
	margin: 0 0 5px;
	font-size: 83%;
	font-weight: bold;
	line-height: 1.35;
}

div.link_deco h3 a[name] {
	text-decoration: underline !important;
}
