/* =====Reset===== */
html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,p,blockquote,q,cite,abbr,acronym,caption,address,strong,strike,del,big,small,font,dfn,ins,kbd,s,samp,tt,var,pre,code,dfn,var,iframe,applet,object,fieldset,form,label,legend,dl,dt,dd,ul,ol,li,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-family: inherit;
	font-size:100%;
	font-style:inherit; 
	font-weight:inherit;
	margin:0;
	outline: 0;
	padding:0;
	vertical-align: baseline;
}
caption,th,td {text-align:left}
table {
	border-collapse:collapse;
	border-spacing:0;
}
blockquote:before,blockquote:after,q:before,q:after {content:''}

/* =====Typography=====*/
body {
	background: #fff;
	color: #51555c;
	font: 75%/1.5 helvetica, arial, sans-serif; /* Set in percentages so IE6 can still resize. The percentage notation also fixes a strange quirk where IE dramaticly scales text. */
}
html>body {
	font-size: 12px; /* a more exact setting in pixels for browsers that can resize them. */
}
code {
	font-family: "Lucida Console", Monaco, monospace;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: bold;
}
em,
*[lang] {
	font-style: italic;
}
strike,
del {
	text-decoration: line-through;
}
acronym,
.caps {
	text-transform: uppercase;
}
.small-caps {
	font-variant: small-caps;
}
acronym,
.num,
.caps,
.small-caps {
	letter-spacing: 0.1em;
}
/* Links */
a,
a:visited {
	color: #a00004;
	text-decoration: none;
}
/* specify all three for accessibility */
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}
h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
	color: #51555c;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #a00004;
	text-decoration: none;
}
/* elements with title attribute */
abbr[title],
acronym[title],
dfn[title],
span[title],
del[title] {
	cursor: help;
}
/* typogrify: inset initial double quotes. */
.dquo {
	margin-left: -.45em;
}
 /* fancy ampersands */
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 110%;
	font-style: italic;
}
/* Font sizes and vertical measure */
h1 {
	font-size: 2em; /* 24 */
	line-height: 1;
	margin: 1.125em 0 .25em;
}
h2,
big {
	font-size: 1.5em; /* 18 */
	line-height: 1;
}
h2 {
	margin: 0 0 .5em 0;
}
h3 {
	font-size: 1.16666667em; /* 14 */
	line-height: 1.28571429;
	margin: 0 0 .58333334em 0;
}
h4,
h5,
h6 {
	margin: 0 0 .75em 0;
}
p {
	margin: 0 0 1.5em 0;
}
blockquote {
	border-left:.16666667em solid #e9eaea;
	margin: 0 .75em .75em .75em;
	padding-left:1em;
}
small,
acronym,
.caps {
	font-size: .833333333333em;
	line-height: 1.8em;
}
pre {
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 1.5em;
	overflow: auto;
}
textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.5;
	padding: 3px;
}
ul,
ol,
dl {
	margin: 0 0 1.5em 2em;
}
li ul,
li ol {
	margin-bottom: 0;
}
ul {
	list-style-image: url(../images/arrow-bullet.gif);
}

#content li, #content dd {
	margin-bottom: .5em;
}
/* Tables */
table {
	border-left: .083333333em solid #eee;
	border-top: .083333333em solid #eee;
}
td,th {
	line-height: 1.33333333em;
	padding: 0 .5em;
}
th {
	background-color: #eee;
	border-bottom: .083333333em solid #ddd;
	border-right: .083333333em solid #ddd;
}
td {
	border-bottom: .083333333em solid #eee;
	border-right: .083333333em solid #eee;
}


.tdwidth060 {
	width: 60px;
}

.tdwidth485 {
	width: 445px;
}

.tdwidth070 {
	width: 70px;
}

.tdwidth475 {
	width: 435px;
}

.tdwidth260 {
	width: 260px;
}

.tdwidth130 {
	width: 130px;
}

.tdwidth100 {
	width: 100px;
}

.tdwidth030 {
	width: 30px;
}


.tdwidth010 {
	width: 10px;
}

.tdwidth420 {
	width: 380px;
}

.tdwidth270 {
	width: 270px;
}

.tdwidth220 {
	width: 220px;
}

.ai { 
	color: #cc33cc;
	background-color:transparent;
}

.tr { 
	color: #333333;
	background-color:transparent;
}

.ag { 
	color: #333333;
	background-color:#ffddff;
	font-weight: bold;
}

.mark { 
	color: #333333;
	background-color:#ffddff;
}

