@charset "utf-8";
/* CSS Document */

@import url(../common/common.css);
@import url(../common/stracture.css);
@import url(../common/local-menu.css);
@import url("../college.css");


#comment { width:750px; height:400px; background:#FFFCDB; padding:0; margin:0 0 5px 0; }
#comment p { font-size:12px; line-height:1.8em; letter-spacing:0.1em; margin:0 0 1em 0; }
#photo { height:340px; width:600px; }
.left { float:left; }
.right { float:right; width:280px; height:300px; padding:100px 20px 0px; }
.center { display:block; margin:10px auto; }

