@charset "utf-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; }


img,abbr,acronym,fieldset { border: 0; }


html {

	overflow: auto;
	-webkit-text-size-adjust: none;
}



* html {

	-webkit-text-size-adjust: none;
}


body {
	font-size: 13px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
 

a:link { color: #ff6600 ;  text-decoration:none }
a:visited { color: #ff6600; text-decoration:none} 
a:hover{ color: #ff6600 ; text-decoration:underline } 
a:active { color: #ff6600; text-decoration:underline } 


.f10 {font-size:10px;}
.f12 {font-size:12px;}

.phonenumber {
	font-family: 'Noticia Text', serif;
	letter-spacing: 0.2em;
	font-size: 24px;
	color: #cd0505;
}

.phonenumber a {
	color: #cd0505;
}

.baseline { vertical-align: baseline; }


html {-webkit-text-size-adjust:none}




#container {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	width: 1100px;
	clear: both;
}


#header {
	width: 1100px;
	height: 910px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}
	
#header .logo {
	height: 54px;
	width: 325px;
	position: absolute;
	left: 50px;
	top: 95px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#header .title {
	height: 797px;
	width: 42px;
	position: absolute;
	left: 526px;
	top: 60px;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
	}

#header .book {
	height: 588px;
	width: 1100px;
	position: absolute;
	left: 0px;
	top: 160px;
	z-index: 5;
	}
	

#detail {
	height: 1130px;
	position: relative;

}


#detail .area1 {
	height: 236px;
	width: 478px;
	position: absolute;
	left: 90px;
	top: 86px;
	z-index: 5;
	text-align: left;
	line-height: 4em;
	}

#detail .area2 {
	height: 151px;
	width: 344px;
	position: absolute;
	left: 602px;
	top: 80px;
	z-index: 5;
	text-align: left;
	background-image: url(../img/txt_bbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 1.7em;
	color: #333;
	letter-spacing: 0.06em;
	}
	

#detail .tsuzuki {
	height: auto;
	width: 297px;
	position: absolute;
	left: 41px;
	top: 414px;
	text-align: left;
	line-height: 1.4em;
	color: #333;
	letter-spacing: 0.06em;
	height: 464px;
	}

#detail .tbook {
	height: auto;
	width: 236px;
	position: absolute;
	left: 88px;
	top: 891px;
	text-align: left;
	line-height: 1.4em;
	color: #333;
	letter-spacing: 0.06em;
	height: 160px;
	}



#detail .wakabayashi {
	height: 288px;
	width: 507px;
	position: absolute;
	left: 424px;
	top: 490px;
	text-align: left;
	line-height: 1.4em;
	color: #333;
	letter-spacing: 0.06em;
	height: 295px;
	}
	
	
#detail .wbook {
	height: auto;
	width: 248px;
	position: absolute;
	left: 693px;
	top: 797px;
	text-align: left;
	line-height: 1.4em;
	color: #333;
	letter-spacing: 0.06em;
	height: 160px;
	}
	

#detail .totop {
	height: 67px;
	width: 70px;
	position: absolute;
	left: 493px;
	bottom: 10px;
	}
	

.cb { clear:both;
}

#footer {
	height: 155px;
	position: relative;
	background-color: #f2f2f2;
	padding-top: 40px;
	width: 100%;
	clear: both;
	}

#footer .copy {
	height: auto;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	line-height: 1.8em;
	font-size: 12px;

}
	
