body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.copylight {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFCC;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
#message {
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.all-waku {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.top-flash-waku {
	border: 1px solid #666666;
}


#message LI {
	font-size: 12px;
	color: #666666;
}
.waku-gray {
	border: 1px solid #999999;
}
.txt-m {
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.txt-m1 {
	font-size: 12px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.tit {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.tit_sub {
	font-size: 18px;
	font-weight: bold;
	color: #09C;
}
.tit_new {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.txt-m-white {

	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #FFFFFF;
}
.txt-caption {

	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}
.tit-sub {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 20px;
}

/*エンジン事業部 ハミルトン*/
/*HJ*/

.thead-hj
{
    font-size:11px;
    background-color:Gray;
    color:#fefcb2;
    text-align:center;
    font-weight:bold;
    height:50px;
}

.td-hj
{
    font-size:11px;
    background-color:#9bcbfc;
    color:Black;
    text-align:center;
    height:50px;
}

/*HM*/
.thead-hm
{
    font-size:11px;
    background-color:Gray;
    color:#fefcb2;
    text-align:center;
    font-weight:bold;
    height:50px;
}

.td-hm
{
    font-size:11px;
    background-color:#9bcbfc;
    color:Black;
    text-align:center;
    height:50px;
}

/*制御方式*/
/*HM*/
.thead-seigyo
{
    font-size:11px;
    background-color:Gray;
    color:#fefcb2;
    text-align:center;
    font-weight:bold;
}

.td-seigyo
{
    font-size:11px;
    background-color:#9bcbfc;
    color:Black;
    text-align:center;
}

/*ハミルトンHJ・HM 特徴*/
#advantage
{
	width:640px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:White;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:60px;
	padding-right:60px;
}

