@charset "Shift_JIS";
/* ”image
-----------------------------------*/

div#image{
height: 160px;
background-image: url('img/columnlive.jpg');
}

/* ”profile
-----------------------------------*/
div#profile{
width:95%;
border-top: 1px solid #888888;
border-right: 1px solid #888888;
border-left: 1px solid #888888;
border-bottom: 1px solid #888888;
background-color: #EEEEEE;
}

