

.textTitle{
	font-size:110%;
	font-weight: bold;
}
.textBold{
	font-weight: bold;
}

.textSmall{
	font-size:x-small;
}

.textLarge{
	font-size:medium;
}

.textRed{
	color: #990000;
}


body{
	font-size:12px;
	line-height:133%;
	font-family:"Osaka", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}

div#main div#contents h3{
	width: 521px;
/*	height: 28px;*/
	font-size:12px;
	font-weight: bold;
	margin: 0px 0px 1em 0px;
	padding: 0.5em 0px 0.5em 10px;
	background-image: url(../../../img_common/title_base.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#main div#contents table.companies td{
	width: 50%;
	padding: 1em 0px 0px 0px;
}

.logo-floatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}
