@charset "UTF-8";
/* プロフィールビデオ company CSS */
/* 2011.02.03 */

table{
width:970px;
margin:0 0 30px;
border-top:1px solid #cbb46b;
border-left:1px solid #cbb46b;}

table th,
table td{
padding:10px 15px;
border-right:1px solid #cbb46b;
border-bottom:1px solid #cbb46b;}

table th{
width:190px;
font-weight:bold;
color:#ae8e5b;
background:#f5f0e1;
text-align:left;
vertical-align:top;}

table td{
background:#fdfef9;}


/* clear */
div.voicebox{overflow: hidden;}

div.voiceboxe:after{
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;}

/*\*/
* html div.voicebox{
height: 1em;
overflow: visible;}

/**/



