@charset "utf-8";
/* CSS Document */

* {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif; font-style:normal; margin:0px; padding:0px;}

/* link --------------------------------------------------------------------*/
a:link{color:#CCC; text-decoration:none; outline:none;}
a:visited{color:#CCC; text-decoration:none; outline:none;}
a:active{color:#FFF; text-decoration:underline; outline:none;}
a:hover{color:#FFF; text-decoration:underline; outline:none;}

/* etc --------------------------------------------------------------------*/
img { border:none; margin:0px; padding:0px; max-width:220px; }
p{border:none; margin:0px; padding:0px;}

/* iframe_new --------------------------------------------------------------------*/
.body_new{margin:10px; background:#000; color:#CCC; font-size:12px; line-height:1.6; text-align:left;}
.body_new table{margin-bottom:20px;}
.body_new td{font-size:12px;}
.new_tt { color:#CCBC9B; font-size:14px; line-height:1.6; border-left:5px #CCBC9B solid; border-bottom:1px #CCBC9B solid; padding-left:5px; margin-bottom:5px; }
.new_name { color:#999; float:left; }
.new_date { color:#999; float:right; }
.new_date2 { color:#999; text-align:right; }
.new_photo { text-align:center; }
.new_photo img { margin:0 auto 10px; }
.new_next a { width:72px; height:21px; display:block; background:url(/img/other/prof_btn_next_off.gif); text-indent:-9999px; float:right; }
.new_next a:hover { background:url(/img/other/prof_btn_next_on.gif); }
.new_back a { width:72px; height:21px; display:block; background:url(/img/other/prof_btn_back_off.gif); text-indent:-9999px; float:left; }
.new_back a:hover { background:url(/img/other/prof_btn_back_on.gif); }
