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

table{
width:970px;
margin:0 0 30px;}

table th,
table td{
border-right:1px solid #cbb46b;
border-bottom:1px solid #cbb46b;
text-align:center;}

table thead th{
width:208px;
padding:10px 0;
border-top:1px solid #cbb46b;}

table thead th.title{
width:132px;
border-top:none;}

th.salt{
color:#fff;
background:#FF83A5;}

th.net{background:#FDFEF9;}
th.hotel{background:#F3F3EB;}
th.friend{background:#EEEEE2;}

table tbody th{
border-left:1px solid #cbb46b;
color:#ae8e5b;
font-weight:bold;}

td.salt_bottom{
color:#fff;
background:#FF83A5;
border-bottom:none;}

td.net_bottom{
background:#FDFEF9;
border-bottom:none;}

td.hotel_bottom{
background:#F3F3EB;
border-bottom:none;}

td.friend_bottom{
background:#EEEEE2;
border-bottom:none;}

td{
width:208px;
vertical-align:top;}

td.main{
width:188px;
padding:10px 10px 5px;
font-weight:bold;
font-size:1.2em;}

td.comment{
width:188px;
padding:0 10px;
text-align:left;}

#tax_mes{
float:right;
margin:0 0 20px 0;
}

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

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

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

/**/



