
@charset "Shift_JIS";

/* ---------------------------------------------------------
	Version 1.0 : 2010.02.05 : Designed by M.S
--------------------------------------------------------- */

	BODY { font-size: 10.0pt }

	a:link    {text-decoration:NONE; color:#FFFFFF; }
	a:visited {text-decoration:NONE; color:#FF00FF; }
	a:hover   {text-decoration:NONE; color:#FF0000; }
	a:active  {text-decoration:NONE; color:#00FF00; }
 	a.popup { /* 新規ウィンドウで開く */
		background: transparent url(../img/icon/popup.gif) no-repeat right 40%;
		padding-right: 15px;
		margin-right: 2px;
	}
	a.external { /* 外部リンク */
		background: transparent url(../img/icon/external.gif) no-repeat right 40%;
		padding-right: 15px;
		margin-right: 2px;
	}
	a.dlf { /* Download File */
		background: transparent url(../img/icon/dlf.gif) no-repeat right 50%;
		padding-right: 15px;
		margin-right: 2px;
	}
	a.arrowU{ /* ▲ */
		text-decoration: none;
	}
	a.arrowD{ /* ▼ */
		text-decoration: none;
	}

	#header {
	margin:0; padding:0;
	border-bottom:0px solid #cccccc;
	background:#FF0000;
	color:#FFFFFF;
	font-size: 12pt;
	}

	#copy{
	width: 980px;
	background-color: #FF00CC;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	}

	TD P { border: none; padding: 0cm; color: #ffffff }
	TD P.western { font-family: "Tahoma", sans-serif; font-size: 10pt }
	TD P.cjk { font-family: "MS UI Gothic", monospace; font-size: 10pt }
	P { border: none; padding: 0cm; color: #ffffff }
	P.western { font-family: "Tahoma", sans-serif; font-size: 10pt }
	P.cjk { font-family: "MS UI Gothic", monospace; font-size: 10pt; color: #FFFFFF}