/*-----------*/
/*      共通      */
/*-----------*/
body,td{
font-size:10pt;
}

/*IE6対策　全体を中央ぞろえ*/
body{
text-align : center;
}

td{
vertical-align:top;
}

/*IE6対策　全体を中央ぞろえをページ内は戻す*/
div{
text-align : left;
}

/* ヘッダー部大見出し扱い画像　*/
h1{
margin:0;
}

/* 見出し*/
h4{
background-image:url(../images/h1_bg_02.gif);
height:24px;
border:1px solid #cccccc;
margin:0;

}

.container{
	width:800px;
	margin:-10 auto;
}

.pankuzu{
height:30px;
}

ol.header,li.header{
float:left;
list-style-type:none;
padding :0; 
margin:0; 
}

.contents{
clear:both;
padding-bottom:10px;
} 

.footer{
	clear:both;
	width:800px;
	height:20px;
	margin-top:10px;
	border-top:2px solid #cccccc;
	text-align:right;
	font-size:9pt;
	padding:2px;
	background-image:url(../images/copyright.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

A:link{
text-decoration:none;
}

A:visited{
text-decoration:none;
}

A:hover{
text-decoration:underline;
color:#ff0000;
}

/*右寄せ・左寄せ解除*/
.float_clear{
clear:both;
}

/*トップに戻るリンク*/
#BackToTop{
float:right;
margin-bottom:10px;
}

/*----------------------------------- ---*/
/*  トップページ　　　　　　　　　                 */
/*----------------------------------- ---*/

/* topics 見出し*/
h4.midashi2{
width:390px;
}

.topics{
float:left;
width:410px;
}

.ind2{
margin-left:5px;
margin-top:5px;
}

.products{
float:left;
}

/*----------------------------------- ---*/
/*  会社概要・お問い合わせ・サイトマップ共通  */
/*----------------------------------- ---*/

/*左側画像*/
.products_pic{
width:271;
height:411;
background-image:url(../images/company_pic_01.jpg);
float:left;
}

.main{
float:left;
width:529px;
}

/*見出し*/
h4.midashi1{
width:529;
}

/*内容　インデント*/
.ind1{
margin-left:20px;
margin-top:10px;
margin-bottom:20px;
}

/*----------------------------------- ---*/
/*  お問い合わせ　　　　　　　　　　　　　　  */
/*----------------------------------- ---*/

/*メール画像*/
#maddr{
cursor:pointer;
}

/*----------------------------------- ---*/
/*  サイトマップ　　　　　　　　　　　　　　  */
/*----------------------------------- ---*/

ol.sitemap{
list-style-image: url(../images/arrow.gif);
}

ul.sitemap2{
list-style-image:none;
list-style-type:disc;
}

ol.sitemap3{
list-style-type:none;
}

/*----------------------------------- ---*/
/*  製品共通　　　　　　　　　　　　　　　　  */
/*----------------------------------- ---*/

/*製品ボタン*/
.products_list{
width:210px;
float:left;
margin:0 0 10px 0;
}

/*製品シリーズリスト*/
ul.prod{
margin: 3px 0;
padding: 0;
list-style-image: url(../images/arrow.gif);
list-style-position:inside;
}

/*右列*/
.main2{
float:left;
width:590px;
}

/*製品名見出し*/
h2{
width:590px;
height:31px;
margin-top:0;
}

/*ISO表示用見出し*/
h2.iso{
background-image:url(../images/iso.gif);
background-repeat:no-repeat;
background-position:right top;
}

/*見出し*/
h4.midashi590{
width:590px;
}

h4.midashi380{
width:380px;
}
/*製品写真テーブル*/
.line_right{
border-right:1px solid #8ca7c7;
}

/*内容の上下マージン*/
.ind3{
margin-top:5px;
margin-bottom:20px;
}

/*商品タブ枠*/
.tab{
border-bottom:3px solid #088fc3;
}

/*製品写真*/
.product_ph{
float:left;
width:210px;
margin-bottom:20px;
}

/*製品特長*/
.product_point{
float:left;
width:380px;
}

/*特長詳細*/
.setumei{
margin-left:1em;
line-height:16px;
font-size:9pt;
}

/*リストの頭の■*/
.list_blue{
color:#0099cc;
}

/*その他ポンプトップ　製品説明*/
.explain{
line-height:13pt;
margin-top:3px;
}

/*左寄せ画像*/
.ImgToLeft{
float:left;
margin-right:10px;
}

/*モイノポンプ GAVO  種類の説明*/
.ind4{
margin-left:1.2em;
margin-top:5px;
}

.ind5{
margin-left:10px;
}

.ind6{
margin-right:10px;
}

.style2 {font-size:9px; color:#999999;margin:1px 1px 2px 1px; padding:0;}
