td img {display: block;}

body {
    margin: 0;
	padding: 0;
	background-color:#000000;
	} 
#contact{
	width:750px;
	height:72px;
	margin:0px auto;
	position:absolute;
	top:0px;
	text-align:right;
}

.style1 {
	font-size: 11px;
	color:#777777;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "小塚ゴシック Pro B", sans-serif;
	line-height: 180%;
}
.style1 a {
    color:#CC0000;
    text-decoration:none;
}
.style1 a:hover {
    color:#CC0000;
    text-decoration:underline;
	}
.style1 a:active {
    color:#660000;
    text-decoration:none;
	}

.red {
	color: #990000;
	font-weight: bold;
}

table.big {
   width:750px;
   background-color:#ffffff;
   border-collapse: collapse;
   border-top:none;
   border-left:#666666 1px solid;
   border-right:#666666 1px solid;
   border-bottom:#666666 1px solid;
   }

table.equip{
   border:none;
   background:#E9E7E6;
   color:#423C37
   }
   
table.equip th, table.equip td{
   border:#B1ACAC solid 1px;
   background-color:#FFFEFE;
   text-align:left;
   vertical-align:top;
   line-height:140%;
   width:150px;
   height:200px;
   }    


img.equip {
   border:#666666 1px solid;
}


#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 200px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: solid #CCCCCC 1px;
	display: block;
	height: 70px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 70px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: none
	display: block;
	height: 300px;
	left: 85px;
	position: absolute;
	top: 20px;
	width: 300px;
}

p.plan_type{
   font-family:Times New Roman, Times, serif;
   font-size:large;
   margin:0 0 10px 0;
   }


table.plan{
   border:none;
   color:#666666;
   }
   
table.plan th, table.plan td{
   border:#ffffff solid 1px;
   text-align:center;
   vertical-align:top;
   line-height:140%;
   padding:0 10px 0 0;
   }    

img.plan {
   border:0;
}
p.plan{border-bottom:#999999 double;}

.call {
	color: #CC0000;
	font:24px Century Gothic,helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "小塚ゴシック Pro B",clean,sans-serif;
	}
