<!--

/* ---- Note ----
 *
 *
 */

/* Default Style */
	body {
		margin:auto;
		background:#FFFFFF;
		font-size:10pt; color:#333333; line-height:130%;
	}
	

	h4 {
		padding-left:20px; margin-bottom:-5px;
		font-size:18px; color:#9A0000; font-weight:bold;
	}

	h5 {
		padding-left:20px; margin-bottom:-10px;
		font-size:14px; color:#9A0000; font-weight:bold;
	}

	th {font-weight:bold; text-align:left;}

/* Page Style */

	#Wrapper {
		width:790px;
	}

	#Top_Logo {
		height:35px; margin-bottom:8px;
	}

		#Top_Info {
			width:200px; float:right;
			background:url(../images/top_Daily.gif) no-repeat 140px;
			padding-left:190px;
		}

	#Top_Menu {
		height:30px; padding:5px 0px 0px 220px;
		background:url(../images/top_Menu.gif) no-repeat;
	}

		a.Menu_Button {
			width:76px; height:25px; margin-right:5px;
			background-position:left top;
			display:block; float:left;
		}

		a.Menu_Button:hover {
			background-position:left bottom;
		}

	#Top_Title {
		height:260px; padding:10px 0px 0px 40px; margin-bottom:20px;
		background:#F9F2F9;
		border-bottom:1px solid #C18FC5;
	}

	#Top_Title_Image {
		width:700px; height:240px;
		border:4px solid #C18FC5;
		
	}

	#Bottom {
		height:40px; padding-top:10px; margin-top:25px;
		background:url(../images/bottom_Menu.gif) no-repeat;
		text-align:right;
	}

		#Bottom_Credit {
			margin-top:15px;
			color:#999999; font-size:8pt;
			float:left;
		}

	.Clear {
		clear:both;
	}


/* Page Style */

	#Page_Left {
		width:370px; margin-right:10px;
		float:left;
	}
	
	#Page_Right {
		width:370px; margin:-left10px;
		float:right;
	}

	.Page_Subtitle {
		padding-left:10px; margin-bottom:10px;
		color:#FFFFFF; font-weight:bold;
		background:#C18FC5;
		border-top:1px solid #DFC5E0;
		border-bottom:1px solid #DFC5E0;
	}


/* Block Style */

	.Block_Wrapper {
		width:318px; height:150px; padding:23px;
		background:#FEDCB6;
		border:3px solid #C18FC5;
		font-size:8pt; line-height:130%;
	}

		.Block_Info {
			height:140px; padding:5px;
			background:#FFFFFF;
		}
		
		.Block_Photo {
			margin-right:10px;
			float:left;
		}

		.Block_Ribon {
			margin-bottom:5px;
			float:right;
		}

		.Block_Title {
			margin-bottom:5px;
			font-size:10pt;	font-weight:bold;
			display:block; text-align:center;
		}
		
		.Block_Button {
			margin-top:4px;
		}

	.Block2_Wrapper {
		margin-bottom:18px;
		font-size:10pt; color:#444444; line-height:130%;
	}

		.Block2_Title {
			font-size:11pt; font-weight:bold; color:#6C0E0E;
			display:block; padding-bottom:1px; margin-bottom:6px;
			border-bottom:1px solid #D7CBB7;
		}

		.Block2_Info {
			margin-top:8px;;
		}
		
		.Block2_Date {
			font-size:8pt; color:#AAAAAA;
		}

/* Caption Style */


/* Line Style */


/* Note Style */
	.Note1 {
		padding:10px;
		border:2px dotted #BACDEB; background:#F0F6FF;
		line-height:150%;
	}

	.Note2 {
		padding:10px;
		border:1px solid #C6C596;
		background:#F2F2E4;
	}

