@charset "Shift_JIS";
/* CSS Document */



body{
background-color:#fff;
margin:0;
padding:0;
font-size:100%;
}

img{
border:0;
}

.clear{
clear:both;
}

p,h1,h2,h3,h4,h5,ul,li{
	margin:0;
	padding:0;
	}
	

/*---------------------------------
メイン
----------------------------------*/
#all{
	width:590px;
	margin-bottom:10px;
	}
	
#main{
	width:590px;
	height:818px;
	background-image:url(image/main.jpg);
	background-repeat:no-repeat;
	}
	
	#main h1,h2,h3,h4{
		text-indent:-9999px;
		}
		
/*---------------------------------
book
----------------------------------*/	
#book{
	width:590px;
	height:497px;
	background-image:url(image/book.jpg);
	background-repeat:no-repeat;
	}	
	
	#book .story{
		width:550px;
		margin:0 auto;
		padding-top:40px;
		line-height:1.7em;
		}
		
	#book .cover{
		width:180px;
		float:left;
		display:inline;
		margin-left:20px;
		padding-top:30px;
		}
		
	#book .basket{
		width:180px;
		float:left;
		display:inline;
		padding-top:140px;
		}
		
	#book .basket p#tct{
		line-height:1.3em;
		}
		
/*---------------------------------
著者紹介
----------------------------------*/		
#chosha{
	width:590px;
	height:177px;
	background-image:url(image/chosha.jpg);
	background-repeat:no-repeat;
	}
	
	#chosha p{
		width:550px;
		margin:0 auto;
		padding-top:70px;
		line-height:1.3em;
		}		
		
/*---------------------------------
TBS
----------------------------------*/
#tbs{
	width:590px;
	height:392px;
	background-image:url(image/tbs.jpg);
	background-repeat:no-repeat;
	}	
	
	#tbs .tv{
		width:300px;
		padding:75px 0 0 20px;
		line-height:1.7em;
		}
		
	#tbs .radio{
		width:300px;
		padding:75px 0 0 20px;
		line-height:1.7em;
		}
		
	#tbs .link{
		width:550px;
		margin:45px auto 0;
		}
		
		#tbs .link #tv{
			width:172px;
			float:left;
			display:inline;
			}
			
		#tbs .link #radio{
			width:172px;
			float:left;
			display:inline;
			margin:0 17px;
			}
			
		#tbs .link #gensakutaisho{
			width:172px;
			float:right;
			display:inline;
			}
			
/*---------------------------------
立ち読み
----------------------------------*/
#tachiyomi{
	width:590px;
	}
	
	#tachiyomi .banner{
		width:536px;
		margin:0 auto;
		padding:10px 0;
		}			
			
			
			
			
			
			
			
			
			
			
			
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	

