#profile-main {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 908px;
height: 190px;
background-image: url(/profile/images/profile_main.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/* 運営会社 */ 
#header-menu #menu-profile {
background-image: url(/images_menu/net_menu_on.gif);
background-repeat: no-repeat;
background-position: -315px 0px;
}

#profile-title {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 640px;
height: 30px;
background-image: url(/profile/images/profile_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#profile-body {
position: relative;
left: 0px;
top: 0px;
margin:10px 0px 50px 35px;
padding:0px 0px 0px 0px;
width:590px;
}

/*リスト*/
dl.dl-profile {
margin: 0px 5px 0px 0px;
padding: 0px 0px 0px 0px;
border-left:1px dashed #6eba2c;
border-right:1px dashed #6eba2c;
border-bottom:1px dashed #6eba2c;
width:573px;
}
   
dt.dt-profile {
float:left;
width:120px;
padding: 5px 0px 5px 10px;
font-weight:bold;
color: #666;
border-top:1px dashed #6eba2c;
}

dd.dd-profile {
margin-left:130px;
padding:5px 5px 5px 10px;
border-left:1px dashed #6eba2c;
border-top:1px dashed #6eba2c;
}
