body {
	text-align:center;
	color:#333;
	background-color:#fff;
}
h1,h2,h3,h4,h5,p,ul,li,th,td,form {
	margin:0px;
	padding:0px;
	font-size:small;
	_font-size:x-small;
	list-style-type:none;
}
br {
	clear:both;
}
img {
	border:none;
}

/* header */
#header {
	display:block;
	width:760px;
	height:65px;
	margin:auto;
}
#header h2 {
	float:left;
}

/* container */
#container {
	display:block;
	width:760px;
	text-align:center;
	margin:auto;
}


/* company,management_p */
#contents_tab {
	display:block;
	width:752px;
	text-align:left;
	margin:auto;
}
#contents_tab li {
	float:left;
}
#contents_tab .on_co {
	display:block;
	width:167px;
	height:29px;
	background:url(/market/image/tw/support/company_tab1.gif) no-repeat;
	text-indent:-10000px;
}
#contents_tab .on_ma {
	display:block;
	width:167px;
	height:29px;
	background:url(/market/image/tw/support/manage_p_tab1.gif) no-repeat;
	text-indent:-10000px;
}
#contents_tab .off_ma {
	display:block;
	width:167px;
	height:29px;
	background:url(/market/image/tw/support/manage_p_tab2.gif) no-repeat;
	text-indent:-10000px;
}
#contents_tab .off_co {
	display:block;
	width:167px;
	height:29px;
	background:url(/market/image/tw/support/company_tab2.gif) no-repeat;
	text-indent:-10000px;
}
#contents {
	display:block;
	width:752px;
	text-align:left;
	margin:0px auto 15px auto;
	background:url(/market/image/tw/support/summary_bg.gif) repeat-y;
}
#contents h3.co {
	width:650px;
	height:62px;
	_height:70px;
	background:url(/market/image/tw/support/company_ttl.gif) no-repeat 100% 0%;
	text-indent:-10000px;
	border-bottom:10px solid #ECD6D6;
	margin-left:50px;
	margin-bottom:5px;
}
#contents h3.ma {
	width:650px;
	height:62px;
	_height:70px;
	background:url(/market/image/tw/support/manage_p_ttl.gif) no-repeat 100% 0%;
	text-indent:-10000px;
	border-bottom:10px solid #ECD6D6;
	margin-left:50px;
	margin-bottom:5px;
}
#contents table {
	width:650px;
	margin-left:50px;
}
#contents th {
	background-color:#ECD6D6;
	padding:10px;
	width:170px;
	text-align:left;
}
#contents td {
	padding:10px;
	line-height:130%;
}
#ma th {
	color:#C0333B;
	vertical-align:top;
}

/* 6.フッター部スタイル start */

#footer{
	display:block;
	width:100%;
	margin:20px auto 0px auto;
	text-align:center;
	font-size:x-small;
	clear:both;
	border-top:solid 1px #ccc;
}
#footer h3{
	color:#999;
	border-bottom:3px double #999;
	font-size:small;
	font-weight:normal;
	text-align:left;
	margin-bottom:2px;
	padding:0px 0px 2px 5px;
}
#foot-box{
	display:block;
	clear:both;
	width:650px;
	padding-top:10px;
	margin:0px auto 10px auto;
}
#foot-box .ec-logo{
	display:block;
	width:125px;
	height:40px;
	float:left;
	margin-right:10px;
	text-indent:-10000px;
	background:url(/market/image/tw/support/eclassis_logo.gif) no-repeat 0% 50%;
}
#foot-menu{
	display:block;
	width:450px;
	float:left;
	margin:10px 0px 0px 60px;
}
#foot-menu li{
	display:block;
	float:left;
	white-space:nowrap;
	font-size:small;
	line-height:140%;
	padding-right:5px;
}
p.copylight{
	color:#666;
	font-size:x-small;
	clear:both;
}

/* 6.フッター部スタイル end */
