@charset "utf-8";

/********************************************
*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*
plofile/index.html用css
*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*
********************************************/
ul#profile_list01,
ul#profile_list02{
width:550px;
margin:0 auto;
}

ul#profile_list01 li.top,
ul#profile_list02 li.top{
margin:0 0 0 0;
}

ul#profile_list01 li{
margin:5px 0 0 0;
padding:0 0 0 15px;
background:url(../commonimages/icon02.gif) left top no-repeat;
}

ul#profile_list02 li{
margin:5px 0 0 0;
padding:0 0 0 15px;
background:url(../commonimages/icon03.gif) left top no-repeat;
}
