@charset "UTF-8";
h2{margin:0 90px 15px;height:24px}

#profiletable{margin:0 75pt 40px;border-top:solid 1px #efefef}
#profiletable td,#profiletable th{padding:10px;border-bottom:solid 1px #efefef}
#profiletable th{white-space:nowrap}

.syamei{color:#333;text-align:left;font-size:20px;font-family:Arial,Helvetica,sans-serif}

.vision{margin:0 75pt 40px}
	
strong{font-weight:700}

#nextback{margin:0 15px 10px;overflow:hidden;zoom:100%}
#nextback .next{float:right}
#nextback .back{float:left}

@media only screen and (max-width: 640px) {
h2{margin:0 2% 15px;}
#profiletable{margin:0 2% 40px;}
.vision{margin:0 2% 40px}
#profiletable td,#profiletable th{display: block;padding:15px 0;}
#profiletable th{padding: 15px 0 0 0;border-bottom: none;font-weight: bold;color: #666;}

}