/*-------------------- 訪問者別ページ共通CSS --------------------*/

#pageTitle h2{
height:160px;
}

#user .newstopics{
width:585px;
margin-bottom:30px;
}

#user .newstopics iframe{
width:585px;
height:158px;
}

#userBox{
float:left;
width:610px;
}

/*-------------------- ニュース＆トピックス --------------------*/

#user .newstopics li a span.newsTxt{
padding-left:30px;
}

#user .newstopics li a span.new{
font-size:100%;
}

li.news a span.newsTxt{
background:url(/contents/user/images/icon_news.gif) no-repeat 10px 50%;
}

#newstopicsTitle{
background:url(/contents/user/images/newstopics_title.gif) no-repeat top left;
width:132px;
height:24px;
float:left;
display:block;
text-indent:-9999px;
font-size:1px;
}

/*-------------------- タイトル --------------------*/

#pageTitle #studentTop{
background:url(/contents/user/images/h2_student.jpg) no-repeat top left;
}

#pageTitle #enrolledTop{
background:url(/contents/user/images/h2_enrolled.jpg) no-repeat top left;
}

#pageTitle #parentsTop{
background:url(/contents/user/images/h2_parents.jpg) no-repeat top left;
}

#pageTitle #alumniTop{
background:url(/contents/user/images/h2_alumni.jpg) no-repeat top left;
}

#pageTitle #enterpriseTop{
background:url(/contents/user/images/h2_enterprise.jpg) no-repeat top left;
}

#pageTitle #societyTop{
background:url(/contents/user/images/h2_society.jpg) no-repeat top left;
}


