/* This file contains the CSS data for the editable area(iframe) of TinyMCE */
/* You can extend this CSS by adding your own CSS file with the the content_css option */

/*
body, td, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-color: #FFFFFF;
}
*/

.mceVisualAid {
	border: 1px dashed #BBBBBB !important;
}

.mceItemAnchor {
	width: 12px;
	line-height: 6px;
	overflow: hidden;
	padding-left: 12px;
	background-image: url('../images/anchor_symbol.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Important is needed in Gecko browsers inorder to style links */
/*
a {
	color: green !important;
}
*/

/* Style selection range colors in Gecko browsers */
/*
::-moz-selection {
	background-color: red;
	color: green;
}
*/

/* MSIE specific */

* html body {
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

/* ----- */
body,td,pre    { font-size: 10pt; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka-等幅, Osaka, 平成角ゴシック; line-height: 150%; margin: 0; padding: 5pt; border-style: none; scrollbar-arrow-color: #ffffff; scrollbar-base-color: #ff0000; scrollbar-darkshadow-color: #000000; scrollbar-highlight-color: #ffffff; scrollbar-track-color: #afafaf  }
.T8pt /* 08pt文章 */   { font-size: 8pt; line-height: 150% }
.T9pt /* 09pt文章 */  { font-size: 9pt; line-height: 150% }
.T10pt /* 10pt文章 */   { font-size: 10pt; line-height: 150%; letter-spacing: -0.1em }
.T11pt /* 11pt文章 */   { font-size: 11pt; line-height: 150%; letter-spacing: -0.1em }
.T11pt_ind  /* 10pt文章 */     { font-size: 11pt; line-height: 150%; text-indent: 1em; letter-spacing: -0.1em }
.T12pt  /* 12pt文章  */   { font-size: 12pt; line-height: 150%; letter-spacing: -0.1em }
.T14pt   /* 14pt文章 */     { font-size: 14pt; line-height: 150%; letter-spacing: -0.1em }
.T15pt  /* 15pt文章  */     { font-size: 15pt; line-height: 150%; letter-spacing: -0.1em }
.T18pt_b_red  /* 18pt文章 (赤強調)  */     { color: #cc0000; font-size: 18pt; font-weight: bolder; line-height: 130%; letter-spacing: -0.2em }
.T21pt  /*   21pt文章   */     { font-size: 21pt; line-height: 150%; letter-spacing: -0.2em }
.T21pt_b_red  /*  21pt文章 (赤強調) */   { color: #c00; font-size: 21pt; line-height: 130%; letter-spacing: -0.2em }
.T22_b_red /* 22pt文章(赤強調) */   { color: #cc0000; font-size: 22pt; line-height: 130%; letter-spacing: -0.3em }
.T24pt  /* 24pt文章   */     { font-size: 24pt; line-height: 150%; letter-spacing: -0.3em }
.T24pt_b_red  /* 24pt文章 (赤強調) */   { font-family: "MS PGothic", Osaka; font-size: 24pt; line-height: 130%; font-weight: bold; color: #c00; }
.T25pt_b_red  /* 25pt文章 (赤強調) */   { font-family: "MS PGothic", Osaka; font-size: 25pt; line-height: 130%; font-weight: bold; color: #c00; }
.T27pt_b_red  /* 27pt文章 (赤強調) */   { font-family: "MS PGothic", Osaka; font-size: 27pt; line-height: 130%; font-weight: bold; color: #c00; }
.T29pt_b_red  /* 29pt文章 (赤強調) */   { font-family: "MS PGothic", Osaka; font-size: 29pt; line-height: 130%; font-weight: bold; color: #c00; }
.T28pt  /* 28pt文章  */     { font-size: 28pt; line-height: 150%; letter-spacing: -0.3em }
.T28pt  /* 28pt文章  */     { font-size: 28pt; line-height: 150%; letter-spacing: -0.3em }
.back-yellow    /*  ハイライト黄色 (強調)  */    { font-weight: bold; background-color: #ff0 }
.midashi-1  /* 見出し（強調) */   { font-size: 12pt; font-weight: bold; line-height: 17pt; text-align: justify }

font	{line-height: 150%;}

#footer {
	font-size: 8pt;
	text-indent: 0px;
	font-family: "ＭＳ ゴシック", osaka;
	padding-top: 10px;
}
