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

/*BASIC TAG CONTROL*/
img {
	border: none;
}
img {
	border: none;
}
p {
	margin-top: 8px;
	margin-bottom: 15px;
	}
ul {
	margin-top: 0px;
	margin-bottom: 4px;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
}
sup {
	font-size: 60%;
}
.st{
	font-size: smaller;
}
.stg{
	font-size: smaller;
	color: #444444;
}
.gt {
	color: #009933;	
}
.rt {
	color: #ff0000;	
}
.srt {
	font-size: smaller;
	color: #ff0000;	
}	
.greyTB {
	color:#545454;
	font-weight:bold;
}
	
/* DOT LINE */
.DotLine1 {
	margin-top: 5px;
	margin-bottom: 30px;
	border-top: 1px dotted #999999;
}
.DotLine2 {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #999999;
}
/* SPACE */
.Space0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.Space1 {
	margin-top: 30px;
}
.Space2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.Space3 {
	margin-top: 8px;
}
/* PAGE TOP LINK */
.toPageTop {
	font-size: smaller;
	text-align: right;
	margin-top: 35px;
}
.toPageTop2 {
	font-size: smaller;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 30px;
}
.toPageTop3 {
	font-size: smaller;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
}

 /* TABLE CONTROL */
.Tbl {
	padding: 0px;
}
.Tbl table {
	margin-bottom: 10px;
	border-top: 1px solid #959595;
}
.Tbl th {
	padding: 3px 8px 3px 8px;
	border-bottom: 1px solid #959595;
	font-weight: bold;
	color: #005c1e;
	background: #e2f5e8;
	border-right: 1px solid #959595;
	border-top: 1px #959595;
}
.Tbl td {
	padding: 3px 3px 3px 8px;
	border-bottom: 1px solid #959595;
}
.TblLRtDotLine {
	padding: 2px;
	border-bottom: 1px solid #cecece;
	border-left: 1px dotted #9a9a9a;
	border-right: 1px dotted #9a9a9a;
	width: 30px;
}
.specTbl {
	padding: 0px;
}
.specTbl table {
	margin-bottom: 10px;
	border-top: 1px solid #959595;
	border-right: 1px solid #959595;
}
.specTbl th {
text-align:center;
	padding: 3px 8px 3px 8px;
	font-weight: bold;
	color: #005c1e;
	background: #e2f5e8;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #959595;
}
.specTbl td {
	padding: 3px 3px 3px 8px;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #959595;
}
 /* TABLE CONTROL Grey Back */
.Tbl2 {
	padding: 0px;
}
.Tbl2 table {
	margin-bottom: 10px;
	border-top: 1px solid #888888;
}
.Tbl2 th {
	padding: 3px 8px 3px 8px;
	font-weight: bold;
	color: #333333;
	background: #eeeeee;
	border-bottom: 1px solid #888888;
}
.Tbl2 td {
	padding: 3px 3px 3px 8px;
	border-bottom: 1px solid #888888;
}
/*インデックス説明文とサムネイル*/
.ILT {
float:left;
width:410px;
}
.ILThum {
float:right;
width:190px;
}
/*製品特長インデックス説明文とサムネイル*/
.PILT {
float:left;
width:335px;
}
.PILThum {
float:right;
width:130px;
}
/*イメージ上スペース*/
.imageSpace1 {
margin-top: 5px
}
/*プロフィールバック*/
.profileBack {
	font-size: smaller;
	background: #e2f5e8;
	width: 172px;
	float:right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.profileSpace {
 padding:0px 8px 15px;
}
/*インタビュー*/
#interview p {
	margin-top: 20px;
	margin-bottom: 20px;
	}
	.intvN {
	font-weight:bold;
	color:#2e7e2e;
	background: #e2f5e8;
	padding: 2px 1px 2px 8px;
	}
	/*PDF DL バック*/
.DLBack {
	background: #e2f5e8;
	width: 600px;
	border: 1px solid #60ae79;
}
	/*注記 バック*/
.NoteBack {
	background: #e2f5e8;
	width: 600px;
}
	/*購入ステップ*/
	.TBGBackG {
	color: #005c1e;
	background-color:#e2f5e8;
	padding:8px 5px;
	border-bottom: 1px solid #999999;
	}
	.TBGBackW {
	padding:8px 4px;
	border-bottom: 1px solid #999999;
	}
	/*購入手続き追加 2008 05 */
	.TBGBackG2 {
	color: #005c1e;
	background-color:#cde7d5;
	padding:3px 3px;
	
	}
	.TBGBackW2 {
	padding:8px 4px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
	.TBGBackG3 {
	color: #005c1e;
	background-color:#e2f5e8;
	padding:3px;
	border-bottom: 1px solid #999999;
	}
	.TBGBackW3 {
	padding:3px 8px 3px 3px;
	border-bottom: 1px solid #999999;
	}
	
	/*グレーバック*/
	.greyBack {
	background: #e6e6e6;
	padding:20px;
	}
	.top {
	position: absolute;
	top: -10px;
}
