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


/************** Header ***************/



#HeadTop{/*一番上*/
	background-image: url(images/toppage/page_top_logo_back.jpg);
	height:43px; /* 101=43+58 */
	padding-top:58px;
	}

#HeadTitle {
	background-image: url(images/toppage/page_title.jpg);
	height: 455px;
	}

#HeadMenu {
	background-image: url(images/toppage/page_menu_leaf.jpg);
	background-position: 800px 0px;
	background-repeat: no-repeat;
	padding-left: 28px;
	/* その他の設定は main.css  */
	}


/************** Body ***************/



#CenterBoxTop{/*ボディ一番上の説明と葉*/
	height: 78px;
	background-image: url(images/toppage/CenterBoxLeaf.jpg);
	background-repeat: no-repeat;
	background-position: 760px 0px;
	color:#89a3ef;
	font-size:14px;
	text-align: left;
	line-height: 130%;
	padding-left: 60px;
	padding-top: 30px;
	}

#MainBoxA{
	height:321px;
	background-image: url(images/toppage/Line1.jpg);
	background-repeat: no-repeat;
	position: relative;
	}
#MainBoxB{
	height:318px;
	background-image: url(images/toppage/Line2.jpg);
	background-repeat: no-repeat;
	position: relative;
	}
#MainBoxC{
	height:322px;
	background-image: url(images/toppage/Line3.jpg);
	background-repeat: no-repeat;
	position: relative;
	}
#MainBoxD{
	height:320px;
	background-image: url(images/toppage/Line4.jpg);
	background-repeat: no-repeat;
	position: relative;
	}
#MainBoxE{
	height:320px;
	background-image: url(images/toppage/Line5.jpg);
	background-repeat: no-repeat;
	position: relative;
	}

#CenterBox p { margin: 0 0 14px 0; padding: 0 0 0 40px; text-align: left;}
#CenterBox .No1 {
	width:234px;
	text-align: left;
	color: #fff;
	position: absolute;
	left: 60px;
	}
#CenterBox .No2 {
	width:234px;
	text-align: left;
	color: #fff;
	position: absolute;
	left: 355px;
	}
#CenterBox .No3 {
	width:234px;
	text-align: left;
	color: #fff;
	position: absolute;
	left: 650px;
	}
#CenterBox .Line1 { top: 28px; }
#CenterBox .Line2 { top: 28px; }
#CenterBox .Line3 { top: 28px; }
#CenterBox .Line4 { top: 30px; }
#CenterBox .Line5 { top: 30px; }


#CenterBox a { display: block; background-repeat: no-repeat; background-position: 0px 0px; }
#CenterBox a:hover img { filter: Alpha(opacity=0); opacity:0.0; }
.LClear { background-image: url(images/toppage/L-Clear-b.jpg);  }
.LPhoto { background-image: url(images/toppage/L-Photo-b.jpg);  }
.LStand { background-image: url(images/toppage/L-Stand-b.jpg);  }
.LWJT   { background-image: url(images/toppage/L-WJ-LED-T-b.jpg);  }
.LWJM   { background-image: url(images/toppage/L-WJ-LED-M-b.jpg);  }
.LWJR   { background-image: url(images/toppage/L-WJ-LED-R-b.jpg);  }
.LPops  { background-image: url(images/toppage/L-Pops-b.jpg);  }
.LFloorT{ background-image: url(images/toppage/L-Floor-TX-b.jpg);  }
.LSJK453{ background-image: url(images/toppage/L-SJK453-b.jpg);  }
.Leru   { background-image: url(images/toppage/L-eru-b.jpg);  }
.LWa    { background-image: url(images/toppage/L-Wa-b.jpg);  }
.LFloorR{ background-image: url(images/toppage/L-Floor-R-b.jpg);  }
.LPia   { background-image: url(images/toppage/L-Pia-b.jpg);  }
.LSekou { background-image: url(images/toppage/L-Sekou-b.jpg);  }
.LBlackBoard{ background-image: url(images/toppage/L-Led-Black-Board-b.gif);  }


