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

h3{
clear:both;
min-height:27px;
margin:0 0 20px;
font-size:1.4em;
color:#ff6882;
background:url(../../common/css/img/line01.png) no-repeat right bottom;	
line-height:1.4em;}

* html h3{
height:27px;}

#contents p,
#contents dl{
    margin:0 0 20px;
}


table{
width:970px;
margin:10px 0 0;
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;*/}

table td span{
color:#FF6882;}


p.att{
margin:10px 0 30px;
text-align:right;
color:#FF6882;}


.center{
	text-align:center;
}

p.data{
  margin:0 0 10px;
  text-align:right;
}

.goldenweeks,
table.goldenweeks th{
  text-align:center;
}




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

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

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

/**/