.mark-p {
	color: #333333;
	background-color:#fee9fe;
	font-weight: bold;

}

.ot { 
	color: #333333;
	background-color:#e8e8ff;
	font-weight: bold;
}

.rp { 
	font-size: 0.9em;
	color: #0066FF;
	background-color:transparent;
}

.i-area { 
	color: #535353;
	background-color:transparent;
	padding:0px 10px 0px 10px;
}

.rc { 
	letter-spacing: 0px;
	font-size: 0.8em;
	color: #616161;
	background-color:transparent;
	margin:3px 0px 20px 0px;
	padding:2px 30px 0px 30px;
}

.supsame { 
	color: #996699;
	background-color:transparent;
}

.tm { 
	font-size: 0.9em;
}

.mf { 
	font-size: 0.6em;
}

.rn { 
	color: #993333;
	background-color:transparent;
	font-weight: 400;
}

.ts { 
	letter-spacing: 0px;
	font-size: 0.8em;
	font-weight: 400;
	color: #CC0033;
	background-color:transparent;
}

.sup { 
	letter-spacing: 0px;
	font-size: 0.9em;
	color: #996699;
	background-color:transparent;
}

.ps { 
	font-size: 0.9em;
	color: #336699;
	background-color:transparent;
}

.fude {
	font-family : cursive ; 
}

.ichipt {
	font-size : 1em ;
}

.nipt {
	font-size : 1.2em ;
}

.yonpt {
	font-size : 1.4em ;
}

.yonptbl {
	font-size : 1.4em ;
	font-weight: 600;
}

.kyupt {
	font-size : 0.8em ;
}

.em8 {
	font-size : 0.8em ;
}

.pt30pink {
	font-size : 2em ;
	color: #ff00cc;
	background-color:transparent;
	font-weight: 800;
}

.pink { 
	color: #ff00cc;
	background-color:transparent;
}

.adzuki { 
	color: #CC0033;
	background-color:transparent;
}

.bl {
	font-weight: 600;
}


.rd { 
	color: #CC0000;
	background-color:transparent;
}

.rdbl { 
	color: #CC0000;
	background-color:transparent;
	font-weight: 600;
}

.ao { 
	color: #0066ff;
	background-color:transparent;
}

.aobl {
	color: #0066ff;
	background-color:transparent;
	font-weight: 600;
}

.in { 
	color: #cc3333;
	background-color:transparent;
}

.attention { 
	color: #CC3366;
	background-color:transparent;
}

.letters {
	background-color: #f2efe6;
	width: 414px;
	margin-top : 50px;
	margin-bottom : 2px;
	margin-left : 35px;
	padding : 0.5em 1em;
	border-top : 1px solid #eed0c1;
	border-right : 4px solid #eed0c1;
	border-bottom : 1px solid #eed0c1;
	border-left : 4px solid #eed0c1;
}


div.entry-body table {
	width: 460px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #dfe6f0;
	border-width: 2px;
	margin-top: 5px;
	margin-left: 20px;
}

div.entry-body table th {
	border-style: solid;
	border-width: 1px 0px;
}

div.entry-body table td {
	font-size: 12px;
	text-align: left; 
	vertical-align: top; 
	background-color: #f2efe6;
	color: #333333;
	border-style: solid;
	border-color: #f7f5ee;
	border-width: 1px 0px;
	padding: 2px 3px;
}

