document.writeln('<style type="text/css">');
document.writeln('	.highslide-html {');
document.writeln('	    background-color: white;');
document.writeln('	}');
document.writeln('	.highslide-html-blur {');
document.writeln('	}');
document.writeln('	.highslide-html-content {');
document.writeln('		position: absolute;');
document.writeln('	    display: none;');
document.writeln('	}');
document.writeln('	.highslide-loading {');
document.writeln('	    display: block;');
document.writeln('		color: black;');
document.writeln('		font-size: 8pt;');
document.writeln('		font-family: sans-serif;');
document.writeln('		font-weight: bold;');
document.writeln('	    text-decoration: none;');
document.writeln('		padding: 2px;');
document.writeln('		border: 1px solid black;');
document.writeln('	    background-color: white;');
document.writeln('');
document.writeln('	    padding-left: 22px;');
document.writeln('	    background-image: url(http://www.ef-memo.com/js/highslide/graphics/loader.white.gif);');
document.writeln('	    background-repeat: no-repeat;');
document.writeln('	    background-position: 3px 1px;');
document.writeln('	}');
document.writeln('	a.highslide-credits,');
document.writeln('	a.highslide-credits i {');
document.writeln('	    padding: 2px;');
document.writeln('	    color: silver;');
document.writeln('	    text-decoration: none;');
document.writeln('		font-size: 10px;');
document.writeln('	}');
document.writeln('	a.highslide-credits:hover,');
document.writeln('	a.highslide-credits:hover i {');
document.writeln('	    color: white;');
document.writeln('	    background-color: gray;');
document.writeln('	}');
document.writeln('');
document.writeln('');
document.writeln('	/* Styles for the popup */');
document.writeln('	.highslide-wrapper {');
document.writeln('		background-color: white;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-html-content {');
document.writeln('	    width: 500px;');
document.writeln('	    padding: 5px;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-header div {');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-header ul {');
document.writeln('		margin: 0;');
document.writeln('		padding: 0;');
document.writeln('		text-align: right;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-header ul li {');
document.writeln('		display: inline;');
document.writeln('		padding-left: 1em;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-header ul li.highslide-previous,');
document.writeln('	.highslide-wrapper .highslide-header ul li.highslide-next {');
document.writeln('		display: none;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-header a {');
document.writeln('		font-weight: bold;');
document.writeln('		color: gray;');
document.writeln('		text-transform: uppercase;');
document.writeln('		text-decoration: none;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-header a:hover {');
document.writeln('		color: black;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-header .highslide-move a {');
document.writeln('		cursor: move;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-footer {');
document.writeln('		height: 11px;');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-footer .highslide-resize {');
document.writeln('		float: right;');
document.writeln('		height: 11px;');
document.writeln('		width: 11px;');
document.writeln('		background: url(http://www.ef-memo.com/js/highslide/graphics/resize.gif);');
document.writeln('	}');
document.writeln('	.highslide-wrapper .highslide-body {');
document.writeln('	}');
document.writeln('	.highslide-move {');
document.writeln('	    cursor: move;');
document.writeln('	}');
document.writeln('	.highslide-resize {');
document.writeln('	    cursor: nw-resize;');
document.writeln('	}');
document.writeln('	.highslide-footer {');
document.writeln('		display: none;');
document.writeln('	}');
document.writeln('');
document.writeln('	/* These must be the last of the Highslide rules */');
document.writeln('	.highslide-display-block {');
document.writeln('	    display: block;');
document.writeln('	}');
document.writeln('	.highslide-display-none {');
document.writeln('	    display: none;');
document.writeln('	}');
document.writeln('<\/style>');
document.writeln('');
document.writeln('');
document.writeln('<div id="HSEFTVCM_C" style="width:150px; height:300px; background-image: url(http://www.ef-memo.com/js/type_C_bg.jpg); background-repeat: no-repeat;">');
document.writeln('');
document.writeln('	<script type="text/javascript">');
document.writeln('	<!--');
document.writeln('		var so_c = new');
document.writeln('SWFObject("http://www.ef-memo.com/js/typeA30sec_blgparts.swf?01", "typeAonC", "500", "338", "7", "#FFFFFF");');
document.writeln('	-->');
document.writeln('	<\/script>');
document.writeln('');
document.writeln('	<script type="text/javascript">');
document.writeln('	<!--');
document.writeln('	play_btnC = new Image();');
document.writeln('	play_btnC.src = "http://www.ef-memo.com/js/play_btn_n.gif";');
document.writeln('	function play_btnC_normal()');
document.writeln('{document.play_btnC.src="http://www.ef-memo.com/js/play_btn_n.gif";}');
document.writeln('	function play_btnC_onms()');
document.writeln('{document.play_btnC.src="http://www.ef-memo.com/js/play_btn_o.gif";}');
document.writeln('	-->');
document.writeln('	<\/script>');
document.writeln('');
document.writeln('	<script type="text/javascript">');
document.writeln('	<!--');
document.writeln('	urlC = new Image();');
document.writeln('	urlC.src = "http://www.ef-memo.com/js/url_n.gif";');
document.writeln('	function urlC_normal()');
document.writeln('{document.urlC.src="http://www.ef-memo.com/js/url_n.gif";}');
document.writeln('	function urlC_onms()');
document.writeln('{document.urlC.src="http://www.ef-memo.com/js/url_o.gif";}');
document.writeln('	-->');
document.writeln('	<\/script>');
document.writeln('');
document.writeln('	<div style="position:relative; left:0px; top:3px; width:150px; height:95px;">');
document.writeln('		<a href="typeA30sec_blgparts.swf" onclick="return hs.htmlExpand(this,');
document.writeln('{ swfObject: so_c } )" class="highslide">');
document.writeln('		<img src="http://www.ef-memo.com/js/play_btn_n.gif" name="play_btnC" alt="クリックしてムービーを再生"');
document.writeln('onmouseover="play_btnC_onms()" onmouseout="play_btnC_normal()" border="0"');
document.writeln(' \/>');
document.writeln('		</a>');
document.writeln('	</div>');
document.writeln('');
document.writeln('	<div style="position:relative; left:8px; top:190px; width:136px; height:15px;">');
document.writeln('		<a href="http://www.ef-memo.com" target="blank">');
document.writeln('		<img src="http://www.ef-memo.com/js/url_n.gif" name="urlC"');
document.writeln('onmouseover="urlC_onms()" onmouseout="urlC_normal()" border="0"  \/>');
document.writeln('		</a>');
document.writeln('	</div>');
document.writeln('</div>');

document.close();