/* リンクつき画像 */
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;
}

/* BLOG エントリー全体 */
.news_title {
    margin-bottom:10px;
    background-image: url("http://www.cengage.jp/ecco/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
}

/* FOOTER */
.footer {
  margin:8px 0 0 0;
  padding:8px 0 0 0;
  border-top:1px solid #ccc;
  text-align:center;
}

/* CONTENT */
.content-body {
  line-height:140%;
  margin:5px 5px 25px;
}
.content-body a {
  margin:0 3px;
  color:#cc0000;
}

/* サイトマップタイトル */
.maptitle {
	text-align:left;
	text-indent: 10px;
        font-size:10pt;
        _font-size:9pt;
	border: 2;
	bordercolor:#666666;
	background-color:#f5f5dc;
	color:#666666;
}

/* サイトマップ項目 */
.mappagename {
	text-align:left;
	text-indent: 10px;
        font-size:10pt;
        _font-size:9pt;
	color:#666666;
}


/*商品情報*/
.titlelist {
    vertical-align: top;
}
.titlelist #name {
    font-size: 10pt;
    font-weight: bold;
}
.titlelist #detail {
    font-size: 8pt;
    font-weight: none;
}


/*インタビュー*/
#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;
}
#t {
    margin:15px 0 0 28px;
    padding-right: 10px;
    line-height:18px;
    text-align:center;
    font-size:8pt;
    _font-size:8pt;
}

}
#t a,
#t a:link,
#t a:visited,
#t a:active {
    color: #666667;
    text-decoration: none;
    font-size:8pt;
    _font-size:8pt;
}
#t a:hover {
    color: #0789c4;
    text-decoration: none;
    font-size:8pt;
    _font-size:8pt;
}




/*インタビュー・プロフィール*/
.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-top: 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 45px 15px 30px;
    line-height:18px;
    text-align:right;
    font-size:8pt;
    _font-size:8pt;
}
.prof img {
    margin:0px;
    padding:0px;
}
/*タグ非表示*/
.entry-tags {
    display:none;
}
/*利用者インタビュー*/
.interview td {
    padding: 5px 0 5px 0px;
}


