@charset "shift_jis";

/*---------- プロフィール部の指定 ----------*/

table.profile{

margin-left:0px;
width:400px;
height:240px;
border-collapse:collapse;
border-spacing:0;

}

table.data{

width:240px;
height:240px;
border-collapse:collapse;
border-spacing:0;


}

td.faith{

padding-left:30px;
width:160px;
height:240px;

}

tr.data{

width:200px;
height:25px;
font-size:12px;

}


td.data{

width:30%;
height:25px;

}

td.name{

padding-bottom:0;
width:200px;
height:40px;
font-size:24px;
font-weight:bold;
}

td.kana{

padding-top:0;
width:200px;
height:40px;
font-style:italic;

}

td.voice
{

font-weight:bold;
padding-left:5px;
color:#69821b;

}

/*---------- 出演履歴部の指定 ----------*/

table.rireki{

border-collapse:collapse;
border-spacing:0;
margin-top:10px;
margin-left:0px;
width:500px;

}

tr.bunrui{

border-bottom:solid 1px #69821b;
height:30px;
font-size:16px;
font-weight:bold;
color:#00aa00;

}

tr.sakuhin{

height:15px;

}

td.title{

width:50%;

}

/*---------- 問い合わせの指定 ----------*/

table.accses{

	width:480px;

}

td.accses{
width:480px;
height:24px;
padding:0px 0px 1px 9px;

font-size:14px;
font-color: #333333;

background-image: url(img/titlebar.gif);
background-repeat:no-repeat;
}

td.acont{
width:480px;
padding:0px 0px 0px 15px;