/* Unchanged */
*{
	margin:0;
	padding:0;
}
a img {
border-style:none;
}


/* Booklet jQuery Plugin Style*/
.booklet{
-moz-box-shadow:0px 0px 1px #fff;
-webkit-box-shadow:0px 0px 1px #fff;
box-shadow:0px 0px 1px #fff;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
.booklet .b-wrap-left  {
background:#fff url(../dictionary/images/left_bg.jpg) no-repeat top left;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.booklet .b-wrap-right {
background:#efefef url(../dictionary/images/right_bg.jpg) no-repeat top left;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.booklet .b-counter {
	display:none;
	width:90%;
}
.book_wrapper{
	margin:0 auto;
	padding-top:50px;
	width:905px;
	height:600px;
	position:relative;
	background:url(../dictionary/images/bg.png) no-repeat 5px 27px;
}


ruby {
	display: inline-table;
	margin: 0;
	padding: 0;
	border: none;
	white-space: nowrap;
	text-indent: 0;
	vertical-align: text-bottom;
	line-height: 1em;
	color: #DC2427;

}

rb {
	display: table-row;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1em;
	text-align: left;
	color: #DC2427;
	font-size: 14px;
	font-weight: bold;
}

rt, a:link rt, a:visited rt {
	display: table-header-group;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 10px;
	line-height: 150%;
	text-decoration: none;
	text-align: left;
	font-family: inherit;
	font-weight: normal;
}

rp {
display: none;
}
.title {
	float: left;
	margin: 0px;
	padding: 0px;
	font: bold 13px/100% " "ＭＳ Ｐゴシック", "MS PGothic", ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,sans-serif;
}
.genre {
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txt {
	font-size: 13px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 3px 0px 5px;
	line-height: 1.4em;
}
.article {
	border-bottom: 1px dotted #CCC;
	line-height: 1em;
	clear: both;
	float: none;
	padding-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-bottom: 10px;
	display: block;
}
.article .txt a {
	color: #06F;
}
.article .txt a:hover {
	color: #06F;
	text-decoration: none;
}

.hyoushi {
	background: url(../dictionary/images/hyoushi.gif);
	height: 580px;
	width: 400px;
	text-indent: -9999px;
}
.hyoushi h1 {
	display: none;
}
.book_wrapper #mybook #endpage {
	position: absolute;
	left: 400px;
	z-index: 9;
}
.book_wrapper #mybook .b-load div h3 {
	border-bottom: 1px dotted #DA1B11;
	padding-bottom: 1px;
}
.book_wrapper #mybook .b-load div h3.left {
	text-align: left;
}
.book_wrapper #mybook .b-load div h3.right {
	text-align: right;
}
.book_wrapper #mybook {
	margin-top: 0px !important;
}

body.is2nd div#main h1
{
	display: none;
}
body.is2nd div#main div.main
{
	width:775px;
	background-image : none;
	padding-top: 0px;
	padding-bottom: 10px;
	position: absolute;
	left: 170px;
}

body.is2nd div#main div.bottom
{
	display: none;

}
body.is2nd div#footer
{
	text-align:center;
	padding-top: 660px;
	float: right;
	width: 550px;
	padding-bottom: 0px;
}
#wrapper #contents #main .content .main .book_wrapper #mybook .b-load div.huntermoji {
	text-align: center;
	padding-top: 20px;
}
* html body.is2nd div#footer {
	padding-top: 0px;
	padding-bottom: 10px;

}
#wrapper #contents #main .content .main .book_wrapper #mybook .b-load #yontai li {
	font-size: 11px;
	line-height: 1.2em;
}
#wrapper #contents #main .content .main .book_wrapper #mybook .b-load #yontai li strong , #wrapper #contents #main .content .main .book_wrapper #mybook .b-load .green{
	color: #360;
	font-weight: normal;
}
#mybook .b-load ul{
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;

}
