﻿@charset "utf-8";

table.profile { width:960px; 
                border-collapse:collapse;border:1px solid #663333;
                margin:0px auto;                  /*内容のセンタリング*/ 
                background-color:#0099cc; }       /*内容部の背景色*/

table.profile td { width:160px; 
                   margin;0px 0px; padding:0px 0px;}


table.profile th { width:800px;
                   margin;0px 0px; padding:0px 0px;}