* {
margin: 0;
padding: 0;
}
body {  
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
backgrond-color: #fff;
color: #000;
}
a img {
border: none;
}

/*whole*/
#box {
width: 640px;
margin: 30px auto;
border: 2px #999 solid;
}

/*header*/
#header {
width: 620px;
height: 65px;
margin: 10px;
border-bottom: 1px #666 solid;
}
#header .logo {
width: 500px;
float: left;
display: block;
}
#header .menu {
width: 100px;
float: right;
text-align: right;
line-height: 150%;
}

/*prof box*/
#prof {
width: 620px;
}

/*caption*/
.post {
margin: 20px;
font-size: 100%; 
line-height: 130%; 
}
h1 {
margin: 10px 30px 40px;
font-size: 150%;
}
h2 {
margin: 20px 20px 5px 30px;
font-size: 100%; 
line-height: 150%;
border-bottom: 3px #66cc66 solid;
clear: borh;
}
h3 {
margin: 10px 20px 10px 30px;
font-size: 100%; 
line-height: 150%;
}
.namebox {
width: 70%;
margin: 10px 40px;
}
.face {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.detail {
margin: 50px 40px;
}
.comment {
margin: 20px 30px 20px 40px;
border: 1px #999 solid;
}
.comment dt {
margin: 3px;
padding: 10px;
background-color: #ffc;
border: 1px #999 solid;
}
.comment dd {
margin: 3px;
padding: 10px;
border: 1px #999 solid;
}
/*prof*/
.profile {
margin: 5px 40px;
line-height: 180%;
}
.profile dt {
width: 4em;
float: left;
}
.profile dd {
margin-left: 5em;
display: list-item;
}
.profile li {
margin-left: 1.5em;
}
.profile02 {
margin: 5px 40px;
line-height: 180%;
list-style-type: none;
margin-left: 3em;
}
.profilework {
margin: 5px 40px;
line-height: 180%;
}
.profilework dt {
width: 9em;
float: left;
}
.profilework dd {
margin-left: 10em;
}

/*back*/
.backarrow {
text-align: right;
margin: 20px;
}

/*copyright*/
#footer {
border-top: 2px #999 solid;
}
#footer p {
text-align: center;
font-size: 80%;
margin: 10px;
}

.clear {
clear: both;
}
.hide {
display: none;
}
.right {
text-align: right;
}
.italic { 
font-style: italic;
}
.under {
text-decoration: underline; 
}

.career3 {  font-size: 100%; line-height: 150%; font-family: Arial,Helvetica,sans-serif;}
.bold { font-weight: bold;}
.backlink { font-size: 90%; text-align: right;}
.career-t { font-size: 100%; font-family: Arial,Helvetica,sans-serif; font-weight: bold;}
.center { margin: 0px auto; text-align: center;}
.work { font-size: 100%; line-height: 15px; font-family: Arial,Helvetica,sans-serif; }
.work2 { font-size: 100%; line-height: 15px; font-family: Arial,Helvetica,sans-serif; text-indent: -50px; margin-left: 50px;}

.stxt {font-size: x-small;}
.title {color: #6b492d; font-size: 150%; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.contents {margin: 3em 0px; color: #990000; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.vol {color: #cc6600; font-size: 130%; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
