/* リンクつき画像 */
a img {
    border: 0;
}
.news_title {
    margin-bottom:10px;
    background-image: url("http://www.cengage.jp/aone/img/title.gif");
    text-indent:-999999px;
    line-height:70px;
}
.newsbox {
	border: 1px solid #999; 
	padding: 10px;
	overflow: auto;
	height: 3em;
	background-color: #FDFDFD;
	}

.newsbox h2 {
	font-size: 12px;
	color: #9E2F37;
	}

/* エントリーグレー枠 */
.layout-three-column .entry #fr_top {
    margin-top: 20px;
    padding: 15px 15px 5px 48px;
    _padding: 15px 15px 5px 15px;
    background-image:url("http://www.cengage.jp/aone/img/fr_top.gif");
    background-posigion:center top;
    background-repeat:no-repeat;
    font-family: arial, MS Pゴシック, sans-serif;
    font-size: 10pt;
    color: #0089ff;
    font-weight: bold;
    text-align: left;
    line-height: 150%
}

.layout-three-column .entry #fr_mid {
    margin:0px;
    padding: 15px 10px 10px 15px ;
    background-image:url("http://www.cengage.jp/aone/img/fr_mid.gif");
    background-posigion:center top;
    background-repeat:repeat-y;
}

.layout-three-column .entry #fr_btm {
    margin: 0px 17px 0px 0px;
    padding: 5px 15px 15px 15px;
    _padding: 5px 15px 15px 15px;
    background-image:url("http://www.cengage.jp/aone/img/fr_btm.gif");
    background-position: center top;
    background-repeat:no-repeat;
    text-align: right;
    color: #333333;
    font-size: 10px;
}
/* エントリーグレー枠終了 */


/*過去の記事一覧*/
.archive-list {
    margin-top:10px;
    margin-left:20px;    
}

/*インタビュー*/
#q {
    margin:15px 0 0 0px;
    background-image: url("http://www.cengage.jp/gvrl/img/question.gif");
    background-repeat:no-repeat;
    padding:5px 10px 5px 28px;
    line-height:18px;
    color: #0089c5;
}
#a {
    margin:15px 0 0 0px;
    background-image: url("http://www.cengage.jp/gvrl/img/answer.gif");
    background-repeat:no-repeat;
    padding:5px 10px 5px 28px;
    line-height:18px;
}
#v {
    margin:15px 0 0 28px;
    padding-right: 10px;
    line-height:18px;
    color: #0089c5;
}
#n {
    margin:15px 0 0 28px;
    padding-right: 10px;
    line-height:18px;
}

/*インタビュー・プロフィール*/
.prof {}
#top {
    margin:0px;
    background-image: url("http://www.cengage.jp/gale/img/profile-top.jpg");
    background-position: 0% 0%;
    background-repeat:no-repeat;
    padding:20px 30px 5px 30px;
    line-height:20px;
}
#top td {
    line-height:20px;
}
/*葉っぱなしtop-square*/
#square {
    margin:0px;
    background-image: url("http://www.cengage.jp/gale/img/square.gif");
    background-position: 0% 0%;
    background-repeat:no-repeat;
    padding:20px 30px 5px 30px;
    line-height:20px;
}
#mid {
    margin:0px;
    background-image: url("http://www.cengage.jp/gale/img/profile-mid.gif");
    background-position: 0% 50%;
    background-repeat:repeat-y;
    padding:0px 30px 5px 30px;
    line-height:18px;
}
#mid td {
    line-height:18px;
}
#hr{
    margin:0px;
    background-image: url("http://www.cengage.jp/gale/img/profile-hr.gif");
    background-position: 0% 50%;
    background-repeat:no-repeat;
    padding:0px 10px 0px 10px;
    font-size:1pt;
    line-height:10px;
}
#btm{
    margin:0px;
    background-image: url("http://www.cengage.jp/gale/img/profile-btm.gif");
    background-position: 0% 100%;
    background-repeat:no-repeat;
    padding:0px 30px 15px 50px;
    line-height:18px;
    text-align:right;
    font-size:8pt;
}
.prof img {
    margin:0px;
    padding:0px;
}
.prof a,
.prof a:link,
.prof a:active {
    color: #0789c4;
    font-size: 9pt;
    _font-size: 8pt;
    text-decoration: none;
}
.prof a:visited {}
.prof a:hover {
    color: #0789c4;
    text-decoration: none;
}

