@charset "utf-8";
/* CSS Document */
#contents-01{
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 0.85em;
	line-height: 1.65em;
}

.comment{
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 0.85em;
	line-height: 1.65em;
}

.comment p{
	width:600px;
	padding-left:10px;
	border-bottom:1px solid #999;
}

h3 {
	line-height: 35px;
	font-weight: bold;
	background-image: url(../images/company/bar.png);
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 35px;
	width: 698px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.85em;
}

#company {
	margin:10px auto;
}

.box {
	font-size: 0.85em;
	line-height: 1.65em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

#conte_box {
	margin:0 auto;
	height: auto;
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #999999;
}

.text {
	font-size: 0.85em;
	line-height: 1.65em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.staff{
	width:440px;
	border:1px solid #666666;
}

.staff th,.staff td{
	padding:4px 3px;
	font-weight:normal;
	border:1px solid #666666;
}

.staff td:not(.message){
	min-width:86px;
}

.staff .name{
	background:#FFFAD4;
}

.staff .profile{
	width:97px;
	background:#FCD381;
}

.staff td.message{
	height:70px;
	vertical-align:top;
}

.float-l{
	float:left;
}

.float-r{
	float:right;
}

.clear{
	clear:both;
}

img{
	border:none;
}

.img-l{
	float:left;
	margin-right:10px;
}

.img-l2{
	float:left;
	margin-right:5px;
}

.img-r{
	float:right:
	margin-left:10px;
}

.spacer20{
	margin-bottom:20px;
}

.spacer15{
	margin-bottom:15px;
}

.spacer10{
	margin-bottom:10px;
}

.spacer5{
	margin-bottom:5px;
}

.spacer2{
	margin-bottom:2px;
}