div.entry-body table tr:hover { background-color: #ffcccc; color: #333333; }



div.entry-body table td .letters{
	background-color: #f2efe6;
	width: 330px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 15px;
	padding : 0.5em 1em;
	border-top : 1px solid #eed0c1;
	border-right : 4px solid #eed0c1;
	border-bottom : 1px solid #eed0c1;
	border-left : 4px solid #eed0c1;
}

div.entry-body table td blockquote{
	width: 350px;
	background-color: #f6f6f6;
	margin-top : 20px ;
	margin-bottom : 20px ;
	margin-left :10px;
	padding : 5px 5px;

	border-left : 10px solid #cfd5dd;
	line-height: 150%;
}

.colon { 
	color: #f2efe6;
	background-color:transparent;
	font-size : 0.5em ;
}

.mark-ao {
 color: #333333;
 background-color:#eef4ff;
}


div.entry-body h3 {
	font-size:1.0em; 
	background-image: url(http://ai-tan.com/img/midashi.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width:460px;
	margin-top:60px;
	margin-bottom:10px;
	margin-left : 1px ;
	padding-top:2px;
	padding-left: 5px;
	line-height: 110%;
}


div.entry-body h4 {
	color: #000099;
	background-color: transparent;
	font-weight: bold;
	width:460px;
	margin-top:60px;
	margin-bottom:10px;
	padding-left: 10px;
	border-width: 0px 0px 2px 10px;
	border-style: none none solid solid;
	border-color: #95a8cc;
	line-height: 130%;
	font-size:1.2em;
}

h3 {
	font-size:1.0em; 
	background-image: url(http://ai-tan.com/img/midashi.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width:460px;
	margin-top:60px;
	margin-bottom:10px;
	margin-left : 1px ;
	padding-top:2px;
	padding-left: 5px;
	line-height: 110%;
}

h4 {
	color: #000099;
	background-color: transparent;
	font-weight: bold;
	width:460px;
	margin-top:60px;
	margin-bottom:10px;
	padding-left: 10px;
	border-width: 0px 0px 2px 10px;
	border-style: none none solid solid;
	border-color: #95a8cc;
	line-height: 130%;
	font-size:1.2em;
}

div.entry-body h5 {
	color: #000099;
	background-color: transparent;
	font-weight: bold;
	width:410px;
	margin-top:60px;
	margin-bottom:3px;
	margin-left : 12px ;
	padding-left: 12px;
	border-width: 0px 0px 1px 4px;
	border-style: none none solid solid;
	border-color: #95a8cc;
	line-height: 120%;
	font-size:1.0em;
}

/* タグ */
h6 {
	color: #333333;
	font-weight: bold;
	background-color: #f6f6f6;
	line-height: 130%;
	margin : 5px 5px;
	padding : 4px 10px;
	font-size: 1.1em ;
}

div.ind {
	background-color : transparent ;
	color:#006699 ; 
	text-align : right;
	font-size : 0.8em ;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;

}

div.ind-right {
	text-align : right;
}

div.ind-paragraph {
	background-color : transparent ;
	color:#006699 ; 
	text-align : left;
	font-size : 0.8em ;
	margin-left:60px;
	margin-top:0px;
	margin-bottom:10px;

}



div.mdl {
	text-align : center;
}

.mdl {
	text-align : center;
}

img {
	border-style: none;
	background-color : transparent;
	color:#333333 ; 
}


.headline {
	background-color: transparent;
	color: #333333;
	margin-top : 10px;
	margin-bottom : 20px;
	margin-right : 20px;
	margin-left : 20px;
	padding : 5px 3px;
	border : 1px solid #ccccff;
}


hr{
	text-align : center;
	margin-top:10px;
	margin-bottom:10px;
	height: 1px ;
	width: 200px ;
	border-style: dashed ;
	border-color: #8fabbe ;

}


.para { 
	margin-top:10px;
	margin-bottom:10px;
}

.para10 { 
	margin-top:0px;
	margin-bottom:10px;
}

.para5 { 
	margin-top:0px;
	margin-bottom:5px;
}

.para3 { 
	margin-top:3px;
	margin-bottom:3px;
}

p { 
	margin-top:10px;
	margin-bottom:10px;
}

.para-sage {
	text-indent: 0.5em;
	margin-top:10px;
	margin-bottom:10px;
}

.para-h3 {
	margin-top:20px;/* 上の余白 */
	margin-bottom:20px;/* 下の余白 */
}

/* 段落　paragraph 左余白を取る*/
.para-sub {
	text-align : left;
	padding-left:50px;
	margin-top:20px;
}

.para-comm {
	text-align : left;
	padding-left:50px;
	margin-top:5px;
}

.pad-30 {
	text-align : left;
	padding-left:30px;
}


.lt {
	text-decoration:line-through ;
}


.point { 
	border-bottom:1px #a88748 dotted; 
	font-size:0.9em; 
}


.entry-body blockquote {
	width: 460px;
	background-color: #f6f6f6;
	margin-top : 5px ;
	margin-left :25px;
	padding : 5px 5px;

	border-left : 10px solid #cfd5dd;
	line-height: 150%;
}


div.entry-body table td blockquote{
	width: 350px;
	background-color: #f6f6f6;
	margin-top : 20px ;
	margin-bottom : 20px ;
	margin-left :10px;
	padding : 5px 5px;

	border-left : 10px solid #cfd5dd;
	line-height: 150%;
}

div.entry-body ul {
	text-align: left;
	line-height: 130%;
	margin: 0px 0px 0px 20px;
	padding-left: 10px;
	text-decoration: none;
}
