@charset "UTF-8";

/*==============================
	基本タグ設定
==============================*/
body {
	color:#000000;
	background-color:#f5fffa;
	background-image: url(http://www.balchder.jp/ineffabilis/graphics/w-kiriboyan-karakusa.gif);
	background-repeat: repeat;
	font-family:"ＭＳ Ｐゴシック",Arial,sans-serif;
	font-size: 100%;
	line-height:150%;
	padding:0px;
	margin:0%;
	width: 99%;
}
p {
	margin-top:0.7em;
	margin-bottom:0.7em;
}
a{
	color:#a04080;
}
a:hover {
	color:#ff00ff;
}

em {
	color:#0000ff;
	background-color:transparent;
	font-weight:normal;
	font-style:normal;
}

strong {
	color: #000080;
	font-weight: bold;
	border-bottom: double medium #000080;

}



blockquote, .printedsource {
	margin:10px 0 10px 2%;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #ff0000;
	color:#000000;
	background-color:#ffffff;
}



blockquote.trans_printed {
	margin:10px 0 10px 2%;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #800080;
	color:#000000;
	background-color:#ffffff;

}

blockquote p.quote-title {
	margin:10px;
	font-weight:bold;
}

blockquote p, .printedsource p, .trans_printed p, blockquote dl {
	margin-left:10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-indent: 0;
}

.blockquotesource, .blockquoteprintedsource {
	text-align: right;
	margin-right: 1%;
	margin-top:0 !important;
	margin-bottom: 0 !important;
	font-size: x-small;
	color: #808080;
	line-height: 100%;
}

blockquote dd p {
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 5px;
}

.printed_title {
	border-bottom: #000000 thin dashed;
	font-style: normal;
}

div.speech {
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	border-left:5px solid #cccccc;
	color:#000000;
	background-color:#ffffff;
}

div.speech p{
	margin:3px;
	text-indent: 0;
}

div.notes, div.Notes {
	margin-left: 5%;
	margin-right: 8%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	border: dashed thin #ff00ff;
	background-color: #ffffff;
	color: #2f4f4f;
}

div.notes p, div.Notes p {
	margin-top: 0;
	margin-bottom:0;
}

span.notes, span.Notes {
	background-color: #ffffff;
	color: #808080;
}

q {
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	border-left:2px dotted #ff0000;
	padding: 3px;
	background-color: #ffffff;
	color: inherit;
	margin-right: 3px;
	margin-left: 3px;
}

.editorsnotes {
	font-size: xx-small;
	color: #000000;
	background-color: #ffffff;
}

dfn {
	border: dotted thin #e598c5;
	font-style: normal;
	padding: 2px;
	margin-left: 2px;
	margin-right: 2px;
}



.Example dt.Cymraeg {
	margin-left: 4%;
	border-left: double medium #ff0000;
	border-bottom: solid thin #ff0000;
	padding: 5px;
	line-height: 140%;
}

.Cymraeg {
	font-family: Arial, sans-serif;
}


.Example dd.reading{
	border-left: thin solid #ff0000;
	border-bottom: dotted thin #ff0000;
	line-height: 150%;
	margin-top: 3px;
	padding: 7px
}


.Example dd.translation {
	margin-left: 6%;
	border-left: thin solid #ff0000;
	border-bottom: thin solid #ff0000;
	padding: 8px;
	line-height: 140%;
	margin-bottom: 2ex;
}

.Example dd.description  {
	border-left: thin solid #6df79c;
	border-bottom: thin solid #6df79c;
	padding: 5px;
	line-height: 140%;
	margin-left: 6%;
	margin-bottom: 2ex;
	margin-top: 0;
	font-size: 90%;
}

.Example dd.description p {
margin-top: 2px;
}

cite.JapaneseTitle {
	font-style: normal;
	quotes: none;
	text-decoration: underline;
}

address {
	font-style: normal;
	font-size: medium;
	font-family: "times new roman", serif;
	margin-left: 3%;
}
address cite {
	font-variant: small-caps;
}

.EditAnchor, .lepoer_launchingaping {
	display: none;
}

del, p.del {
	text-decoration: line-through;
	background-color:#c8c8c8;
	margin-left: 2px;
	margin-right:2px;
}


ins {
	background-color:#ccffff;
	text-decoration: none;
	margin-left: 2px;
	margin-right:2px;
}

ins.bodyadded {
	display: block;
	}

ins span.Notes {
	border-bottom: thin solid #ccffff;
	text-decoration: none;
	margin-left: 2px;
	margin-right:2px;
}
.ForeignWord {
	font-style: italic;
}


input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:100%;
}
sup {
	vertical-align : 20%;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	line-height:100%;
}
dt {
	font-weight:bold;
}
dl,ul,ol,form {
	margin-top:0px;
	margin-bottom:0px;
}
form p{
	margin:1px;
	line-height:100%;
}
textarea {
	font-size:100%;
	overflow:auto;
}

input {
	font-size:100%;
	line-height:100%;
}

hr.sep {
	display:none;
}

/*==============================
	ヘッダ部分
==============================*/

#banner {

	padding:10px 20px;
	border-bottom:1px solid;
	background-color:#000000;;
	color:#ffffff;
}
#banner a {
	text-decoration:none;
}

