body {  
    text-align: center;
    margin: 0;
    padding:0;
    /*-webkit-text-size-adjust: 100%;*/
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    background-color: #ffd400;
    background-image: unset;
}
div#wrapper {  
    width: 640px;  
    margin: 0 auto; 
    text-align: left;
    margin-bottom: 100px;
}

div#head {
	top: 0;
	left: 0;
	width: 100%;
	height: 35px;
	text-align: center;

}

div#word {
	top: 0;
	left: 0;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
 	font-size: 14px;

}
div.news{
overflow:hidden;
margin-top: 20px;
}
div.news_word{
float:left;
font-size:14px;
}
div.book_img{
float:left;
margin-right:10px;
}
div.book_img img{
border:1px solid #DDD;	
}
div.news_icon{
	color:#fff;
	background-color:#E62117;
	display:inline-block;
	padding:5px;
	margin-bottom:5px;
	border-radius:2px;
	line-height:1em;
	font-size:10px;
	letter-spacing:0.2em;
	text-indent:0.1em;
}
div.news_word{
	padding:5px;
	
}
div#ad {
	top: 0;
	left: 0;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom:50px;
}

div#foot {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.num_big{
	font-weight:bold;
	color:#E62117;
}

.cboxPhoto{

width:100% !important;
height:100% !important;
}
#cboxTitle{
    top: -30px;
}
#cboxContent {
    margin-top: 30px;
}
#cboxCurrent {
    top: -30px;
}
.fotorama__caption__wrap {
    background-color: transparent;
}