@charset "UTF-8";
/*
制作　株式会社メックコミュニケーションズ　http://www.mec-com.co.jp/ 
*/

/* --------------------------------------------タイトル*/
#title {
	background: url(css/bar.gif) bottom repeat-x;
	padding:0 0 20px 20px;
}
/* --------------------------------------------コピー*/
#copy {
	margin:5px 20px;
}
#copy p {
	font-size:1.2em;
	line-height:180%;
}
/* --------------------------------------------一覧*/
#ichiran {
	padding-left:5px;
}
#ichiran p {
	font-size:1.2em;
	line-height:180%;
	float:left;
	text-align:center;
	width:210px;
	margin-top:20px;
}
#ichiran p img {
	border:1px solid #CCCCCC;
}
#ichiran a:hover {
	text-decoration:none;
	color:#3399FF;
}
/* --------------------------------------------イメージ*/
#image p {
	margin:20px;
}
#image p img {
	border:1px solid #999999;
}
/* --------------------------------------------主要諸元*/
#spec {
	margin:20px;
}
#spec h2 {
	font-size:16px;
	line-height:100%;
}
#spec table {
	width:600px;
}
#spec th {
	width:106px;
}
/* --------------------------------------------設計*/
#sekkei {
	margin:20px;
}
#sekkei table {
	width:458px;
	margin-top:0;
}
#sekkei02 table {
	width:458px;
	margin-top:10px;
	margin-left:20px
}
th, td {
	padding:6px 12px;
	font-size:1.2em;
	line-height:150%;
	border:1px solid #CCCCCC;
}
*html th, td {
	padding:6px 12px;
	font-size:0.9em;
	line-height:150%;
	border:1px solid #CCCCCC;
}
#sekkei th, #sekkei td {
	text-align:center;
	padding:6px 0px;
	font-size:1.2em;
}
*html #sekkei th, #sekkei td {
	text-align:center;
	padding:6px 0px;
	font-size:0.9em;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka;
}
*html #sekkei02 th, #sekkei02 td {
	text-align:center;
	padding:6px 0px;
	font-size:0.9em;
}
#sekkei p {
	font-size:1.2em;
	line-height:140%;
}
#sekkei02 p {
	font-size:1.2em;
	line-height:140%;
	margin-left:20px
}
#sekkei img {
	border:1px solid #CCCCCC;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#sekkei02 img {
	border:1px solid #CCCCCC;
	margin-left:20px;
	margin-bottom:10px;
}
/* --------------------------------------------機械*/
#kikai {
	margin:50px 20px 20px 20px;
}
#kikai h2 {
	font-size:16px;
	line-height:100%;
}
#kikai table {
	width:600px;
}
#kikai th {
	text-align:left;
	background:none;
	padding:3px 12px;
	font-size:1em;
	line-height:100%;
	border-top:none;
}
*html #kikai th {
	text-align:left;
	background:none;
	padding:3px 12px;
	font-size:0.9em;
	line-height:100%;
	border-top:none;
}
#kikai td {
	vertical-align:top;
}
*html #kikai td {
	vertical-align:top;
	font-size:0.9em;
}
#kikai th, #kikai td {
	border-left:none;
	border-right:none;
}
