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

* { font-style:normal; margin:0; padding:0; }

a:link    { color:#CCCCCC; text-decoration: none; }
a:visited { color:#CCCCCC; text-decoration: none; }
a:active  { color:#CCCCCC; text-decoration: underline; }
a:hover   { color:#CCCCCC; text-decoration: underline; }

/*========================================================================*/
/* etc
/*========================================================================*/

img{border:none; margin:0px; padding:0px;}
p{border:none; margin:0px; padding:0px;}
table { font-size:12px; line-height:1.6; }
.fl{float:left;}
.fr{float:right;}

/*========================================================================*/
/* news
/*========================================================================*/

.body_new{color:#CCC; background:#000; margin:10px; font-size:12px; line-height:1.6; text-align:left; overflow-x:hidden;}
.body_new hr{border:#333 1px dashed; margin:10px 0px;}
.new_img{margin:0px 5px 5px 0px; float:left;}
.new_date{color:#999;}
.new_tt{color:#ff82c2; font-size:16px; line-height:1.6;}

/*========================================================================*/
/* movie
/*========================================================================*/

.body_movie { color:#ccc; background:#000; font-size:12px; line-height:1.6em; text-align:left; }
.movie_b { margin-bottom:5px; padding-bottom:5px; border-bottom:1px dotted #333; }
.news_pager { color:#333; }

/*========================================================================*/
/* pblog
/*========================================================================*/

.body_pblog{color:#CCC; background:#000; margin:5px; font-size:12px; line-height:1.6; text-align:left; overflow:auto;}
.pblog_b{font-size:12px;}
.pblog_b p{margin-bottom:20px;}
.pblog_name{background:#333; padding-left:5px;}
.pblog_date{text-align:right; padding-right:5px;}
.pblog_tt{color:#D6BF00; font-size:14px; line-height:150%;}
.pblog_next a { width:72px; height:21px; display:block; background:url(/img/other/prof_btn_next_off.gif); text-indent:-9999px; float:right; }
.pblog_next a:hover { background:url(/img/other/prof_btn_next_on.gif); }
.pblog_back a { width:72px; height:21px; display:block; background:url(/img/other/prof_btn_back_off.gif); text-indent:-9999px; float:left; }
.pblog_back a:hover { background:url(/img/other/prof_btn_back_on.gif); }

/* iframe_scd --------------------------------------------------------------------*/
.body_iscd{margin:0px; background:#000000; color:#CCCCCC; font-size:12px; line-height:135%; text-align:left;}
.iscd_area{width:532px; height:auto;}
.iscd_b{width:125px; height:auto; margin:0px 7px 15px 0px; float:left;}

