/* #header
------------------------------------------------------------------------------------- */
#header #header-menu2 li.menu6 a span:nth-of-type(1) {
  color: #ff7f00; }

/* #profile
------------------------------------------------------------------------------------- */
#profile {
  line-height: 1.5em; }
  #profile h1 {
    font-size: 208%;
    font-weight: bold;
    margin: 0 0 40px 0;
    line-height: 1.2em; }
  #profile h2 {
    clear: both;
    font-size: 108%;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0 5px 0 0;
    line-height: 1.2em;
    width: 14%;
    float: left; }
  #profile h3 {
    clear: both;
    font-size: 108%;
    font-weight: bold;
    margin: 8px 0 5px 0; }
  #profile p {
    font-size: 108%;
    margin: 0 0 15px 0;
    padding: 0 0 0 10px;
    line-height: 1.5em;
    float: left;
    display: block;
    background: url(../img_com/line_ten3.gif) left repeat-y;
    width: 80%; }
  #profile div {
    margin: 0 0 15px 0;
    padding: 0 0 0 10px;
    float: left;
    display: block;
    background: url(../img_com/line_ten3.gif) left repeat-y;
    width: 80%; }
  #profile ul {
    clear: both;
    list-style: disc; }
    #profile ul li {
      margin: 0 0 0 2em; }
  #profile p.none {
    margin: 0;
    padding: 15px 0;
    clear: both;
    list-style: disc;
    width: 100%;
    background: none; }
