/* plofile ------------------------------------------------------------------ */


/* 左　p_image box----------------------------------------------------------- */
.p_left{
width:389px;
height:400px;
float:left;
display:inline;
}


/* 右　p_name　テキストbox--------------------------------------------------- */
.p_right{
width:360px;
float:left;
display:inline;
}


/* 右　p_name　image box----------------------------------------------------------- */
.p_name{
width:360px;
height:100%;
}

/* 右　p_name　txt box------------------------------------------------------------- */
.p_box{
width:360px;
height:100%;
}

/* 右　p_name　txt box 左項目------------------------------------------------------------- */
.p_box p.boxl_txt{
width:100px;
padding:8px 0px 0px 0px;
margin:0px;
line-height:130%;
float:left;
display:inline;
}

/* 右　p_name　txt box 右項目------------------------------------------------------------- */
.p_box p.boxr_txt{
width:260px;
padding:8px 0px 0px 0px;
margin:0px;
line-height:130%;
float:left;
display:inline;
}

/* 右　p_name　ボタン box----------------------------------------------------------- 
.p_bt{
width:360px;
height:100%;
padding-top:5px;
float:left;
display:inline;
}
*/

/* 右　p_name　ボタンマウスオーバー box-----------------------------------------------------------
.p_botan{
width:357px;
height:78px;
background-image:url(img/voice_play.jpg);
background-repeat: no-repeat;
display:block;
margin-top:8px;
text-indent: -9999px;
}

a:hover.p_botan{
width:357px;
height:78px;
background-image:url(img/voice_play_up.jpg);
background-repeat: no-repeat;
display:block;
border:0px;
margin-top:8px;
text-indent: -9999px;
}*/

/* plofile 続き------------------------------------------------------------------ */

.pro_bar{
width:560px;
margin-bottom:10px;
}

p.txt{
width:540px;
margin:0px;
padding:0px 0px 15px 15px;
line-height:150%;
white-space:nomal;
}

ul.txt{
width:540px;
margin:0px;
padding:0px;
}

li.title{
width:540px;
margin:0px 0px 0px 15px;
padding:15px 0px 0px 0px;
list-style:none;
font-weight:bold;
}

li.txt{
width:540px;
margin:0px 0px 0px 16px;
padding:0px 0px 0px 10px;
line-height:180%;
list-style:none;
background-image:url(content/image/p_disc.jpg);
background-repeat:no-repeat;
background-position: 0px 9px;
white-space:inherit;
}


li.sub_txt{
width:540px;
margin:0px 0px 0px 33px;
padding:0px;
list-style:none;
line-height:150%;
font-size:small;
white-space:inherit;
}