@charset "UTF-8"

body {
	color : blue;
	font-family : sans-serif;
	font-size: 9pt;
}

p {
	color : #646588;
	font-family : sans-serif;
	font-size: 10pt;
}

a:link    { color : blue; }
a:visited { color : navy; }
a:active  { color : crimson; }
a:hover   { color : deeppink; text-decoration : none; }

/***********************************************************/
/**** タイトル *********************************************/
/***********************************************************/
table.TITLE01 {
	width       : 700px;
	height      : 120px;
}

td.TITLE_TD01_01 {
	width       : 500px;
	height      : 120px;
	text-align  : center;
	font-size   : medium;
	font-weight : bold;
	font-style  : italic;
}

td.TITLE_TD01_02 {
	width       : 200px;
	height      : 120px;
	text-align  : center;
	font-size   : medium;
	font-weight : bold;
	font-style  : italic;
}

img.IMG01_01 {
	width  : 500px;
	height : 116px;
}

img.IMG01_02 {
	width  : 176px;
	height : 162px;
	border-style : none;
}

/***********************************************************/
/**** メイン *********************************************/
/***********************************************************/
table.MAIN01 {
	width       : 800px;
	height      : 400px;
}

td.TD_MAIN_LEFT01 {
	width       : 300px;
	height      : 580px;
	text-align  : left;
	font-size   : 10pt;
	font-weight : bold;
	vertical-align : top;
	border-style : none;
	border-width : 3px;
}

td.TD_MAIN_CENTER01 {
	width       : 300px;
	height      : 580px;
	font-size   : 9pt;
	color       : #594578;
	background-color : #e8ffe8;
	line-height : 1.4;
	text-align  : left;
	text-indent : 12pt;
	vertical-align : top;
	border-style : none;
	border-width : 3px;
}

td.TD_MAIN_RIGHT01 {
	width       : 200px;
	height      : 580px;
	font-size   : 8pt;
	color       : #594578;
	background-color : #ffe8ff;
	line-height : 1.4;
	text-align  : left;
	vertical-align : top;
	border-style : none;
	border-width : 3px;
}


/***********************************************************/
/**** メイン (左) ******************************************/
/***********************************************************/
table.LEFT01 {
	width       : 300px;
	height      : 400px;
}

td.TD_LEFT01 {
	width       : 300px;
	text-align  : left;
	font-size   : 10pt;
	font-weight : bold;
	vertical-align : top;
}

/***********************************************************/
/**** メイン (左上) ****************************************/
/***********************************************************/
table.LEFT01_TOP {
	width       : 300px;
	height      : 100px;
}

td.TD_LEFT_TOP_INDENT {
	width       : 20px;
}

td.TD_LEFT_TOP01 {
	width       : 300px;
	text-align  : left;
	font-size   : 10pt;
	font-weight : bold;
	vertical-align : top;
}

td.TD_LEFT_TOP02 {
	width       : 300px;
	text-align  : left;
	font-size   : 10pt;
	font-weight : bold;
	vertical-align : top;
}

/***********************************************************/
/**** メイン (左下) ****************************************/
/***********************************************************/
table.LEFT01_BOTTOM {
	width       : 300px;
	height      : 100px;
	border-width : 1px;
}

td.TD_LEFT_BOTTOM01 {
	width       : 260px;
	height      : 80px;
	font-size   : 8pt;
	background-color : ivory;
	text-align  : left;
	vertical-align : top;
}

caption.CAP01 {
	color : #cc0066;
	font-size   : 9pt;
	font-family : sans-serif;
	font-weight : bold;
	text-align  : center;
}

/***********************************************************/
/**** メイン (中) ******************************************/
/***********************************************************/
table.CENTER01 {
	width       : 300px;
	height      : 400px;
}

td.TD_CENTER01 {
	width       : 300px;
	color       : navy;
	text-indent : 10pt;
	text-align  : left;
	font-size   : 10pt;
	font-weight : none;
	vertical-align : top;
}

/***********************************************************/
/**** メイン (右) ******************************************/
/***********************************************************/
table.RIGHT01 {
	width       : 200px;
	height      : 400px;
}


td.TD_RIGHT_VLINE {
	width       : 1px;
	height      : 580px;
	background-color : #8000ff;
}

td.TD_RIGHT01 {
	width       : 200px;
	height      : 580px;
	font-size   : 9pt;
	color       : #594578;
	background-color : #ffe8ff;
	text-align  : right;
	vertical-align : top;
}

span.SP01 {
	color : #cc0033;
	font-size   : 9pt;
	font-weight : bold;
}

img.Home {
	width  : 59px;
	height : 62px;
	border-style : none;
}

img.Back {
	width  : 40px;
	height : 23px;
	border-style : none;
}

img.Mail {
	width  : 40px;
	height : 25px;
	border-style : none;
}


img.IMG01_03 {
	width  : 40px;
	height : 25px;
	border-style : none;
}

div.DIV01_01 {
	width  : 800px;
	height : 580px;
}

span.Premiere {
	color : red;
	text-align : center;
	vertical-align : bottom;
	font-family : sans-serif;
	font-size   : 10pt;
	font-weight : bold;
}
