/*--- ixla WebEasy Document Style ---*/

*                   { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	}
a:link              { /* Document Style */
	color           : #0000ff;
	text-decoration :none;
	}
a:visited           { /* Document Style */
	color           : #800080;
	text-decoration :none;
	}
a:hover             { /* Document Style */
	color           : #FF0000;
	text-decoration :underline;
	}
a.m_menu:link		{ /* Document Style */    
	display:block;                   /* リンクをブロックに変換 */
    	width:131px;                     /* リンク幅 */
    	height:22px;                     /* リンク高さ */
	text-align:center;
	line-height:170%;                /* 行の高さ */
    	text-decoration:none;            /* リンク部分の下線を消す */
    	border:solid 1px #cc9900;        /* 全体罫線 */
    	color:#000000;                   /* 文字色 */
	font-family:'MS UI Gothic';
	font-size:12px;
	}
a.m_menu:visited    { /* Document Style */    
	display:block;                   /* リンクをブロックに変換 */
    	width:131px;                     /* リンク幅 */
    	height:22px;                     /* リンク高さ */
	text-align:center;
	line-height:170%;                /* 行の高さ */
    	text-decoration:none;            /* リンク部分の下線を消す */
    	border:solid 1px #cc9900;        /* 全体罫線 */
    	color:#000000;                   /* 文字色 */
	font-family:'MS UI Gothic';
	font-size:12px;
	}
a.m_menu:hover      { /* Document Style */
 	display:block;                   /* リンクをブロックに変換 */
    	width:131px;                     /* リンク幅 */
    	height:22px;                     /* リンク高さ */
	text-align:center;
	line-height:170%;                /* 行の高さ */
    	text-decoration:none;            /* リンク部分の下線を消す */
    	border:solid 1px #cc9900;        /* 全体罫線 */
    	background-color:#cc9900;
	color:#ffffff;                   /* 文字色 */
	font-family:'MS UI Gothic';
	font-size:12px;
	}
a.m_menu:active     { /* Active Links */
	display:block;                   /* リンクをブロックに変換 */
    	width:131px;                     /* リンク幅 */
    	height:22px;                     /* リンク高さ */
	text-align:center;
	line-height:170%;                /* 行の高さ */
    	text-decoration:none;            /* リンク部分の下線を消す */
    	border:solid 1px #ffffff;        /* 全体罫線 */
    	color:#ffffff;                   /* 文字色 */
	font-family:'MS UI Gothic';
	font-size:12px;
	}
ol,ul               { /* All Lists */
	margin          : 1em;
	padding-left    : 2em;
	}
p                   { /* All Paragraphs */
	margin-bottom   : 1em;
	}
.address            {
	color           : #000000;
	font            : 10pt 'MS UI Gothic', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.citation           {
	color           : #000000;
	font            : italic 12pt 'MS UI Gothic', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.code               {
	color           : #000080;
	font            : 12pt 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro', Mincho, serif;
	}
.emphasis           {
	color           : #000000;
	font            : bold 12pt 'MS UI Gothic', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.heading1           {
	color           : #000000;
	font            : bold 24pt 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.heading2           {
	color           : #000000;
	font            : bold 20pt 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.heading3           {
	color           : #000000;
	font            : 18pt 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.heading4           {
	color           : #000000;
	font            : italic 16pt 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.heading5           {
	color           : #000000;
	font            : 14pt 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.heading6           {
	color           : #000000;
	font            : 12pt 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}
.small              {
	color           : #000000;
	font            : 10pt 'MS UI Gothic', 'ヒラギノ角ゴ Pro', Gothic, sans-serif;
	}

.n_menu		{
	display:block;                   /* リンクをブロックに変換*/
    	width:131px;                     /* リンク幅*/
    	height:22px;                     /* リンク高さ*/
	text-align:center;
	line-height:170%;                /* 行の高さ*/
    	text-decoration:none;            /* リンク部分の下線を消す*/
    	border:solid 1px #cc9900;        /* 全体罫線*/
	border-left:solid 5px #cc9900;  /* 左の罫線*/
	border-right:solid 5px #cc9900; /* 右の罫線*/
    	color:#000000;                   /* 文字色*/
	font-weight:normal;
	font-family:'MS UI Gothic';
	font-size:12px;
	background-color:#ffffff;
	}
/*--- EndOfFile ---*/
