@charset "utf-8";
/* CSS Document */

/*IE用透過gif適用スクリプト*/

img, div { behavior: url(../iepngfix_v2/iepngfix.htc) }
img, div, a, input { behavior: url(/css/resources/iepngfix.htc) }


*{

margin:0 auto ; 


}



/*########################################

全般

########################################*/


body{
	color: #333;
	font-size:17px;
	line-height:22px;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,
   "メイリオ" , Meiryo, Osaka, "ＭＳ Ｐゴシック" ,　 "MS P Gothic" , sans-serif;
   background:url(../img/bg_sub.gif) repeat-x ;
   background-color:f7f6f2;
   
   padding-top:40px;
   padding-bottom:50px;
   padding-left:30px;
	
}

#book{
	margin-bottom:50px;
	width:px;}
#book img {
	margin-right:130px;
	margin-top:40px;}
	
.highlight{
	text-decoration:underline;
	margin-bottom:30px;}
.title{
	margin-top:80px;}
.data{
	margin-top:30px;}
.author{
	margin-top:10px;}

p { line-height: 1.5em; margin: 1em; }
/*########################################

トップページ

########################################*/




