
/*

		早稲田大学出版部　s_L.css
		Copyright 2009 (c) Waseda University Press Allrights Reserved.
		lastupdate 090312

*/


/*----- 目次 ----------------

■初期設定
■base
└サイドバー
└コンテンツ
└フッター
└リスト
■top
■book
└一覧
└詳細
■topics 
■explanation

---------------------------*/


/*-------------------------------------------------
  ■初期設定
-------------------------------------------------*/

.fontsize a#s-L {
	background-position:-0px -100px;
	}

.fontsize a#s-M {
	background-position:-18px -0px;
	}

.fontsize a#s-S {
	background-position:-36px -0px;
	}

p,h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,pre,td,th,span {
	font-size:1.1em;
	line-height:1.6em;
	}


/*-------------------------------------------------
  ■base
-------------------------------------------------*/

/* サイドバー */

.fontsize ul li {
	font-size:1%;
	}

/* コンテンツ */

.topicPass p {
	font-size:1.0em;
	}

.linkToBookDetail a {
	font-size:0.8em;
	}

.linkToSeries a {
	font-size:0.8em;
	}

/* フッター */

#copylight {
	font-size:0.7em;
}

/* リスト */

ul li,
ol li {
	font-size:1.2em;
	}

/*-------------------------------------------------
  ■top
-------------------------------------------------*/

#newsNewPubBody .bookMainTitle,
#newsNewPubBody .bookSubTitle {
	line-height:1.3em;
	}

#newsNewPubBody .bookSubTitle {
	font-size:0.8em;
	}

#newsNewPubBody .bookAuthor,
#newsNewPubBody .bookSize,
#newsNewPubBody .bookSlash,
#newsNewPubBody .bookPrice  {
	font-size:0.8em;
	}


/*-------------------------------------------------
  ■book
-------------------------------------------------*/

/* 一覧 */

#bookListPage p {
	font-size:1.0em;
	}

h2.monthlyTitle {
	font-size:1.3em;
	}

#bookList .bookMainTitle{
	font-size:1.3em;
	line-height:1.6em;
	}

#bookList .bookSubTitle {
	font-size:1.1em;
	line-height:1.6em;
	}
	
#bookList .bookAuthor,
#bookList .bookSpec {
	font-size:1.0em;
	line-height:1.3em;
	}


/* 詳細 */

#bookDetail .bookMainTitle{
	font-size:1.7em;
	line-height:1.5em;
	}

#bookDetail .bookSubTitle {
	font-size:1.4em;
	}
	
#bookDetail .bookSpecSec p {
	line-height:1.4em;
	}
	

/*-------------------------------------------------
  ■topics
-------------------------------------------------*/

#newsTopicsList .date {
	_line-height:1em;
	}
	
#newsTopicsDetail #entryTitle{
	font-size:1.4em;
	}


/*-------------------------------------------------
  ■explanation
-------------------------------------------------*/

#expDetail h3 {
	font-size:1.1em;
	}


/*-------------------------------------------------
  ■howtobuy
-------------------------------------------------*/

#htbDetail h3 {
	font-size:1.1em;
	}