/* リンクつき画像 */
a img {
    border: 0;
}

/* 引用 */
blockquote {
	margin: 15px 0;
	padding: 0 20px 0 40px;
	background: url('http://www.cengage.jp/img/quote.gif') 3% 0% no-repeat;
	border: none;
}
.quotetitle { /* 引用文タイトル */
    font-size: 12px;
    border-bottom: 1px solid #666666;
    color: #9E2F36;
    padding: 3px;
}

.news_title {
    margin-bottom:10px;
    background-image: url("http://www.cengage.jp/lrc/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-two-column-left .entry h4 {
    display:inline;
    color: #903;
    font-weight:bold;
    font-size: 10pt;
    _font-size:9pt
}

/*インタビュー*/
#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;
}