#banner h1 {
	font-family:georgia,"ＭＳ Ｐゴシック",serif;
	font-size:250%;
	font-weight:bold;
}

#banner p {
	margin:0.3em 0px;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 90%;
	font-weight : bold;
	line-height:120%;
}
#banner a img {
	border:0px;
}
#banner_note {
	background:#f0f0f0;
	text-align:center;
	padding:2px;
	border-bottom:1px solid;
}
/*==============================
	本文エリア
==============================*/

#content {
	position:relative;
	left:2%;
	top:auto;
	padding:8px 10px 8px 5px;
	width: 90%;
}

/* 前後移動とか */
#menu {
	background-color: white;
	font-weight:bold;
	line-height:100%;
	padding:8px;
	margin-bottom:16px;
	border:2px groove white;
}
#menu p{
	margin:0px;
	padding:2px;
}
#menu .btn_prev,
#menu .btn_next {
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:0px;
}
#menu a {
	text-decoration:none;
}

/* 本文１項目 */
#content .item {
	margin-bottom:16px;
	background-color:#f0ffff;
	border:2px groove white;
	padding:8px;
}

.item h2 {
	font-family:Arial,"MS PGothic",sans-serif;
	font-size:150%;
	font-weight:bold;
	border-bottom:2px dotted;
}
.item h2 a{
	text-decoration:none;
}
.item h2 .date {
	font-size:75%;
}

.item h3 {
font-size: 120%;
color: #ff4500;
border-left: double #ff4500 thick;
border-bottom: solid #ff4500 medium;

margin-top: 2em;
margin-bottom: 1em;;
font-weight:bold;
padding-left: 1em;

padding-bottom: 5px;
}

.item h4 {
font-size: 100%;
color: black;
text-decoration: underline;
margin-top: 2em;
margin-bottom: 1ex;
font-weight:bold;
padding: 5px;
}

.item .category {
	font-size:100%;
	font-weight:bold;
	float:right;
}
.item .text{
	clear:both;
	margin:0.5em;
}

/*==============================
	ツッコミ関係
==============================*/
.writeback {
	background-color: white;
	margin-top:0px;
	padding-top:8px;
	border-top:gray thin solid;
	text-align:right;
	line-height:120%;
}
.writeback a {
	text-decoration:none;
}
.writeback form {
	text-align:right;
	margin-bottom:0.5em;
}
.writeback dl {
	border:1px solid #a0a0a0;
	background:#f8f8f0;
	line-height:100%;
	padding:2px 0.5em;
	margin: 0px 0px 4px 0px;
	text-align:left;
}
.writeback dt {
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:100%;
}
.writeback dd {
	font-weight:normal;
	margin-left:24px;
	margin-bottom:0.25em;
	line-height:125%;
}
.writeback li {
	line-height:125%;
}
.writeback ul {
	border:1px solid #a0a0a0;
	background:#f8f8f0;
	padding:2px 2em;
	margin: 0px 0px 4px 0px;
	text-align:left;
}
.writeback .url{
	font-size:11px;
	margin:0px;
}

/*writeback info*/

div.writebackref {
background-color: white;
}
div.writebackref p {
margin-bottom: 1px;
}

div.writebackref a{
border: thin solid fuchsia;

}

div.writebackref a:hover{
color: #000080;
background-color: #ff00ff;

}
div.writebackref a:active{
color: #000080;
background-color: #ff00ff;

}


/*amazon*/
.amazonimageleft {
	float:left;
	clear:left;
	padding: 4px;
}


.amazonbiblio {
	margin-left: 200px;
	padding-left: 10px;
	clear: left;
	clear: right;
}
.amazonbiblioleft {
	width: 20em;
	padding-left: 10px;
	float:left;
}
.bookshelfblock {
	border: thin gray dotted;
	margin-left: 2%;
	clear:right;
	clear:left;
	height: 175px;
}

.boolshelfblock > p {
	clear:right;
	clear:left;
}

/* CymraegIndex  */

.CymraegIndex{
	margin:15px 5px 1em 5px;
	border: thick outset #ff00ff;
	padding: 5px;
	background-color: #f1f1f1;
	color: #000000;
}

.CymraegIndexListing{
	background-color: #ffffff;
}

.CymraegIndexListing li {
font-size:90%;
line-height: 110%;
margin-top:1px;
margin-bottom: 1px;

}


table {
	border: black thin solid;
	text-align: center;
	background-color: white;

}
th{	
	background-color: white;
	border: black thin solid;

}
tr{
	border: black thin solid;
	background-color: white;
}

td{ 
	background-color: white;
	border: black thin solid;
}

.etext-body {

	color:#0000;
	font-family: 'MS PMincho', serif;
	font-size: 100%;
	line-height: 150%;
	border: thick #ff00ff groove;
	padding: 1em;
}
.JF-Copyright {
	background-color: #fafafa;
	color: #000000;
	font-style: italic;
	font-size: 80%;
	line-height: 100%;
}
.JF-Copyright p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.photolink {
border-left: double red thick;
padding: 3px;
background-color: white;
font-weight: bolder;
}

div.delete {
text-decoration: line-through;
font-size: 90%;
}