/* Message Style */
	.Msg_Success	{font-size:10pt; font-style:normal; color:#0066CC; font-weight:bold;}
	.Msg_Error		{font-size:10pt; font-style:normal; color:#FF0000; font-weight:bold;}
	.Msg_Information{font-size:10pt; font-style:normal; color:#339900; font-weight:bold;}
	.Msg_Attention	{font-size:10pt; font-style:normal; color:#996633; font-weight:bold;}
	.Msg_Caution	{font-size:10pt; font-style:normal; color:#FF0000; font-weight:bold;}

/* Font Style */
	.Size_VS		{font-size:7pt;}
	.Size_S			{font-size:8pt;}
	.Size_M			{font-size:9pt;}
	.Size_MM		{font-size:10pt;}
	.Size_ML		{font-size:11pt;}
	.Size_L			{font-size:12pt;}
	.Line_150		{line-height:150%;}
	.Line_200		{line-height:200%;}
	.IME_On			{ime-mode:active;}
	.IME_Off		{ime-mode:inactive;}
	.Bold			{font-weight:bold;}
	.Italic			{font-weight:Italic;}
	.Font_NonP		{font-family:"ＭＳ ゴシック",sans-serif;}
	.Font_NonP2		{font-family:"ＭＳ ゴシック",sans-serif; font-size:9pt; color:#000000; line-height:2.3em;}

/* Custom Color */
	.Color_Black	{color:#000000;}
	.Color_White	{color:#FFFFFF;}
	.Color_Gray		{color:#666666;}
	.Color_Gray2	{color:#888888;}
	.Color_Gray3	{color:#AAAAAA;}
	.Color_Gray4	{color:#555555;}
	.Color_Red		{color:#FF0000;}
	.Color_Red2		{color:#FF3300;}
	.Color_Red3		{color:#D50000;}
	.Color_Brown	{color:#CC0000;}
	.Color_Brown2	{color:#996633;}
	.Color_Brown3	{color:#5B1E00;}
	.Color_Brown4	{color:#AA593F;}
	.Color_Green	{color:#00CC00;}
	.Color_Green2	{color:#006600;}
	.Color_Green3	{color:#339900;}
	.Color_Blue		{color:#0000FF;}
	.Color_Blue2	{color:#2D496C;}
	.Color_Blue3	{color:#39399D;}
	.Color_Blue4	{color:#010B6E;}
	.Color_Purple	{color:#969BC3;}
	.Color_Sky		{color:#0066CC;}
	.Color_Yellow	{color:#FFFF00;}

/* Link Style */
	a.Normal:link    {font-size:10pt; color:#000000; text-decoration:underline;}
	a.Normal:visited {font-size:10pt; color:#000000; text-decoration:underline;}
	a.Normal:hover   {background:#F7F7F7;}

	a.Normal2:link    {font-size:10pt; color:#000000; text-decoration:none;}
	a.Normal2:visited {font-size:10pt; color:#000000; text-decoration:none;}
	a.Normal2:hover   {color:#FF0000; text-decoration:underline;}

	a.BMenu:link 	{font-size:9pt; color:#5E5659; text-decoration:none; display:block; float:right; background:#DFEAEA; padding:2px 10px; margin-left:15px;}
	a.BMenu:visited	{font-size:9pt; color:#5E5659; text-decoration:none; display:block; float:right; background:#DFEAEA; padding:2px 10px; margin-left:15px;}
	a.BMenu:hover	{background:#E0D8F1;}


	a.Corner:link    {font-size:10pt; color:#000000; text-decoration:underline; display:block; float:right; padding:4px;}
	a.Corner:visited {font-size:10pt; color:#000000; text-decoration:underline; display:block; float:right; padding:4px;}
	a.Corner:hover   {background:#F7F7F7; padding:3px; border:1px solid #CCCCCC;}

	a.Page_Link:link    {font-size:10pt; color:#0066CC; text-decoration:none;}
	a.Page_Link:visited {font-size:10pt; color:#0066CC; text-decoration:none;}
	a.Page_Link:hover   {font-size:10pt; color:#FF0000; text-decoration:underline;}

	a.Page_Link2:link    {color:#0066CC; text-decoration:none;}
	a.Page_Link2:visited {color:#0066CC; text-decoration:none;}
	a.Page_Link2:hover   {color:#FF0000; text-decoration:underline;}

	a.URL_Link:link    {font-size:10pt; color:#9BBBC4; text-decoration:none;}
	a.URL_Link:visited {font-size:10pt; color:#9BBBC4; text-decoration:none;}
	a.URL_Link:hover   {font-size:10pt; color:#FF0000; text-decoration:underline;}

	a.Link_Style:link    {font-size:10pt; color:#0066CC; font-weight:bold; text-decoration:underline;}
	a.Link_Style:visited {font-size:10pt; color:#0066CC; font-weight:bold; text-decoration:underline;}
	a.Link_Style:hover   {color:#FF0000;}

	a.TLink_Style:link    {font-size:8pt; color:#000000; text-decoration:underline;}
	a.TLink_Style:visited {font-size:8pt; color:#000000; text-decoration:underline;}
	a.TLink_Style:hover   {color:#FF0000;}

/* Space Style */
	.Spacer	{
		width:100%; height:8px;
	}

	.Spacer_Clear {
		width:100%; height:8px; clear:both;
	}

	.nonProportional {
		font-family:"ＭＳ ゴシック",sans-serif; color:#000000;
	}
	
	.Grphic_Frame {
		border:1px solid #DDDDDD; padding:3px;
		background:#FFFFFF;
	}

	.Grphic_Frame2 {
		border:1px solid #DDDDDD; padding:2px; margin-bottom:5px;
		background:#FFFFFF;
	}

	.Grphic_Frame_Left {
		float:left; padding:2px; margin:0px 20px 0px 0px; border:1px solid #CDCDCD;
	}
	.Grphic_Frame_Right {
		float:right; padding:2px; margin:0px 0px 10px 10px; border:1px solid #CDCDCD;
	}

	.Grphic_Frame_Left2 {
		float:left; padding:2px; margin:0px 10px 10px 0px; border:1px solid #CDCDCD;
	}

	.Grphic_Frame_Left3 {
		float:left; margin:0px 20px 30px 0px;
	}

/* Graphic Style */
	.grp {
		padding:2px; margin:10px 0px;
		border:1px solid #AAAAAA;
	}
	
	.grp2 {
		border:solid #F8C8DD; border-width:0px 1px 1px 0px;
		margin:0px 5px 4px 0px;
	}

	.grp_l {
		padding:2px; margin:10px 10px 10px 0px;
		border:1px solid #AAAAAA;
		float:left;
	}

	.grp_r {
		padding:2px; margin:10px 0px 10px 10px;
		border:1px solid #AAAAAA;
		float:right;
	}

/* Size Style */
	.Width_718	{width:718px;}
	.Width_381	{width:381px;}
	.Width_280	{width:280px;}
	.Width_265	{width:265px;}
	.Width_200	{width:200px;}
	.Width_197	{width:197px;}
	.Width_180	{width:180px;}
	.Width_157	{width:157px;}
	.Width_130	{width:130px;}
	.Width_120	{width:120px;}
	.Height_250	{height:250px;}
	.Height_156	{height:156px;}
	.Height_120	{height:120px;}
	.Height_60	{height:60px;}

	.Margin_1	{margin:-1px;}
	.Margin5	{margin:5px;}
	.MarginT5	{margin-top:5px;}
	.MarginL4	{margin-left:4px;}
	.MarginL40	{margin-left:40px;}
	.MarginL85	{margin-left:85px;}
	.MarginB15	{margin-bottom:15pt;}
	.MarginB20	{margin-bottom:20pt;}
	.Padding20	{padding:20px;}
	.Padding5	{padding:5px;}
	.Padding3	{padding:3px;}
	.Padding2	{padding:2px;}

/* Position Style */
	.FloatR		{float:right;}
	.FloatL		{float:left;}
	.TextLeft	{text-align:left;}
	.TextCenter	{text-align:center;}

	.DebugBox {
		width: 45%;
		height: 50px;
		border: 5px outset #666666;
		background-color: #666666;
		color:#FFFFFF;
		left: 5; top: 5;
		width: 240px;
		height: 15pt;
		font-size:14px;
		padding:4px 0px 0px 0px;
		text-align:center;
		font-weight:bold;
	}


-->