html, body {
		margin: 0;
		padding: 0;
}
body {
		text-align: center;
		margin: 0;
		outline: 0;
		font-size: 25px;
		letter-spacing: 0.02em;
		line-height: 1.7;
		-webkit-text-size-adjust: 100%;
		font-weight: 100;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
		text-decoration: none;
		color: #000000;
}
a:focus, a:hover, a:active {
		text-decoration: none;
}
p, li {
		line-height: 1.8em;
}
.word .modoru a {
 position: fixed;
 right: 43px;
 top: 20px;
 border: thin solid #CCCCCC;
 color: #000000;
 border-radius: 3px;
 background-color: #FFFFFF;
 z-index: 200;
 padding: 2px 5px;
 font-size: 0.9em;
}
.word .modoru a:hover {
		/*  -webkit-box-shadow: 2px 2px #CCCCCC;*/
		box-shadow: 2px 2px #CCCCCC;
		color: #888888;
		border-radius: 3px;
}
#page #container .word {
		margin-bottom: 20px;
}
.word h1 {
		font-size: 17pt;
		height: 40px;
}
h1 span {
		font-size: 12pt;
		background-color: #FFFFFF;
		padding-right: 9px;
		/* [disabled]padding-left: 9px; */
		/* [disabled]margin-left: 60px; */
		color: #444444;
		font-weight: normal;
}
.point {
 line-height: 2em;
 padding-left: 310px;
 margin-top: -10px;
 margin-bottom: 30px;
 width: 614px;
 margin-left: auto;
 margin-right: auto;
 text-align: justify;
}
div#page {
 width: 1333px;
 margin-top: 20px;
 margin-right: auto;
 margin-bottom: 0;
 text-align: left;
 margin-left: auto;
 font-size: medium;
}
div#container {
		padding-top: 21px;
		padding-right: 21px;
		padding-left: 21px;
		padding-bottom: 21px;
}
div#ads {
		clear: both;
		padding: 12px 0 12px 66px;
}
.footer {
		text-align: left;
		padding-bottom: 9px;
		padding-left: 16px;
		clear: left;
		position: fixed;
		bottom: 0px;
		font-size: 0.8em;
		font-family: "メイリオ";
}
#container #gallery #nav {
		position: relative;
		top: 307px;
		height: 0px;
		z-index: 200;
}
pre {
		font-size: 1.2em;
		line-height: 1.2em;
		overflow-x: auto;
		right: auto;
}
.prev {
		position: absolute;
		height: 33px;
		left: -2px;
		font-size: 3em;
}
.next {
		position: absolute;
		height: 33px;
		right: 1px;
		font-size: 3em;
}
.ss-controls {
		display: none;
}
#controls {
		position: absolute;
}
.point table {
	font-size: 11pt;
	line-height: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
.point th {
		font-weight: lighter;
}
.point #modoru a {
 float: right;
 padding: 1px 5px;
 border: thin solid #CCCCCC;
 color: #000000;
 border-radius: 3px;
 margin-right: 7px;
 margin-top: 7px;
 margin-bottom: 55px;
 font-size: 0.9em;
}
.point #modoru a:hover {
		/*  -webkit-box-shadow: 2px 2px #CCCCCC;*/
		box-shadow: 2px 2px #CCCCCC;
		color: #888888;
		border-radius: 3px;
}
.point h1 {
		font-size: 15pt;
		border-bottom: thin solid #9B9B9B;
}
