@charset "euc-jp";
.titleBar {margin-bottom:30px;width:90%;}
/* コンテンツ */
.profile {margin-bottom:30px;width:90%;background-color:#f9f0d5;}
.profile .header {background-color:#faeab8;}
.profile .header img {vertical-align:middle;}
.profile th, .profile td {padding:6px;border:1px solid #eacd68;}
.profile th {width:180px;text-align:right;font-weight:normal;}
.profile td {text-align:left;}
.button {margin-bottom:30px;}