@charset "UTF-8";

/* CLEAR -------------------- */
div.clear {
   content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;
}



/* TOP -------------------- */

.top_content {
   width:940px;
   margin:0 auto;
   font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
     color:#fff;
	 font-size:14px;
	 line-height:150%;
	 background-color:#fff;
}

#prof  {
width:710px;
margin:30px auto 60px;
color:#aaa9a9;
font-size:1.15em;
line-height:1.4;
letter-spacing:0.1em;
}

#prof a:link  {
color:#aaa9a9;
text-decoration:none;
}
#prof a:visited  {
color:#aaa9a9;
text-decoration:none;
}
#prof a:hover  {
color:#aaa9a9;
text-decoration:underline;
}
#prof a:link  {
color:#aaa9a9;
text-decoration:underline;
}

