body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
a {
	color: #1080C1;
}

a:hover {
	color: #FF9900;
}

a:visited {
	color: #8BBBD2;
}
.syousai a {
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}

.gotop a {
	font-size: 10px;
	text-decoration: none;
}

.inquiry a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.text {
	line-height:1.3em;
}

.colortable{
	background-color: #999999;
}

.colortable th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00A2DF;
	text-align: left;
}

.colortable td{
	background-color: #FFFFFF;
}

.president{
	font-size:10px;
}

.name{
	font-size:16px;
}

.ideatable th{
	color: #666666;
	text-align: left;
}


li{
	margin-bottom:8px;
}

.emphasis01{
	color: #3572B6;
	font-weight: bold;
	font-size:14px;
}

.emphasis02{
	color: #3572B6;
	font-weight: bold;
}

.normaltxt{
	color: #333333;
	font-weight: normal;
}

ul li{
	list-style-type:disc;
}

.pagemenu a{
	text-decoration:none;
}

.pagemenu a:hover{
	color:#666666;
}