﻿/*
  for selection guide of sadoki
*/
	td.CellButton
	{
		text-align:center;
		padding-top:10px !important;
		padding-bottom:10px !important;
	}

	/* power cylinder */
	div.LpLeftArea
	{
		float:left;
		position:relative;
	}

	div.JcLeftArea
	{
		float:left;
	}

	div.LpLeftArea img,
	div.JcLeftArea img
	{
		border-style:none;
	}

	div.LpLeftArea div.SelSeries
	{
		position:absolute;
		display:none;
		left:180px;
		top:250px;
		background-color:white;
		border:solid 1px gray;
		width:220px;
		padding:5px;
	}

	div.LpLeftArea div.SelSeries p.link_button01
	{
		margin:5px;
		width:200px;
	}

	div.LpLeftArea div.SelSeries p.link_button01 a,
	div.LpLeftArea div.SelSeries p.link_button01 a:visited,
	div.LpLeftArea div.SelSeries p.link_button01 a:hover{
		width:185px;
	}

	div.LpLeftArea div.SelSeries p.Descript
	{
		margin-left:1em;
	}

	div.LpRightArea
	{
		float:left;
		width:278px;
		margin-left:10px;
		display:none;
	}

	div.JcRightArea
	{
		float:left;
		width:350px;
		margin-left:8px;
	}

	div.JcRightArea table
	{
		border-style:none;
		border-collapse:collapse;
	}

	div.JcRightArea div.JcImg
	{
		float:left;
		width:60px;
		height:150px;
	}

	div.JcRightArea div.JcSpec
	{
		float:left;
		width:280px;
	}

	div.JcRightArea div.JcImg img
	{
		height:130px;
	}

	div.JcRightArea p.link_button01
	{
		margin-left:80px;
	}

	div#R_JWM, div#R_JWB, div#R_JWH
	{
		display:none;
	}

	div.LpRightArea h3{ margin:0;}

	div.LpRightArea p.link_button01
	{
		margin-top:3px;
		margin-left:10px;
		/*width:175px;*/
	}


	div.LpRightArea p.link_button01 a,
	div.LpRightArea p.link_button01 a:visited{
		width:160px;
	}


	div#R_Multi p.RatedThrust,
	div#R_F p.RatedThrust,
	div#R_Mini p.RatedThrust,
	div#R_G p.RatedThrust
	{
		margin-top:30px;
		margin-left:20px;
	}

	div.Leaflet
	{
		float:left;
		margin-top:28px;
		margin-left:10px;
		text-align:center;
	}

	div.Leaflet p.link_button01
	{
		margin-top:10px;
	}

	p.Indent2ndLine
	{
		text-indent:-1em;
		padding-left:1em;
	}

	p.RatedThrust{ font-weight:bold;}

	p.RatedThrust span{ font-size:16px;}

	div.a{ display:none;}

	a.mousepointer-hand{ cursor:pointer;}

	div.SjTopArea
	{
		float:left;
	}

	div.SjLeftArea
	{
		/* float:left; */
		width:200px;
		margin-top:50px;
		margin-bottom:50px;
	}

	div.SjTopArea img
	{
		border-style:none;
		margin-right:50px;
	}

	div.SjLeftArea img
	{
		border-style:none;
		margin-top:30px;
	}

	div.SjRightArea img
	{
		border-style:none;
	}

	div.SjRightArea
	{
		float:left;
		width:350px;
		height:300px;
		margin-left:250px;
		position:absolute; top:435px;
	}
