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


/*CmAreaSize*/
#ContentsWrapper #CmArea {
	width: 998px;/*帯1000px*/
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}


/*ContentsArea*/
#ContentsArea {
	width: 958px;
	margin: 0 auto;
}


/*sidebar*/
#LeftContents #sidebar {
	width: 174x;
	margin: 0 auto;
	border: 1px solid #999;
	background-color: #CCC;
	padding: 2px;
}
#LeftContents #sidebar .InnarA {
	width: 174px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#LeftContents #sidebar ul#TOPsSub li.BusinessLine {
	border-bottom: 1px solid #999;
}
#LeftContents #sidebar ul#FpcLt li.fpcDashed,
#LeftContents #sidebar ul#pcbLt li.fpcDashed {
	width: 166px;
	margin: 0 auto;
	border-bottom: 1px dashed #CCC;
}

#LeftContents #sidebar ul#FpcLt li a,
#LeftContents #sidebar ul#pcbLt li a {
	display: block;
	margin: 0 auto;
	width: 166px;
}
#LeftContents #sidebar ul#pcbLt li#pcbTp a {
	display: block;
	margin: 0 auto;
	width: 174px;
}



/*RightContents*/


/*PrePunchFPC*/
#RightContents #PrePunchFPC {
	width: 748px;
}
#RightContents #PrePunchFPC h2 {
	margin-bottom: 22px;
}

/*-----------------------------
	PrePunchFPC_Pictures
---------------------------------*/
#RightContents #PrePunchFPC #PrePunchPictures {
	margin-bottom: 42px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
#RightContents #PrePunchFPC #PrePunchPictures img.PrePunchPicLeft {
	display: block;
	width: 350px;
	float: left;
}
#RightContents #PrePunchFPC #PrePunchPictures img.PrePunchPicRight {
	display: block;
	padding-top: 60px;
	width: 350px;
	float: right;
}

/*----------------------------------------------------------------------------
		PointArea
---------------------------------------------------------------------------*/

/*Pointbar*/
#RightContents #PrePunchFPC p.point1 {
	width: 700px;
	margin-left: auto;
}
#RightContents #PrePunchFPC p.point2 {
	width: 700px;
	margin-left: auto;
}
#RightContents #PrePunchFPC p.point3 {
	width: 700px;
	margin-left: auto;
}
#RightContents #PrePunchFPC p.point4 {
	width: 700px;
	margin-left: auto;
}




/*PointArea*/
#RightContents #PrePunchFPC .point_Area {
	width: 700px;
	margin-left: auto;
}
/*PointArea Img*/
#RightContents #PrePunchFPC .point_Area img {
	display: block;
	margin: 22px auto;
}
/*Point_Area <p>*/
#RightContents #PrePunchFPC .point_Area p.point_contents {
	background: url(../img/pborder.gif);
	line-height: 22px;
	padding: 5px;
	margin: 22px;
	font-size: 12px;
}

/*標準仕様*/
#RightContents #PrePunchFPC .point_Area table#PrePunchFPCtable {
	margin: 22px auto;
	width: 680px;
	border: 1px solid #333;
}
#RightContents #PrePunchFPC .point_Area table#PrePunchFPCtable th.T {
	background-color: #DAE5E8;
	width: 680px;
	text-align: center;
	padding: 10px 0px;
}
#RightContents #PrePunchFPC .point_Area table#PrePunchFPCtable td.L {
	padding: 10px 5px;
	border-right: 1px solid #CCC;
	width: 189px;
	text-align: center;
}
#RightContents #PrePunchFPC .point_Area table#PrePunchFPCtable td.R {
	padding: 10px 0px 10px 20px;
	width: 480px;
}


/*製品サンプル*/
#RightContents #PrePunchFPC .PrePunchFPCsamplePctA {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}
#RightContents #PrePunchFPC .PrePunchFPCsamplePctA table.SampleImgTbl {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}
#RightContents #PrePunchFPC .PrePunchFPCsamplePctA table.SampleImgTbl td.font {
	background: url(../img/FPCp1/no43.png) no-repeat 70px;
	width: 200px;
	padding: 5px 0px 5px 10px;
}
#RightContents #PrePunchFPC .PrePunchFPCsamplePctA table.SampleImgTbl td.sampleImg {
	width: 200px;
	height: 150px;
}
#RightContents #PrePunchFPC .PrePunchFPCsamplePctA table.SampleImgTbl td.sampleImg img {
	display: block;
	margin-bottom: 0px !important;
}


