/*インダスマーケットトップ用*/


body {  
	background: #FFFFFF;
	margin-top: 0;
 margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	vertical-align: middle;
}


#topwrapper{
 width: 740px;
	height: auto;
 margin: auto;
 text-align: left; /* テキストの左揃え */
	vertical-align: middle;
	line-height: 150%;
}
#logo {
 width: 738px;
	height: 1.0;
	margin-bottom: 1em;
 padding: 0;
 font-size: 77%; 
 line-height: 150%;
}
.clear{ /*まわりこみクリア　<class="clear"> */
 clear: both;
 margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	width: 748px;
}
#101{
 clear: both;
 width: 736px;
	height: auto;
 margin: 0;
	position: relative;
 text-align: left; /* テキストの左揃え */
	vertical-align: middle;
	line-height: 135%;
}
#201{
 clear: both;
 width: 736px;
	height: auto;
 margin: 0;
	position: relative;
 text-align: left; /* テキストの左揃え */
	vertical-align: middle;
	line-height: 135%;
}
.flo101 {/*回り込み使用*/
		margin-top: 0;		
		margin-right: 10px;
		margin-bottom: 1em;
		margin-left: 0;
		float: left;
  width: 358px;
		height: 1.0;
		font-size: 77%; 
		line-height: 145%;
}
.flo102 {/*回り込み使用*/
		margin-top: 0;		
		margin-right: 0;
		margin-bottom: 1em;
		margin-left: 0;
		float: left;
  width: 358px;
		height: 1.0;
		font-size: 77%; 
		line-height: 145%;
}
.flo201 {/*回り込み使用*/
		margin-top: 0;		
		margin-right: 10px;
		margin-bottom: 1em;
		margin-left: 0;
		float: left;
  width: 174px;
		height: 1.0;
		font-size: 77%; 
		line-height: 145%;
}
.flo202 {/*回り込み使用*/
		margin-top: 0;		
		margin-right: 0;
		margin-bottom: 1em;
		margin-left: 0;
		float: left;
  width: 174px;
		height: 1.0;
		font-size: 77%; 
		line-height: 145%;
}
#foot{
 clear: both;
 width: 736px;
	height: auto;
 margin: 0;
	position: relative;
 text-align: left; /* テキストの左揃え */
	vertical-align: middle;
	font-size: 77%; 
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 3px;
		border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	width:400px;
	height:40px;
	float:left;
	text-align:left;
	margin-top:5px;
	margin-right:0;
}
#co {
	width:320px;
	height:40px;
	float:right;
	text-align:right;
	margin-right:0;
}
div,h1{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
h2{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	font-size: 100%; 
	line-height: 150%;
}

th,td {  
 	background: #FFFFFF; line-height: 115%; color: #444444;
}

A:link { color: #4C4C4C ;}
A:visited { color: #4C4C4C ;}
A:hover {text-decoration: underline ;} 
A:active { color: #999999 ;}
A { text-decoration :none;}






.up{ /*ページ上へ*/
 margin-top: 20px;
	margin-right: 0;
	margin-bottom: 40px;
	text-align: right;
	vertical-align: top;
	}
	
.close{ /*閉じる*/
	text-align: center;
	vertical-align: center;
 width: 700px;
	margin: 30px auto;
	}



ul.st {/*<ul class="st">*/
list-style: disk;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 55px;
}

ol.st2 {/*<ol class="st2">*/
list-style: dicimal;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 55px;
}

ul.none {/*<ul class="none">*/
list-style: none;

}
.p0{ /*トップバナー用*/
 margin: 0;
	text-align: left;
	vertical-align: top;
	padding: 0;
	}
.tit{ /*トップバナー見出し*/
 margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
	vertical-align: top;
	padding: 0;
	line-height: 105%; 
	font-weight: bold;
	}
.p1{ /*トップバナー説明*/
 margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	text-align: left;
	vertical-align: top;
	padding: 0;
	}
.p2{ /*段落左20px右50px余白*/
 margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0.5em;
	margin-left: 20px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	}
.p3{ /*トップバナー説明*/
 margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	text-align: left;
	vertical-align: top;
	padding: 0;
	font-size: 93%; 
	line-height: 115%;
	color: #555555;
	}
.mid {/*画像のたて揃えを真中に(インライン要素に適用)<img class="mid">　*/
	vertical-align: middle;
	margin-right: 5px;
	}
	
	/*タイトルリンク用*/
a.title:link { color: #000099 ;}
a.title:visited { color: #000099 ;}
a.title:hover {text-decoration: none ; color: #3366CC ;} 
a.title:active { color: #3366CC ;}
a.title { text-decoration :none;}



#img1 {/*画像の左側に文字がまわりこみ*/
	float: right;
	margin-left: 1em;
	margin-right: 0;
	margin-bottom: 1em;
}

.topcopy { /*1px上線*/
	width: 736px;
	height: 1.0;
	margin: 0;
 padding-top: 5px;
	border-top: 1px solid #999999;
}
.copy { /*1px上線*/
	width: 700px;
	height: 1.0;
	margin: 0;
 padding-top: 5px;
	border-top: 1px solid #999999;
}







