/*#############################################################
Name: 日本テクニカルサポート
Date: 2007-10-04
Description: Offical HomePage
Author: Make Flow Planning
URL: 
#############################################################*/
/* standard elements */
body {
	background-color: #FFFFFF;
	font-family: "MS Pゴシック", "osaka", Arial, Helvetica, sans-serif;
}

/* structure */
#TABLE {
	table-layout: auto;
	border-collapse: collapse;
	empty-cells: show;
}

/*Navi*/
#navi { 
	margin: 0;
	padding: 0;
	display: block;
	font-size: 80%;
} 
#navi a { 
	padding: 2px 10px 0.3em;
	color: #FFF;
	float: left;
	text-decoration: none;
	border-left: 0;
	margin: 0;
	border-right: 1px #ccffcc solid;
} 
	#navi a:hover { 
	background: #99ccff;
	color: #0000cd;
	border-bottom: 0px solid #99ccff;
	text-decoration: none;
} 
#navi a:active { 
	background: #99ccff;
	color: #0000cd;
	border-bottom: 0px solid #99ccff;
	text-decoration: none;
} 

#navi_s { 
	margin: 0;
	padding: 0;
	display: block;
	font-size: 80%;
	color: #8b4513;
	background: #ffffff;
} 
#navi_s a { 
	padding: 2px 10px 0.3em;
	color: #8b4513;
	float: left;
	text-decoration: none;
	margin: 0;
	border-width: 1px;
	border-style: none solid none solid;
	border-color: #cccc99;
	background: #ffffff;
} 
#navi_s a:hover { 
	color: #dc143c;
	text-decoration: none;
	background: #ccffff;
} 
#navi_s a:active { 
	color: #dc143c;
	text-decoration: none;
	background: #ccffff;
} 

.Text_E {
	margin: 0;
	padding: 3;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: right;
}
.Text_E a {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
.Text_E a:hover {
	color: #99ccff;
	font-size: 8pt;
	text-decoration: none;
}
.Text_E a:active {
	color: #99ccff;
	font-size: 8pt;
	text-decoration: none;
}

/*BOTTOM Signature*/
.Text_btm {
	color: #808080;
	font-size: 8pt;
	text-align: right;
}
.Text_btm a {
	color: #20b2aa;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.Text_btm a:hover {
	color: #33cccc;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.Text_btm a:active {
	color: #33cccc;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/*Text*/
.Text_H0 {
	color: #006666;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	float: left;
}
.Text_H0 a {
	color: #006666;
	font-size: 10pt;
	text-decoration: none;
}
.Text_H0 a:hover {
	color: #fa8072;
	font-size: 10pt;
	text-decoration: none;
}
.Text_H0 a:active {
	color: #fa8072;
	font-size: 10pt;
	text-decoration: none;
}

.Text_H1 {
	margin: 1;
	padding: 3;
	color: #a52a2a;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	text-align: right;
}
.Text_H1 a {
	color: #a52a2a;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.Text_H1 a:hover {
	color: #009966;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.Text_H1 a:active {
	color: #009966;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.Text_H2 {
	margin: 1;
	padding: 3;
	color: #333300;
	font-size: 10pt;
	text-align: left;
	line-height: 130%;
	float: left;
}
.Text_H2 a {
	color: #336600;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.Text_H2 a:hover {
	color: #66cc00;
	font-size: 10pt;
	text-decoration: none;
}
.Text_H2 a:active {
	color: #66cc00;
	font-size: 10pt;
	text-decoration: none;
}

.Text_H3 {
	margin: 0;
	padding: 3;
	color: #999999;
	font-size: 8pt;
	float: left;
}

.Text_H4 {
	margin: 0;
	padding: 3;
	color: #333300;
	font-size: 8pt;
}

.Text_H5 {
	margin: 1;
	padding: 2;
	color: #333300;
	font-size: 10pt;
	text-align: left;
	line-height: 130%;
	float: left;
}
.Text_H5 a {
	color: #336600;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.Text_H5 a:hover {
	color: #66cc00;
	font-size: 10pt;
	text-decoration: none;
}
.Text_H5 a:active {
	color: #66cc00;
	font-size: 10pt;
	text-decoration: none;
}

.Text_H6 {
	margin: 1;
	padding: 3;
	color: #a52a2a;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
}

.Text_H7 {
	margin: 1;
	padding: 3;
	color: #a52a2a;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
}

.Text_H8 {
	margin: 0;
	padding: 2;
	color: #333300;
	background-color: #ffff33;
	font-size: 10pt;
	text-align: center;
	line-height: 130%;
	float: center;
	border: 1px #000000 solid;
}

/*List*/
LI { list-style: inside; }


