/**/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*----------------------------*/
/*																							*/
/*																		*/
/*													*/
/*							  */


/*==========================================================================================*/
/*	0_index																					*/
/*==========================================================================================*/
/*----------------------------------------------------------------------*/
/*	0-0_項目															*/
/*----------------------------------------------------------------------*/
/*
	1_共通設定
	2_共通ページレイアウト
	3_ページ個別レイアウト
	4_その他

*/
/*==========================================================================================*/
/*	1_Common																				*/
/*==========================================================================================*/
	/*----------------------------------------------------------------------*/
	/*	1-1_位置揃え														*/
	/*----------------------------------------------------------------------*/
	/* 中央揃え */
	.cent{
		margin-left:auto; margin-right:auto; /* W3E */
		text-align:center; /* IE */
	}
	
	/* 左揃え */
	.lef{
		margin-left:0; margin-right:auto; /* W3E */
		text-align:left; /* IE */
	}
	
	/* 右揃え */
	.rig{
		margin-left:auto; margin-right:0; /* W3E */
		text-align:right; /* IE */
	}


	/*----------------------------------------------------------------------*/
	/*	1-2_														*/
	/*----------------------------------------------------------------------*/
	.default_char_style{
		font-size:85%;
	}
	

	/*----------------------------------------------------------------------*/
	/*	1-3_タグ別共通設定													*/
	/*----------------------------------------------------------------------*/
	/*--------------------------------------------------*/
	/*	Defualt											*/
	/*--------------------------------------------------*/
	p{ font-size:85%; line-height:140%; margin-top:0px; }
	h3{ font-size:100%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	img{ margin:0px; padding:0px; border:0px; }


	/*--------------------------------------------------*/
	/*	1-3_Defualt設定									*/
	/*--------------------------------------------------*/
	.common_style_defualt01{ font-size:85%; line-height:140%; margin-top:0px; }
	.common_style_defualt02{ margin-top:0px; margin-bottom:0px; }
	.common_style_defualt03{ margin:0px; padding:0px; }
	.common_style_defualt04{ margin-top:0px; margin-bottom:0px; }
	.common_style_defualt05{ font-size:85%; line-height:140%; margin-top:0px; margin-bottom:0px; }
	.common_style_defualt06{ font-size:85%; line-height:140%; margin-top:0px;}
	.common_style_defualt07{ margin-top:0px; }
	.common_style_defualt08{ margin-left:20px; }
	.common_style_defualt09{ margin-left:20px; margin-bottom:0px; }


	.common_style_footer01{ font-size:80%; margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:0px; }
	


	/*--------------------------------------------------*/
	/*	タグ別											*/
	/*--------------------------------------------------*/
	/*----------------------------*/
	/*	H1〜H7_style_1		　*/
	/*----------------------------*/
	.h_style01{ color:green; font-size:100%; line-height:120%; }
	.h_style02{ color:green; font-size:110%; line-height:130%; }
	.h_style03{ color:green; font-size:120%; line-height:140%; }
	.h_style04{ color:green; font-size:130%; line-height:150%; }
	
	.h_style11{ color:red; font-size:100%; line-height:120%; }
	.h_style12{ color:red; font-size:110%; line-height:130%; }
	.h_style13{ color:red; font-size:120%; line-height:140%; }
	.h_style14{ color:red; font-size:130%; line-height:150%; }
	
	.h_style21{ color:#e43702; font-size:100%; line-height:120%; }
	.h_style22{ color:#e43702; font-size:110%; line-height:130%; }
	.h_style22{ color:#e43702; font-size:120%; line-height:140%; }
	.h_style22{ color:#e43702; font-size:130%; line-height:150%; }
	
	.h_style31{ color:black; font-size:100%; line-height:120%; }
	.h_style32{ color:black; font-size:110%; line-height:130%; }
	.h_style33{ color:black; font-size:120%; line-height:140%; }
	.h_style34{ color:black; font-size:130%; line-height:150%; }
	
	.h_style41{ color:#ff9900; font-size:100%; line-height:120%; }
	.h_style42{ color:#ff9900; font-size:110%; line-height:130%; }
	.h_style43{ color:#ff9900; font-size:120%; line-height:140%; }
	.h_style44{ color:#ff9900; font-size:130%; line-height:150%; }
	
	.h_style51{ color:#aa00d4; font-size:100%; line-height:120%; }
	.h_style52{ color:#aa00d4; font-size:110%; line-height:130%; }
	.h_style53{ color:#aa00d4; font-size:120%; line-height:140%; }
	.h_style54{ color:#aa00d4; font-size:130%; line-height:150%; }
	
	.h_style61{ color:#ec05ce; font-size:100%; line-height:120%; }
	.h_style62{ color:#ec05ce; font-size:110%; line-height:130%; }
	.h_style63{ color:#ec05ce; font-size:120%; line-height:140%; }
	.h_style64{ color:#ec05ce; font-size:130%; line-height:150%; }

	/*----------------------------*/
	/*	H1〜H7_style_2		　*/
	/*----------------------------*/
	.char_h_style01{ color:#e43702; margin:0px; }
	.char_h_style02{ color:green; margin-top:0px; margin-bottom:0px; }
	.char_h_style03{ color:green; margin-top:0px; margin-bottom:0px; font-weight:bolder; font-size:130%; line-height:130%; }


	/*----------------------------*/
	/*	br_style				　*/
	/*----------------------------*/
	.br_style01{ margin:0px; font-size:1px; padding:0px; height:1px; line-height:1px; }
	.br_style02{ margin:0px; font-size:5px; padding:0px; height:5px; line-height:5px; }
	.br_style03{ margin:0px; font-size:5px; padding:0px; height:5px; line-height:5px; }
	.br_style04{ margin:0px; font-size:8px; padding:0px; height:8px; line-height:8px; }
	.br_style05{ margin:0px; font-size:11px; padding:0px; height:11px; line-height:11px; }
	.br_style06{ margin:0px; font-size:13px; padding:0px; height:13px; line-height:13px; }
	.br_style07{ margin:0px; font-size:16px; padding:0px; height:16px; line-height:16px; }
	
	.br_style10{ margin:0px; font-size:1.1em; padding:0px; line-height:1em; }
	.br_style11{ margin:0px; font-size:2em; padding:0px; line-height:1em; }
	.br_style12{ margin:0px; font-size:3em; padding:0px; line-height:1em; }


	/*----------------------------*/
	/*	table_style			 	  */
	/*----------------------------*/
	.table_style01{ width:450px; }
	.table_style02{ width:100%; margin-top:0px; }
	.table_style03{ margin-left:0px; width:450px; font-size:85%; line-height:140%; }
	.table_style04{ width:100%; font-size:85%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.table_style05{ width:445px; margin-left:0px; }
	.table_style06{ width:440px; font-size:85%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.table_style07{ margin-left:0px; width:100%; font-size:85%; line-height:140%; }


	/*----------------------------*/
	/*	Img_style				  */
	/*----------------------------*/
	.img_style01{ border:dotted 2px #f5b51a; }
	.img_style02{ border:solid 1px #f5b51a; }
	

	/*----------------------------*/
	/*	a_style					  */
	/*----------------------------*/
	.char_a_style01{ margin-left:auto; margin-right:0; text-align:right; font-size:90%; line-height:90%; }
	.char_a_style02{ margin-left:auto; margin-right:0; text-align:right; font-size:80%; line-height:90%; }


	/*----------------------------*/
	/*	ul_ol_liスタイル								*/
	/*----------------------------*/
	.char_li_style01{ color:green; font-weight:bolder; font-size:105%; line-height:120%; margin:0px; }
	.char_li_style02{ color:black; font-size:85%; line-height:140%; font-weight:lighter; }
	.char_li_style03{ color:black; font-size:85%; line-height:140%; margin-top:0px; }
	.char_li_style05{ color:red; font-weight:bolder; font-size:100%; line-height:130%; margin-top:0px; margin-bottom:0px; }


	
	/*--------------------------------------------------*/
	/*	ddスタイル								*/
	/*--------------------------------------------------*/
	.char_dd_style01{ color:green; font-size:105%; line-height:127%; font-weight:bolder; margin:0px; }
	.char_dd_style02{ color:black; font-size:85%; line-height:127%; font-weight:lighter; margin-left:10px; }
	.char_dd_style03{ color:black; font-size:85%; line-height:127%; font-weight:lighter; }	/* 91 */
	.char_dd_style04{ color:black; font-size:85%; line-height:127%; font-weight:lighter; margin-left:25px; }
	
	.char_dd_style05{  margin-left:10px; }
	.char_dd_style06{  margin-left:2px; margin-top:0px; }
	.char_dd_style07{  margin-left:2px; margin-top:0px; color:#e43702 }
	
	
	.char_dd_style08{ margin-top:3px; margin-left:20px; }
	.char_dd_style09{ margin-top:0px; margin-left:4px; margin-right:4px; }
	.char_dd_style10{ margin-left:18px; margin-right:0px; }
	
	
	.char_dd_style11{ margin-left:15px; color:black; font-size:85%; line-height:140%; font-weight:lighter; }
	
	
	.char_dd_style12{ color:black; font-size:85%; line-height:127%; font-weight:lighter; margin-left:25px; margin-top:4px; margin-bottom:17px; }
	
	.char_dd_style13{ border: 2px solid green; margin-left:0px; margin-bottom:3px; }
	
	.char_dl_style01{ margin-top:5px; margin-bottom:5px; }

	/*--------------------------------------------------*/
	/*	pスタイル								*/
	/*--------------------------------------------------*/
	.char_p_style01{ margin-left:7px; margin-right:7px; color:black; font-size:85%; line-height:140%; margin-top:0px; }
	.char_p_style02{ margin-left:4px; margin-right:4px; color:black; font-size:85%; line-height:140%; margin-top:0px; }
	.char_p_style03{ margin-left:7px; margin-right:7px; color:black; font-size:85%; line-height:165%; margin-top:0px; }
	.char_p_style04{ margin-left:7px; margin-right:7px; color:black; margin-top:0px; }
	.char_p_style05{ margin-left:14px; margin-right:0px; color:black; margin-top:0px; margin-bottom:0px; }
	.char_p_style06{ margin-left:auto; margin-right:auto; text-align:center; color:black; font-size:85%; margin-top:0px; margin-bottom:0px; }
	.char_p_style07{ margin-left:auto; margin-right:auto; text-align:center; color:red; font-weight:bolder; font-size:130%; line-height:130%; margin-top:0px; margin-bottom:0px; }
	.char_p_style08{ margin-left:auto; margin-right:auto; text-align:center; color:#e43702; font-weight:bolder; font-size:106%; line-height:113%; margin-top:0px; margin-bottom:0px; }
	.char_p_style09{ margin-left:auto; margin-right:auto; text-align:center; color:black; font-weight:bolder; margin-top:0px; margin-bottom:0px; }
	.char_p_style10{ margin-left:auto; margin-right:auto; text-align:center; color:#e43702; font-weight:bolder; font-size:130%; line-height:130%; margin-top:0px; margin-bottom:0px; }
	.char_p_style11{ margin-left:auto; margin-right:auto; text-align:center; color:black; font-weight:bolder; font-size:130%; line-height:130%; margin-top:0px; margin-bottom:0px; }
	.char_p_style12{ margin-top:0px; }
	.char_p_style13{ margin-top:0px; margin-bottom:0px; }
	.char_p_style14{ margin-top:14px; margin-bottom:14px; }
	.char_p_style15{ margin-top:14px; margin-bottom:14px; margin-left:auto; margin-right:auto; text-align:center; }
	
	.char_p_style16{ margin-left:10px; margin-right:auto; text-align:left; color:#e43702; font-weight:bolder; font-size:106%; line-height:113%; margin-top:0px; margin-bottom:0px; }



	/*----------------------------------------------------------------------*/
	/*	1-4_共通スタイル													*/
	/*----------------------------------------------------------------------*/
	/*--------------------------------------------------*/
	/*	Color:Green										*/
	/*--------------------------------------------------*/
	/*----------------------------*/
	/*	標準		#03a70f			  */
	/*----------------------------*/
	.common_style01_01{ color:green; }
	.common_style01_02{ color:green; font-size:70%; line-height:80%; }
	.common_style01_03{ color:green; font-size:75%; line-height:90%; }
	.common_style01_04{ color:green; font-size:80%; line-height:90%; }
	.common_style01_05{ color:green; font-size:85%; line-height:100%; }
	.common_style01_06{ color:green; font-size:90%; line-height:100%; }
	.common_style01_07{ color:green; font-size:95%; line-height:110%; }
	.common_style01_08{ color:green; font-size:100%; line-height:110%; }
	.common_style01_09{ color:green; font-size:105%; line-height:120%; }
	.common_style01_10{ color:green; font-size:110%; line-height:120%; }
	.common_style01_11{ color:green; font-size:115%; line-height:130%; }
	.common_style01_12{ color:green; font-size:120%; line-height:130%; }
	.common_style01_13{ color:green; font-size:125%; line-height:140%; }
	.common_style01_14{ color:green; font-size:130%; line-height:140%; }
	.common_style01_15{ color:green; font-size:135%; line-height:150%; }
	.common_style01_16{ color:green; font-size:140%; line-height:150%; }
	.common_style01_17{ color:green; font-size:145%; line-height:160%; }
	.common_style01_18{ color:green; font-size:150%; line-height:160%; }

	/*----------------------------*/
	/*	太文字					  */
	/*----------------------------*/
	.common_style01_21{ color:green; font-weight:bolder; }
	.common_style01_22{ color:green; font-weight:bolder; font-size:70%; line-height:80%; }
	.common_style01_23{ color:green; font-weight:bolder; font-size:75%; line-height:90%; }
	.common_style01_24{ color:green; font-weight:bolder; font-size:80%; line-height:90%; }
	.common_style01_25{ color:green; font-weight:bolder; font-size:85%; line-height:100%; }
	.common_style01_26{ color:green; font-weight:bolder; font-size:90%; line-height:100%; }
	.common_style01_27{ color:green; font-weight:bolder; font-size:95%; line-height:110%; }
	.common_style01_28{ color:green; font-weight:bolder; font-size:100%; line-height:110%; }
	.common_style01_29{ color:green; font-weight:bolder; font-size:105%; line-height:120%; }
	.common_style01_30{ color:green; font-weight:bolder; font-size:110%; line-height:120%; }
	.common_style01_31{ color:green; font-weight:bolder; font-size:115%; line-height:130%; }
	.common_style01_32{ color:green; font-weight:bolder; font-size:120%; line-height:130%; }
	.common_style01_33{ color:green; font-weight:bolder; font-size:125%; line-height:140%; }
	.common_style01_34{ color:green; font-weight:bolder; font-size:130%; line-height:140%; }
	.common_style01_35{ color:green; font-weight:bolder; font-size:135%; line-height:150%; }
	.common_style01_36{ color:green; font-weight:bolder; font-size:140%; line-height:150%; }
	.common_style01_37{ color:green; font-weight:bolder; font-size:145%; line-height:160%; }
	.common_style01_38{ color:green; font-weight:bolder; font-size:150%; line-height:160%; }

	/*----------------------------*/
	/*	太文字_中央寄			  */
	/*----------------------------*/
	.common_style01_41{ color:green; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_42{ color:green; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_43{ color:green; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_44{ color:green; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_45{ color:green; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_46{ color:green; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_47{ color:green; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_48{ color:green; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_49{ color:green; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_50{ color:green; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_51{ color:green; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_52{ color:green; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_53{ color:green; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_54{ color:green; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_55{ color:green; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_56{ color:green; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_57{ color:green; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style01_58{ color:green; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	/*----------------------------*/
	/*	太文字_右寄				  */
	/*----------------------------*/
	.common_style01_61{ color:green; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_62{ color:green; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_63{ color:green; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_64{ color:green; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_65{ color:green; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_66{ color:green; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_67{ color:green; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_68{ color:green; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_69{ color:green; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_70{ color:green; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_71{ color:green; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_72{ color:green; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_73{ color:green; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_74{ color:green; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_75{ color:green; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_76{ color:green; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_77{ color:green; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style01_78{ color:green; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }

	

	
	/*--------------------------------------------------*/
	/*	Color:Red										*/
	/*--------------------------------------------------*/
	/*----------------------------*/
	/*	標準					  */
	/*----------------------------*/
	.common_style02_01{ color:red; }
	.common_style02_02{ color:red; font-size:70%; line-height:80%; }
	.common_style02_03{ color:red; font-size:75%; line-height:90%; }
	.common_style02_04{ color:red; font-size:80%; line-height:90%; }
	.common_style02_05{ color:red; font-size:85%; line-height:100%; }
	.common_style02_06{ color:red; font-size:90%; line-height:100%; }
	.common_style02_07{ color:red; font-size:95%; line-height:110%; }
	.common_style02_08{ color:red; font-size:100%; line-height:110%; }
	.common_style02_09{ color:red; font-size:105%; line-height:120%; }
	.common_style02_10{ color:red; font-size:110%; line-height:120%; }
	.common_style02_11{ color:red; font-size:115%; line-height:130%; }
	.common_style02_12{ color:red; font-size:120%; line-height:130%; }
	.common_style02_13{ color:red; font-size:125%; line-height:140%; }
	.common_style02_14{ color:red; font-size:130%; line-height:140%; }
	.common_style02_15{ color:red; font-size:135%; line-height:150%; }
	.common_style02_16{ color:red; font-size:140%; line-height:150%; }
	.common_style02_17{ color:red; font-size:145%; line-height:160%; }
	.common_style02_18{ color:red; font-size:150%; line-height:160%; }

	/*----------------------------*/
	/*	太文字					  */
	/*----------------------------*/
	.common_style02_21{ color:red; font-weight:bolder; }
	.common_style02_22{ color:red; font-weight:bolder; font-size:70%; line-height:80%; }
	.common_style02_23{ color:red; font-weight:bolder; font-size:75%; line-height:90%; }
	.common_style02_24{ color:red; font-weight:bolder; font-size:80%; line-height:90%; }
	.common_style02_25{ color:red; font-weight:bolder; font-size:85%; line-height:100%; }
	.common_style02_26{ color:red; font-weight:bolder; font-size:90%; line-height:100%; }
	.common_style02_27{ color:red; font-weight:bolder; font-size:95%; line-height:110%; }
	.common_style02_28{ color:red; font-weight:bolder; font-size:100%; line-height:110%; }
	.common_style02_29{ color:red; font-weight:bolder; font-size:105%; line-height:120%; }
	.common_style02_30{ color:red; font-weight:bolder; font-size:110%; line-height:120%; }
	.common_style02_31{ color:red; font-weight:bolder; font-size:115%; line-height:130%; }
	.common_style02_32{ color:red; font-weight:bolder; font-size:120%; line-height:130%; }
	.common_style02_33{ color:red; font-weight:bolder; font-size:125%; line-height:140%; }
	.common_style02_34{ color:red; font-weight:bolder; font-size:130%; line-height:140%; }
	.common_style02_35{ color:red; font-weight:bolder; font-size:135%; line-height:150%; }
	.common_style02_36{ color:red; font-weight:bolder; font-size:140%; line-height:150%; }
	.common_style02_37{ color:red; font-weight:bolder; font-size:145%; line-height:160%; }
	.common_style02_38{ color:red; font-weight:bolder; font-size:150%; line-height:160%; }

	/*----------------------------*/
	/*	太文字_中央寄			  */
	/*----------------------------*/
	.common_style02_41{ color:red; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_42{ color:red; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_43{ color:red; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_44{ color:red; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_45{ color:red; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_46{ color:red; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_47{ color:red; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_48{ color:red; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_49{ color:red; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_50{ color:red; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_51{ color:red; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_52{ color:red; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_53{ color:red; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_54{ color:red; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_55{ color:red; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_56{ color:red; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_57{ color:red; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style02_58{ color:red; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	/*----------------------------*/
	/*	太文字_右寄				  */
	/*----------------------------*/
	.common_style02_61{ color:red; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_62{ color:red; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_63{ color:red; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_64{ color:red; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_65{ color:red; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_66{ color:red; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_67{ color:red; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_68{ color:red; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_69{ color:red; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_70{ color:red; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_71{ color:red; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_72{ color:red; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_73{ color:red; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_74{ color:red; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_75{ color:red; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_76{ color:red; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_77{ color:red; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style02_78{ color:red; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }




	/*--------------------------------------------------*/
	/*	Color:#e43702									*/
	/*--------------------------------------------------*/
	/*----------------------------*/
	/*	標準					  */
	/*----------------------------*/
	.common_style03_01{ color:#e43702; }
	.common_style03_02{ color:#e43702; font-size:70%; line-height:80%; }
	.common_style03_03{ color:#e43702; font-size:75%; line-height:90%; }
	.common_style03_04{ color:#e43702; font-size:80%; line-height:90%; }
	.common_style03_05{ color:#e43702; font-size:85%; line-height:100%; }
	.common_style03_06{ color:#e43702; font-size:90%; line-height:100%; }
	.common_style03_07{ color:#e43702; font-size:95%; line-height:110%; }
	.common_style03_08{ color:#e43702; font-size:100%; line-height:110%; }
	.common_style03_09{ color:#e43702; font-size:105%; line-height:120%; }
	.common_style03_10{ color:#e43702; font-size:110%; line-height:120%; }
	.common_style03_11{ color:#e43702; font-size:115%; line-height:130%; }
	.common_style03_12{ color:#e43702; font-size:120%; line-height:130%; }
	.common_style03_13{ color:#e43702; font-size:125%; line-height:140%; }
	.common_style03_14{ color:#e43702; font-size:130%; line-height:140%; }
	.common_style03_15{ color:#e43702; font-size:135%; line-height:150%; }
	.common_style03_16{ color:#e43702; font-size:140%; line-height:150%; }
	.common_style03_17{ color:#e43702; font-size:145%; line-height:160%; }
	.common_style03_18{ color:#e43702; font-size:150%; line-height:160%; }

	/*----------------------------*/
	/*	太文字					  */
	/*----------------------------*/
	.common_style03_21{ color:#e43702; font-weight:bolder; }
	.common_style03_22{ color:#e43702; font-weight:bolder; font-size:70%; line-height:80%; }
	.common_style03_23{ color:#e43702; font-weight:bolder; font-size:75%; line-height:90%; }
	.common_style03_24{ color:#e43702; font-weight:bolder; font-size:80%; line-height:90%; }
	.common_style03_25{ color:#e43702; font-weight:bolder; font-size:85%; line-height:100%; }
	.common_style03_26{ color:#e43702; font-weight:bolder; font-size:90%; line-height:100%; }
	.common_style03_27{ color:#e43702; font-weight:bolder; font-size:95%; line-height:110%; }
	.common_style03_28{ color:#e43702; font-weight:bolder; font-size:100%; line-height:110%; }
	.common_style03_29{ color:#e43702; font-weight:bolder; font-size:105%; line-height:120%; }
	.common_style03_30{ color:#e43702; font-weight:bolder; font-size:110%; line-height:120%; }
	.common_style03_31{ color:#e43702; font-weight:bolder; font-size:115%; line-height:130%; }
	.common_style03_32{ color:#e43702; font-weight:bolder; font-size:120%; line-height:130%; }
	.common_style03_33{ color:#e43702; font-weight:bolder; font-size:125%; line-height:140%; }
	.common_style03_34{ color:#e43702; font-weight:bolder; font-size:130%; line-height:140%; }
	.common_style03_35{ color:#e43702; font-weight:bolder; font-size:135%; line-height:150%; }
	.common_style03_36{ color:#e43702; font-weight:bolder; font-size:140%; line-height:150%; }
	.common_style03_37{ color:#e43702; font-weight:bolder; font-size:145%; line-height:160%; }
	.common_style03_38{ color:#e43702; font-weight:bolder; font-size:150%; line-height:160%; }

	/*----------------------------*/
	/*	太文字_中央寄			  */
	/*----------------------------*/
	.common_style03_41{ color:#e43702; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_42{ color:#e43702; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_43{ color:#e43702; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_44{ color:#e43702; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_45{ color:#e43702; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_46{ color:#e43702; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_47{ color:#e43702; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_48{ color:#e43702; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_49{ color:#e43702; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_50{ color:#e43702; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_51{ color:#e43702; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_52{ color:#e43702; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_53{ color:#e43702; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_54{ color:#e43702; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_55{ color:#e43702; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_56{ color:#e43702; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_57{ color:#e43702; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style03_58{ color:#e43702; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	/*----------------------------*/
	/*	太文字_右寄				  */
	/*----------------------------*/
	.common_style03_61{ color:#e43702; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_62{ color:#e43702; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_63{ color:#e43702; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_64{ color:#e43702; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_65{ color:#e43702; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_66{ color:#e43702; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_67{ color:#e43702; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_68{ color:#e43702; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_69{ color:#e43702; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_70{ color:#e43702; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_71{ color:#e43702; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_72{ color:#e43702; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_73{ color:#e43702; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_74{ color:#e43702; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_75{ color:#e43702; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_76{ color:#e43702; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_77{ color:#e43702; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style03_78{ color:#e43702; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }


	
	/*--------------------------------------------------*/
	/*	Color:black										*/
	/*--------------------------------------------------*/
	/*----------------------------*/
	/*	標準					  */
	/*----------------------------*/
	.common_style04_01{ color:black; }
	.common_style04_02{ color:black; font-size:70%; line-height:80%; }
	.common_style04_03{ color:black; font-size:75%; line-height:90%; }
	.common_style04_04{ color:black; font-size:80%; line-height:90%; }
	.common_style04_05{ color:black; font-size:85%; line-height:100%; }
	.common_style04_06{ color:black; font-size:90%; line-height:100%; }
	.common_style04_07{ color:black; font-size:95%; line-height:110%; }
	.common_style04_08{ color:black; font-size:100%; line-height:110%; }
	.common_style04_09{ color:black; font-size:105%; line-height:120%; }
	.common_style04_10{ color:black; font-size:110%; line-height:120%; }
	.common_style04_11{ color:black; font-size:115%; line-height:130%; }
	.common_style04_12{ color:black; font-size:120%; line-height:130%; }
	.common_style04_13{ color:black; font-size:125%; line-height:140%; }
	.common_style04_14{ color:black; font-size:130%; line-height:140%; }
	.common_style04_15{ color:black; font-size:135%; line-height:150%; }
	.common_style04_16{ color:black; font-size:140%; line-height:150%; }
	.common_style04_17{ color:black; font-size:145%; line-height:160%; }
	.common_style04_18{ color:black; font-size:150%; line-height:160%; }

	/*----------------------------*/
	/*	太文字					  */
	/*----------------------------*/
	.common_style04_21{ color:black; font-weight:bolder; }
	.common_style04_22{ color:black; font-weight:bolder; font-size:70%; line-height:80%; }
	.common_style04_23{ color:black; font-weight:bolder; font-size:75%; line-height:90%; }
	.common_style04_24{ color:black; font-weight:bolder; font-size:80%; line-height:90%; }
	.common_style04_25{ color:black; font-weight:bolder; font-size:85%; line-height:100%; }
	.common_style04_26{ color:black; font-weight:bolder; font-size:90%; line-height:100%; }
	.common_style04_27{ color:black; font-weight:bolder; font-size:95%; line-height:110%; }
	.common_style04_28{ color:black; font-weight:bolder; font-size:100%; line-height:110%; }
	.common_style04_29{ color:black; font-weight:bolder; font-size:105%; line-height:120%; }
	.common_style04_30{ color:black; font-weight:bolder; font-size:110%; line-height:120%; }
	.common_style04_31{ color:black; font-weight:bolder; font-size:115%; line-height:130%; }
	.common_style04_32{ color:black; font-weight:bolder; font-size:120%; line-height:130%; }
	.common_style04_33{ color:black; font-weight:bolder; font-size:125%; line-height:140%; }
	.common_style04_34{ color:black; font-weight:bolder; font-size:130%; line-height:140%; }
	.common_style04_35{ color:black; font-weight:bolder; font-size:135%; line-height:150%; }
	.common_style04_36{ color:black; font-weight:bolder; font-size:140%; line-height:150%; }
	.common_style04_37{ color:black; font-weight:bolder; font-size:145%; line-height:160%; }
	.common_style04_38{ color:black; font-weight:bolder; font-size:150%; line-height:160%; }

	/*----------------------------*/
	/*	太文字_中央寄			  */
	/*----------------------------*/
	.common_style04_41{ color:black; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_42{ color:black; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_43{ color:black; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_44{ color:black; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_45{ color:black; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_46{ color:black; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_47{ color:black; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_48{ color:black; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_49{ color:black; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_50{ color:black; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_51{ color:black; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_52{ color:black; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_53{ color:black; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_54{ color:black; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_55{ color:black; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_56{ color:black; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_57{ color:black; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }
	.common_style04_58{ color:black; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	/*----------------------------*/
	/*	太文字_右寄				  */
	/*----------------------------*/
	.common_style04_61{ color:black; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_62{ color:black; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_63{ color:black; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_64{ color:black; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_65{ color:black; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_66{ color:black; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_67{ color:black; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_68{ color:black; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_69{ color:black; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_70{ color:black; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_71{ color:black; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_72{ color:black; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_73{ color:black; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_74{ color:black; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_75{ color:black; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_76{ color:black; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_77{ color:black; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }
	.common_style04_78{ color:black; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }



	/*--------------------------------------------------*/
	/*	Color:#f27e02									*/
	/*--------------------------------------------------*/
	/*----------------------------*/
	/*	標準					  */
	/*----------------------------*/
	.common_style05_01{ color:#f27e02; }
	.common_style05_02{ color:#f27e02; font-size:70%; line-height:80%; }
	.common_style05_03{ color:#f27e02; font-size:75%; line-height:90%; }
	.common_style05_04{ color:#f27e02; font-size:80%; line-height:90%; }

	.common_style05_05{ color:#f27e02; font-size:85%; line-height:100%; }

	.common_style05_06{ color:#f27e02; font-size:90%; line-height:100%; }

	.common_style05_07{ color:#f27e02; font-size:95%; line-height:110%; }

	.common_style05_08{ color:#f27e02; font-size:100%; line-height:110%; }

	.common_style05_09{ color:#f27e02; font-size:105%; line-height:120%; }

	.common_style05_10{ color:#f27e02; font-size:110%; line-height:120%; }

	.common_style05_11{ color:#f27e02; font-size:115%; line-height:130%; }

	.common_style05_12{ color:#f27e02; font-size:120%; line-height:130%; }

	.common_style05_13{ color:#f27e02; font-size:125%; line-height:140%; }

	.common_style05_14{ color:#f27e02; font-size:130%; line-height:140%; }

	.common_style05_15{ color:#f27e02; font-size:135%; line-height:150%; }

	.common_style05_16{ color:#f27e02; font-size:140%; line-height:150%; }

	.common_style05_17{ color:#f27e02; font-size:145%; line-height:160%; }

	.common_style05_18{ color:#f27e02; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字					  */

	/*----------------------------*/

	.common_style05_21{ color:#f27e02; font-weight:bolder; }

	.common_style05_22{ color:#f27e02; font-weight:bolder; font-size:70%; line-height:80%; }

	.common_style05_23{ color:#f27e02; font-weight:bolder; font-size:75%; line-height:90%; }

	.common_style05_24{ color:#f27e02; font-weight:bolder; font-size:80%; line-height:90%; }

	.common_style05_25{ color:#f27e02; font-weight:bolder; font-size:85%; line-height:100%; }

	.common_style05_26{ color:#f27e02; font-weight:bolder; font-size:90%; line-height:100%; }

	.common_style05_27{ color:#f27e02; font-weight:bolder; font-size:95%; line-height:110%; }

	.common_style05_28{ color:#f27e02; font-weight:bolder; font-size:100%; line-height:110%; }

	.common_style05_29{ color:#f27e02; font-weight:bolder; font-size:105%; line-height:120%; }

	.common_style05_30{ color:#f27e02; font-weight:bolder; font-size:110%; line-height:120%; }

	.common_style05_31{ color:#f27e02; font-weight:bolder; font-size:115%; line-height:130%; }

	.common_style05_32{ color:#f27e02; font-weight:bolder; font-size:120%; line-height:130%; }

	.common_style05_33{ color:#f27e02; font-weight:bolder; font-size:125%; line-height:140%; }

	.common_style05_34{ color:#f27e02; font-weight:bolder; font-size:130%; line-height:140%; }

	.common_style05_35{ color:#f27e02; font-weight:bolder; font-size:135%; line-height:150%; }

	.common_style05_36{ color:#f27e02; font-weight:bolder; font-size:140%; line-height:150%; }

	.common_style05_37{ color:#f27e02; font-weight:bolder; font-size:145%; line-height:160%; }

	.common_style05_38{ color:#f27e02; font-weight:bolder; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字_中央寄			  */

	/*----------------------------*/

	.common_style05_41{ color:#f27e02; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_42{ color:#f27e02; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_43{ color:#f27e02; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_44{ color:#f27e02; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_45{ color:#f27e02; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_46{ color:#f27e02; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_47{ color:#f27e02; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_48{ color:#f27e02; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_49{ color:#f27e02; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_50{ color:#f27e02; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_51{ color:#f27e02; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_52{ color:#f27e02; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_53{ color:#f27e02; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_54{ color:#f27e02; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_55{ color:#f27e02; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_56{ color:#f27e02; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_57{ color:#f27e02; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style05_58{ color:#f27e02; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }



	/*----------------------------*/

	/*	太文字_右寄				  */

	/*----------------------------*/

	.common_style05_61{ color:#f27e02; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_62{ color:#f27e02; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_63{ color:#f27e02; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_64{ color:#f27e02; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_65{ color:#f27e02; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_66{ color:#f27e02; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_67{ color:#f27e02; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_68{ color:#f27e02; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_69{ color:#f27e02; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_70{ color:#f27e02; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_71{ color:#f27e02; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_72{ color:#f27e02; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_73{ color:#f27e02; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_74{ color:#f27e02; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_75{ color:#f27e02; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_76{ color:#f27e02; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_77{ color:#f27e02; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style05_78{ color:#f27e02; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }







	/*--------------------------------------------------*/

	/*	Color:#aa00d4;									*/

	/*--------------------------------------------------*/

	/*----------------------------*/

	/*	標準					  */

	/*----------------------------*/

	.common_style06_01{ color:#aa00d4; }

	.common_style06_02{ color:#aa00d4; font-size:70%; line-height:80%; }

	.common_style06_03{ color:#aa00d4; font-size:75%; line-height:90%; }

	.common_style06_04{ color:#aa00d4; font-size:80%; line-height:90%; }

	.common_style06_05{ color:#aa00d4; font-size:85%; line-height:100%; }

	.common_style06_06{ color:#aa00d4; font-size:90%; line-height:100%; }

	.common_style06_07{ color:#aa00d4; font-size:95%; line-height:110%; }

	.common_style06_08{ color:#aa00d4; font-size:100%; line-height:110%; }

	.common_style06_09{ color:#aa00d4; font-size:105%; line-height:120%; }

	.common_style06_10{ color:#aa00d4; font-size:110%; line-height:120%; }

	.common_style06_11{ color:#aa00d4; font-size:115%; line-height:130%; }

	.common_style06_12{ color:#aa00d4; font-size:120%; line-height:130%; }

	.common_style06_13{ color:#aa00d4; font-size:125%; line-height:140%; }

	.common_style06_14{ color:#aa00d4; font-size:130%; line-height:140%; }

	.common_style06_15{ color:#aa00d4; font-size:135%; line-height:150%; }

	.common_style06_16{ color:#aa00d4; font-size:140%; line-height:150%; }

	.common_style06_17{ color:#aa00d4; font-size:145%; line-height:160%; }

	.common_style06_18{ color:#aa00d4; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字					  */

	/*----------------------------*/

	.common_style06_21{ color:#aa00d4; font-weight:bolder; }

	.common_style06_22{ color:#aa00d4; font-weight:bolder; font-size:70%; line-height:80%; }

	.common_style06_23{ color:#aa00d4; font-weight:bolder; font-size:75%; line-height:90%; }

	.common_style06_24{ color:#aa00d4; font-weight:bolder; font-size:80%; line-height:90%; }

	.common_style06_25{ color:#aa00d4; font-weight:bolder; font-size:85%; line-height:100%; }

	.common_style06_26{ color:#aa00d4; font-weight:bolder; font-size:90%; line-height:100%; }

	.common_style06_27{ color:#aa00d4; font-weight:bolder; font-size:95%; line-height:110%; }

	.common_style06_28{ color:#aa00d4; font-weight:bolder; font-size:100%; line-height:110%; }

	.common_style06_29{ color:#aa00d4; font-weight:bolder; font-size:105%; line-height:120%; }

	.common_style06_30{ color:#aa00d4; font-weight:bolder; font-size:110%; line-height:120%; }

	.common_style06_31{ color:#aa00d4; font-weight:bolder; font-size:115%; line-height:130%; }

	.common_style06_32{ color:#aa00d4; font-weight:bolder; font-size:120%; line-height:130%; }

	.common_style06_33{ color:#aa00d4; font-weight:bolder; font-size:125%; line-height:140%; }

	.common_style06_34{ color:#aa00d4; font-weight:bolder; font-size:130%; line-height:140%; }

	.common_style06_35{ color:#aa00d4; font-weight:bolder; font-size:135%; line-height:150%; }

	.common_style06_36{ color:#aa00d4; font-weight:bolder; font-size:140%; line-height:150%; }

	.common_style06_37{ color:#aa00d4; font-weight:bolder; font-size:145%; line-height:160%; }

	.common_style06_38{ color:#aa00d4; font-weight:bolder; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字_中央寄			  */

	/*----------------------------*/

	.common_style06_41{ color:#aa00d4; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_42{ color:#aa00d4; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_43{ color:#aa00d4; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_44{ color:#aa00d4; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_45{ color:#aa00d4; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_46{ color:#aa00d4; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_47{ color:#aa00d4; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_48{ color:#aa00d4; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_49{ color:#aa00d4; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_50{ color:#aa00d4; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_51{ color:#aa00d4; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_52{ color:#aa00d4; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_53{ color:#aa00d4; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_54{ color:#aa00d4; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_55{ color:#aa00d4; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_56{ color:#aa00d4; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_57{ color:#aa00d4; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style06_58{ color:#aa00d4; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }



	/*----------------------------*/

	/*	太文字_右寄				  */

	/*----------------------------*/

	.common_style06_61{ color:#aa00d4; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_62{ color:#aa00d4; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_63{ color:#aa00d4; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_64{ color:#aa00d4; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_65{ color:#aa00d4; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_66{ color:#aa00d4; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_67{ color:#aa00d4; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_68{ color:#aa00d4; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_69{ color:#aa00d4; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_70{ color:#aa00d4; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_71{ color:#aa00d4; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_72{ color:#aa00d4; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_73{ color:#aa00d4; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_74{ color:#aa00d4; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_75{ color:#aa00d4; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_76{ color:#aa00d4; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_77{ color:#aa00d4; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style06_78{ color:#aa00d4; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }







	/*--------------------------------------------------*/

	/*	Color:#ec05ce;									*/

	/*--------------------------------------------------*/

	/*----------------------------*/

	/*	標準					  */

	/*----------------------------*/

	.common_style07_01{ color:#ec05ce; }

	.common_style07_02{ color:#ec05ce; font-size:70%; line-height:80%; }

	.common_style07_03{ color:#ec05ce; font-size:75%; line-height:90%; }

	.common_style07_04{ color:#ec05ce; font-size:80%; line-height:90%; }

	.common_style07_05{ color:#ec05ce; font-size:85%; line-height:100%; }

	.common_style07_06{ color:#ec05ce; font-size:90%; line-height:100%; }

	.common_style07_07{ color:#ec05ce; font-size:95%; line-height:110%; }

	.common_style07_08{ color:#ec05ce; font-size:100%; line-height:110%; }

	.common_style07_09{ color:#ec05ce; font-size:105%; line-height:120%; }

	.common_style07_10{ color:#ec05ce; font-size:110%; line-height:120%; }

	.common_style07_11{ color:#ec05ce; font-size:115%; line-height:130%; }

	.common_style07_12{ color:#ec05ce; font-size:120%; line-height:130%; }

	.common_style07_13{ color:#ec05ce; font-size:125%; line-height:140%; }

	.common_style07_14{ color:#ec05ce; font-size:130%; line-height:140%; }

	.common_style07_15{ color:#ec05ce; font-size:135%; line-height:150%; }

	.common_style07_16{ color:#ec05ce; font-size:140%; line-height:150%; }

	.common_style07_17{ color:#ec05ce; font-size:145%; line-height:160%; }

	.common_style07_18{ color:#ec05ce; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字					  */

	/*----------------------------*/

	.common_style07_21{ color:#ec05ce; font-weight:bolder; }

	.common_style07_22{ color:#ec05ce; font-weight:bolder; font-size:70%; line-height:80%; }

	.common_style07_23{ color:#ec05ce; font-weight:bolder; font-size:75%; line-height:90%; }

	.common_style07_24{ color:#ec05ce; font-weight:bolder; font-size:80%; line-height:90%; }

	.common_style07_25{ color:#ec05ce; font-weight:bolder; font-size:85%; line-height:100%; }

	.common_style07_26{ color:#ec05ce; font-weight:bolder; font-size:90%; line-height:100%; }

	.common_style07_27{ color:#ec05ce; font-weight:bolder; font-size:95%; line-height:110%; }

	.common_style07_28{ color:#ec05ce; font-weight:bolder; font-size:100%; line-height:110%; }

	.common_style07_29{ color:#ec05ce; font-weight:bolder; font-size:105%; line-height:120%; }

	.common_style07_30{ color:#ec05ce; font-weight:bolder; font-size:110%; line-height:120%; }

	.common_style07_31{ color:#ec05ce; font-weight:bolder; font-size:115%; line-height:130%; }

	.common_style07_32{ color:#ec05ce; font-weight:bolder; font-size:120%; line-height:130%; }

	.common_style07_33{ color:#ec05ce; font-weight:bolder; font-size:125%; line-height:140%; }

	.common_style07_34{ color:#ec05ce; font-weight:bolder; font-size:130%; line-height:140%; }

	.common_style07_35{ color:#ec05ce; font-weight:bolder; font-size:135%; line-height:150%; }

	.common_style07_36{ color:#ec05ce; font-weight:bolder; font-size:140%; line-height:150%; }

	.common_style07_37{ color:#ec05ce; font-weight:bolder; font-size:145%; line-height:160%; }

	.common_style07_38{ color:#ec05ce; font-weight:bolder; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字_中央寄			  */

	/*----------------------------*/

	.common_style07_41{ color:#ec05ce; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_42{ color:#ec05ce; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_43{ color:#ec05ce; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_44{ color:#ec05ce; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_45{ color:#ec05ce; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_46{ color:#ec05ce; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_47{ color:#ec05ce; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_48{ color:#ec05ce; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_49{ color:#ec05ce; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_50{ color:#ec05ce; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_51{ color:#ec05ce; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_52{ color:#ec05ce; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_53{ color:#ec05ce; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_54{ color:#ec05ce; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_55{ color:#ec05ce; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_56{ color:#ec05ce; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_57{ color:#ec05ce; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style07_58{ color:#ec05ce; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }



	/*----------------------------*/

	/*	太文字_右寄				  */

	/*----------------------------*/

	.common_style07_61{ color:#ec05ce; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_62{ color:#ec05ce; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_63{ color:#ec05ce; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_64{ color:#ec05ce; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_65{ color:#ec05ce; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_66{ color:#ec05ce; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_67{ color:#ec05ce; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_68{ color:#ec05ce; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_69{ color:#ec05ce; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_70{ color:#ec05ce; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_71{ color:#ec05ce; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_72{ color:#ec05ce; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_73{ color:#ec05ce; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_74{ color:#ec05ce; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_75{ color:#ec05ce; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_76{ color:#ec05ce; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_77{ color:#ec05ce; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style07_78{ color:#ec05ce; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }







	/*--------------------------------------------------*/

	/*	Color:#0f379e;									*/

	/*--------------------------------------------------*/

	/*----------------------------*/

	/*	標準					  */

	/*----------------------------*/

	.common_style08_01{ color:#0f379e; }

	.common_style08_02{ color:#0f379e; font-size:70%; line-height:80%; }

	.common_style08_03{ color:#0f379e; font-size:75%; line-height:90%; }

	.common_style08_04{ color:#0f379e; font-size:80%; line-height:90%; }

	.common_style08_05{ color:#0f379e; font-size:85%; line-height:100%; }

	.common_style08_06{ color:#0f379e; font-size:90%; line-height:100%; }

	.common_style08_07{ color:#0f379e; font-size:95%; line-height:110%; }

	.common_style08_08{ color:#0f379e; font-size:100%; line-height:110%; }

	.common_style08_09{ color:#0f379e; font-size:105%; line-height:120%; }

	.common_style08_10{ color:#0f379e; font-size:110%; line-height:120%; }

	.common_style08_11{ color:#0f379e; font-size:115%; line-height:130%; }

	.common_style08_12{ color:#0f379e; font-size:120%; line-height:130%; }

	.common_style08_13{ color:#0f379e; font-size:125%; line-height:140%; }

	.common_style08_14{ color:#0f379e; font-size:130%; line-height:140%; }

	.common_style08_15{ color:#0f379e; font-size:135%; line-height:150%; }

	.common_style08_16{ color:#0f379e; font-size:140%; line-height:150%; }

	.common_style08_17{ color:#0f379e; font-size:145%; line-height:160%; }

	.common_style08_18{ color:#0f379e; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字					  */

	/*----------------------------*/

	.common_style08_21{ color:#0f379e; font-weight:bolder; }

	.common_style08_22{ color:#0f379e; font-weight:bolder; font-size:70%; line-height:80%; }

	.common_style08_23{ color:#0f379e; font-weight:bolder; font-size:75%; line-height:90%; }

	.common_style08_24{ color:#0f379e; font-weight:bolder; font-size:80%; line-height:90%; }

	.common_style08_25{ color:#0f379e; font-weight:bolder; font-size:85%; line-height:100%; }

	.common_style08_26{ color:#0f379e; font-weight:bolder; font-size:90%; line-height:100%; }

	.common_style08_27{ color:#0f379e; font-weight:bolder; font-size:95%; line-height:110%; }

	.common_style08_28{ color:#0f379e; font-weight:bolder; font-size:100%; line-height:110%; }

	.common_style08_29{ color:#0f379e; font-weight:bolder; font-size:105%; line-height:120%; }

	.common_style08_30{ color:#0f379e; font-weight:bolder; font-size:110%; line-height:120%; }

	.common_style08_31{ color:#0f379e; font-weight:bolder; font-size:115%; line-height:130%; }

	.common_style08_32{ color:#0f379e; font-weight:bolder; font-size:120%; line-height:130%; }

	.common_style08_33{ color:#0f379e; font-weight:bolder; font-size:125%; line-height:140%; }

	.common_style08_34{ color:#0f379e; font-weight:bolder; font-size:130%; line-height:140%; }

	.common_style08_35{ color:#0f379e; font-weight:bolder; font-size:135%; line-height:150%; }

	.common_style08_36{ color:#0f379e; font-weight:bolder; font-size:140%; line-height:150%; }

	.common_style08_37{ color:#0f379e; font-weight:bolder; font-size:145%; line-height:160%; }

	.common_style08_38{ color:#0f379e; font-weight:bolder; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字_中央寄			  */

	/*----------------------------*/

	.common_style08_41{ color:#0f379e; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_42{ color:#0f379e; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_43{ color:#0f379e; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_44{ color:#0f379e; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_45{ color:#0f379e; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_46{ color:#0f379e; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_47{ color:#0f379e; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_48{ color:#0f379e; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_49{ color:#0f379e; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_50{ color:#0f379e; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_51{ color:#0f379e; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_52{ color:#0f379e; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_53{ color:#0f379e; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_54{ color:#0f379e; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_55{ color:#0f379e; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_56{ color:#0f379e; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_57{ color:#0f379e; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style08_58{ color:#0f379e; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }



	/*----------------------------*/

	/*	太文字_右寄				  */

	/*----------------------------*/

	.common_style08_61{ color:#0f379e; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_62{ color:#0f379e; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_63{ color:#0f379e; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_64{ color:#0f379e; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_65{ color:#0f379e; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_66{ color:#0f379e; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_67{ color:#0f379e; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_68{ color:#0f379e; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_69{ color:#0f379e; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_70{ color:#0f379e; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_71{ color:#0f379e; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_72{ color:#0f379e; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_73{ color:#0f379e; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_74{ color:#0f379e; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_75{ color:#0f379e; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_76{ color:#0f379e; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_77{ color:#0f379e; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style08_78{ color:#0f379e; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }







	/*--------------------------------------------------*/

	/*	Color:blue;			#01218b;						*/

	/*--------------------------------------------------*/

	/*----------------------------*/

	/*	標準					  */

	/*----------------------------*/

	.common_style09_01{ color:#01218b; }

	.common_style09_02{ color:#01218b; font-size:70%; line-height:80%; }

	.common_style09_03{ color:#01218b; font-size:75%; line-height:90%; }

	.common_style09_04{ color:#01218b; font-size:80%; line-height:90%; }

	.common_style09_05{ color:#01218b; font-size:85%; line-height:100%; }

	.common_style09_06{ color:#01218b; font-size:90%; line-height:100%; }

	.common_style09_07{ color:#01218b; font-size:95%; line-height:110%; }

	.common_style09_08{ color:#01218b; font-size:100%; line-height:110%; }

	.common_style09_09{ color:#01218b; font-size:105%; line-height:120%; }

	.common_style09_10{ color:#01218b; font-size:110%; line-height:120%; }

	.common_style09_11{ color:#01218b; font-size:115%; line-height:130%; }

	.common_style09_12{ color:#01218b; font-size:120%; line-height:130%; }

	.common_style09_13{ color:#01218b; font-size:125%; line-height:140%; }

	.common_style09_14{ color:#01218b; font-size:130%; line-height:140%; }

	.common_style09_15{ color:#01218b; font-size:135%; line-height:150%; }

	.common_style09_16{ color:#01218b; font-size:140%; line-height:150%; }

	.common_style09_17{ color:#01218b; font-size:145%; line-height:160%; }

	.common_style09_18{ color:#01218b; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字					  */

	/*----------------------------*/

	.common_style09_21{ color:#01218b; font-weight:bolder; }

	.common_style09_22{ color:#01218b; font-weight:bolder; font-size:70%; line-height:80%; }

	.common_style09_23{ color:#01218b; font-weight:bolder; font-size:75%; line-height:90%; }

	.common_style09_24{ color:#01218b; font-weight:bolder; font-size:80%; line-height:90%; }

	.common_style09_25{ color:#01218b; font-weight:bolder; font-size:85%; line-height:100%; }

	.common_style09_26{ color:#01218b; font-weight:bolder; font-size:90%; line-height:100%; }

	.common_style09_27{ color:#01218b; font-weight:bolder; font-size:95%; line-height:110%; }

	.common_style09_28{ color:#01218b; font-weight:bolder; font-size:100%; line-height:110%; }

	.common_style09_29{ color:#01218b; font-weight:bolder; font-size:105%; line-height:120%; }

	.common_style09_30{ color:#01218b; font-weight:bolder; font-size:110%; line-height:120%; }

	.common_style09_31{ color:#01218b; font-weight:bolder; font-size:115%; line-height:130%; }

	.common_style09_32{ color:#01218b; font-weight:bolder; font-size:120%; line-height:130%; }

	.common_style09_33{ color:#01218b; font-weight:bolder; font-size:125%; line-height:140%; }

	.common_style09_34{ color:#01218b; font-weight:bolder; font-size:130%; line-height:140%; }

	.common_style09_35{ color:#01218b; font-weight:bolder; font-size:135%; line-height:150%; }

	.common_style09_36{ color:#01218b; font-weight:bolder; font-size:140%; line-height:150%; }

	.common_style09_37{ color:#01218b; font-weight:bolder; font-size:145%; line-height:160%; }

	.common_style09_38{ color:#01218b; font-weight:bolder; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字_中央寄			  */

	/*----------------------------*/

	.common_style09_41{ color:#01218b; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_42{ color:#01218b; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_43{ color:#01218b; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_44{ color:#01218b; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_45{ color:#01218b; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_46{ color:#01218b; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_47{ color:#01218b; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_48{ color:#01218b; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_49{ color:#01218b; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_50{ color:#01218b; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_51{ color:#01218b; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_52{ color:#01218b; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_53{ color:#01218b; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_54{ color:#01218b; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_55{ color:#01218b; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_56{ color:#01218b; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_57{ color:#01218b; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style09_58{ color:#01218b; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }



	/*----------------------------*/

	/*	太文字_右寄				  */

	/*----------------------------*/

	.common_style09_61{ color:#01218b; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_62{ color:#01218b; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_63{ color:#01218b; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_64{ color:#01218b; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_65{ color:#01218b; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_66{ color:#01218b; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_67{ color:#01218b; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_68{ color:#01218b; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_69{ color:#01218b; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_70{ color:#01218b; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_71{ color:#01218b; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_72{ color:#01218b; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_73{ color:#01218b; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_74{ color:#01218b; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_75{ color:#01218b; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_76{ color:#01218b; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_77{ color:#01218b; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style09_78{ color:#01218b; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }











	/*--------------------------------------------------*/

	/*	Color:#0000CD;									*/

	/*--------------------------------------------------*/

	/*----------------------------*/

	/*	標準					  */

	/*----------------------------*/

	.common_style10_01{ color:#0000CD; }

	.common_style10_02{ color:#0000CD; font-size:70%; line-height:80%; }

	.common_style10_03{ color:#0000CD; font-size:75%; line-height:90%; }

	.common_style10_04{ color:#0000CD; font-size:80%; line-height:90%; }

	.common_style10_05{ color:#0000CD; font-size:85%; line-height:100%; }

	.common_style10_06{ color:#0000CD; font-size:90%; line-height:100%; }

	.common_style10_07{ color:#0000CD; font-size:95%; line-height:110%; }

	.common_style10_08{ color:#0000CD; font-size:100%; line-height:110%; }

	.common_style10_09{ color:#0000CD; font-size:105%; line-height:120%; }

	.common_style10_10{ color:#0000CD; font-size:110%; line-height:120%; }

	.common_style10_11{ color:#0000CD; font-size:115%; line-height:130%; }

	.common_style10_12{ color:#0000CD; font-size:120%; line-height:130%; }

	.common_style10_13{ color:#0000CD; font-size:125%; line-height:140%; }

	.common_style10_14{ color:#0000CD; font-size:130%; line-height:140%; }

	.common_style10_15{ color:#0000CD; font-size:135%; line-height:150%; }

	.common_style10_16{ color:#0000CD; font-size:140%; line-height:150%; }

	.common_style10_17{ color:#0000CD; font-size:145%; line-height:160%; }

	.common_style10_18{ color:#0000CD; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字					  */

	/*----------------------------*/

	.common_style10_21{ color:#0000CD; font-weight:bolder; }

	.common_style10_22{ color:#0000CD; font-weight:bolder; font-size:70%; line-height:80%; }

	.common_style10_23{ color:#0000CD; font-weight:bolder; font-size:75%; line-height:90%; }

	.common_style10_24{ color:#0000CD; font-weight:bolder; font-size:80%; line-height:90%; }

	.common_style10_25{ color:#0000CD; font-weight:bolder; font-size:85%; line-height:100%; }

	.common_style10_26{ color:#0000CD; font-weight:bolder; font-size:90%; line-height:100%; }

	.common_style10_27{ color:#0000CD; font-weight:bolder; font-size:95%; line-height:110%; }

	.common_style10_28{ color:#0000CD; font-weight:bolder; font-size:100%; line-height:110%; }

	.common_style10_29{ color:#0000CD; font-weight:bolder; font-size:105%; line-height:120%; }

	.common_style10_30{ color:#0000CD; font-weight:bolder; font-size:110%; line-height:120%; }

	.common_style10_31{ color:#0000CD; font-weight:bolder; font-size:115%; line-height:130%; }

	.common_style10_32{ color:#0000CD; font-weight:bolder; font-size:120%; line-height:130%; }

	.common_style10_33{ color:#0000CD; font-weight:bolder; font-size:125%; line-height:140%; }

	.common_style10_34{ color:#0000CD; font-weight:bolder; font-size:130%; line-height:140%; }

	.common_style10_35{ color:#0000CD; font-weight:bolder; font-size:135%; line-height:150%; }

	.common_style10_36{ color:#0000CD; font-weight:bolder; font-size:140%; line-height:150%; }

	.common_style10_37{ color:#0000CD; font-weight:bolder; font-size:145%; line-height:160%; }

	.common_style10_38{ color:#0000CD; font-weight:bolder; font-size:150%; line-height:160%; }



	/*----------------------------*/

	/*	太文字_中央寄			  */

	/*----------------------------*/

	.common_style10_41{ color:#0000CD; font-weight:bolder; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_42{ color:#0000CD; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_43{ color:#0000CD; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_44{ color:#0000CD; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_45{ color:#0000CD; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_46{ color:#0000CD; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_47{ color:#0000CD; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_48{ color:#0000CD; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_49{ color:#0000CD; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_50{ color:#0000CD; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_51{ color:#0000CD; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_52{ color:#0000CD; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_53{ color:#0000CD; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_54{ color:#0000CD; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_55{ color:#0000CD; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_56{ color:#0000CD; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_57{ color:#0000CD; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }

	.common_style10_58{ color:#0000CD; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:auto; text-align:center; }



	/*----------------------------*/

	/*	太文字_右寄				  */

	/*----------------------------*/

	.common_style10_61{ color:#0000CD; font-weight:bolder; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_62{ color:#0000CD; font-weight:bolder; font-size:70%; line-height:80%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_63{ color:#0000CD; font-weight:bolder; font-size:75%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_64{ color:#0000CD; font-weight:bolder; font-size:80%; line-height:90%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_65{ color:#0000CD; font-weight:bolder; font-size:85%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_66{ color:#0000CD; font-weight:bolder; font-size:90%; line-height:100%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_67{ color:#0000CD; font-weight:bolder; font-size:95%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_68{ color:#0000CD; font-weight:bolder; font-size:100%; line-height:110%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_69{ color:#0000CD; font-weight:bolder; font-size:105%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_70{ color:#0000CD; font-weight:bolder; font-size:110%; line-height:120%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_71{ color:#0000CD; font-weight:bolder; font-size:115%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_72{ color:#0000CD; font-weight:bolder; font-size:120%; line-height:130%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_73{ color:#0000CD; font-weight:bolder; font-size:125%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_74{ color:#0000CD; font-weight:bolder; font-size:130%; line-height:140%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_75{ color:#0000CD; font-weight:bolder; font-size:135%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_76{ color:#0000CD; font-weight:bolder; font-size:140%; line-height:150%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_77{ color:#0000CD; font-weight:bolder; font-size:145%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }

	.common_style10_78{ color:#0000CD; font-weight:bolder; font-size:150%; line-height:160%; margin-left:auto; margin-right:0; text-align:right; }



	









/*==========================================================================================*/

/*	2_Frame																					*/

/*==========================================================================================*/

/*======================================================================*/

/*	2-1_ページ全体														*/

/*======================================================================*/

	/*--------------------------------------------------*/

	/*	Body用_タグ										*/

	/*--------------------------------------------------*/

	body{

		margin-left:auto; margin-right:auto; 	/* W3E_中央寄せ */

		text-align:center; 						/* IE_中央寄せ */

		margin-top:0px;

		margin-bottom:0px;

		padding:0px;

	/*	background-color:#f6e7b7; */

	}



	/*--------------------------------------------------*/

	/*	外フレーム										*/

	/*--------------------------------------------------*/

	#sub_frame{

		width:898px; 							

		background-color:#ffffff; 

		background-image:url(./../material/back_image.jpg);

		margin-left:auto; margin-right:auto; 	/* W3E_中央寄せ */

		text-align:center; 						/* IE_中央寄せ */

		margin-top:0px;

		margin-bottom:0px;

		padding:0px;

		height:100%;	

	}

/* 印刷用 */

	#subframe{

		width:988px; 							

		background-color:#ffffff; 

		background-image:url(./../material/backimage.jpg);

		margin-left:auto; margin-right:auto; 	/* W3E_中央寄せ */

		text-align:center; 						/* IE_中央寄せ */

		margin-top:0px;

		margin-bottom:0px;

		padding:0px;

		height:100%;	

	}





	/*--------------------------------------------------*/

	/*	内フレーム										*/

	/*--------------------------------------------------*/

	#main_frame{

		width:882px;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		background-color:#f8f7c2; /* #e3f7e0 */

	}

	#mainframe{

		width:972px;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		background-color:#f8f7c2;

	}

	/*--------------------------------------------------*/

	/*	内フレーム										*/

	/*--------------------------------------------------*/

	#header{

		width:882px;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		margin-top:0px;

		margin-bottom:0px;

		background-color:#ffffff;

	}

	#_header{

		width:972px;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		margin-top:0px;

		margin-bottom:0px;

		background-color:#ffffff;

	}





	/*--------------------------------------------------*/

	/*	内フレーム										*/

	/*--------------------------------------------------*/

	#main_contents{

		height:100%; 

		width:882px;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		margin-top:0px;

		margin-bottom:0px;

		padding:0px;

		background-color:#f8f7c2;

	}



	/*--------------------------------------------------*/

	/*													*/

	/*--------------------------------------------------*/

	.main_style{

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		width:882px;



	}



	/*--------------------------------------------------*/

	/*													*/

	/*--------------------------------------------------*/

	.main_top_bar01{

		margin:0px 0px 0px auto;

		text-align:right; /* IE */

		width:882px; 

		height:12px; 

		background-color:#e79fb2; 

		color:#333333;

		font-size:12px;

		font-weight: normal;

	}

	._main_top_bar01{

		margin-left:auto; margin-right:0; /* W3E */

		text-align:right; /* IE */

		width:972px; 

		height:12px; 

		background-color:#e79fb2; 

		color:#333333;

		font-size:12px;

	}

	/*--------------------------------------------------*/

	/*	ページのヘッダ(ロゴなど							*/

	/*--------------------------------------------------*/

	/*----------------------------*/

	/*	ページ上部のSEO文字_Lef	  */

	/*----------------------------*/

	#header_1{

		margin:0px auto 0px 0px;  /* W3E */

		padding:0px;

		text-align:left; /* IE */

		width:100%;

		height:12px;

		font-size:10px;

		font-weight: 100;

	}

	/*----------------------------*/

	/*	TITLE					  */

	/*----------------------------*/

	#header_2{

		text-align:left; /* IE */

	/*	margin:13px 0px 0px 0px; */
		margin:0px 0px 0px 0px; 

		padding-top:0px;

		padding-bottom:6px;

		background-image:url("./../material/title_bar.jpg"); 

/*		background-color:red; */

		background-repeat:no-repeat;

		height:48px;	

	}



	/*----------------------------*/

	/*	Log_					  */

	/*----------------------------*/

	#header_3{

		margin:0px auto 0px 40px;

		padding:0px;

		border:0px;

		height:42px;

	/*	height:34px;	*/

	

	}



	/*----------------------------*/

	/*	Log_					  */

	/*----------------------------*/

	#logo{

		margin:0px 0px 12px 0px;

		padding:0px;

		border:0px;

	/*	height:34px;	*/

	

	}



	/*----------------------------*/

	/*	地図ボタン				  */

	/*----------------------------*/

	#header_4{

		margin-left:140px; 

		margin-top:35px;

	}



	/*----------------------------*/

	/*	予約ボタン				  */

	/*----------------------------*/

	#header_5{

		margin-left:10px; 

		margin-top:35px;	

	}



	/*--------------------------------------------------*/

	/*													*/

	/*--------------------------------------------------*/

	.main_center_bar01{

		margin-top:0px; 

		margin-bottom:0px; 

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		width:882px; 

		height:3px; 

		background-color:#e79fb2; 

		font-size:3px; 

		border:0px; 

		padding:0px;

	}



	/*--------------------------------------------------*/

	/*													*/

	/*--------------------------------------------------*/

	.main_center_bar02{

		margin-top:0px; 

		margin-bottom:0px; 

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		width:882px; 

		height:8px; 

		background-color:#ffffff; 

		font-size:3px; 

		border:0px; 

		padding:0px;

	}



	/*--------------------------------------------------*/

	/*													*/

	/*--------------------------------------------------*/

	.main_center_bar03{

		margin-top:0px; 

		margin-bottom:0px; 

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		width:882px; 

		height:5px; 

		background-color:#ffffff; 

		font-size:3px; 

		border:0px; 

		padding:0px;

	}



	/*--------------------------------------------------*/

	/*													*/

	/*--------------------------------------------------*/

	.main_under_bar01{

		clear:both; margin-top:0px; border:0px; font-size:0.9em; width:882px; background-color:#e79fb2; height:30px;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

	}



	.main_under_bar03{

		clear:both; margin-top:0px; border:0px; font-size:0.9em; width:972px; background-color:#e79fb2; height:30px;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

	}



	/*--------------------------------------------------*/

	/*													*/

	/*--------------------------------------------------*/

	.main_under_bar02{

		clear:both; margin-top:0px; border:0px; font-size:0.9em; width:972px; background-color:#dc2263; height:3px;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

	}





	/*--------------------------------------------------*/

	/*	左フレーム										*/

	/*--------------------------------------------------*/

	#left_frame{

		width:194px; 

		float:left; 

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		background-color:#f8f7c2;	/* #e3f7e0 */

		padding:0px;

		margin-top:15px;

	}



	/*--------------------------------------------------*/

	/*	中央フレーム（３カラム）						*/

	/*--------------------------------------------------*/

	#contents_frame{

		width:475px; 

		float:left; 

		margin-left:0px; margin-right:0px; /* W3E */

		text-align:left; /* IE */

		margin-top:0px; 

		margin-bottom:0px;	

		background-color:#ffffff;

		padding:0px 5px;		 

	}



	/*--------------------------------------------------*/

	/*	中央フレーム（２カラム）						*/

	/*--------------------------------------------------*/

	#center_frame{

		width:677px; 

		float:right; 

		margin-left:0px; margin-right:0px; /* W3E */

		text-align:left; /* IE */

		margin-top:0px; 

		margin-bottom:0px;	

		background-color:#ffffff;

		padding:0px 3px;		 

	}



	/*--------------------------------------------------*/

	/*	右フレーム										*/

	/*--------------------------------------------------*/

	#right_frame{

		width:193px; 

		float:right; 

		margin-left:0px; 

		margin-right:1px; 

		padding:0px;

		background-color:#f8f7c2;

		margin-top:15px;





	}





	/*----------------------------------------------------------------------*/

	/*	3-1_診療めにゅー															*/

	/*----------------------------------------------------------------------*/

	/*----------------------------*/

	/*	初めての方へ_コンテンツ	  */

	/*----------------------------*/

	#contents_title{

		margin-left:185px; 

	/*	font-size:85%; 

		line-height:1.4em;	*/

	}



	/*----------------------------*/

	/*	行間	  */

	/*----------------------------*/

	.fost_1{

		font-size:0.9em; 

		line-height:1.2em;

	}



	/*----------------------------*/

	/*	行間	  */

	/*----------------------------*/

	.fost_2{

		color:green;

		line-height:1.2em;

	}



	/*----------------------------*/

	/*	行間	  */

	/*----------------------------*/

	.fost_3{

		font-size:0.9em; 

		color:green;

	}



	/*----------------------------*/

	/*	行間	  */

	/*----------------------------*/

	.fost_4{

		font-size:0.9em; 

		color:#ff7f00;

	}



	/*----------------------------*/

	/*	行間	  */

	/*----------------------------*/

	.fost_5{

		color:#0000CD;

	}



	/*----------------------------*/

	/*	行間	  */

	/*----------------------------*/

	.fost_6{

		text-align:center

	}



	/*----------------------------*/

	/*	行間	  */

	/*----------------------------*/

	.fost_7{

		color:green;

	}









/*======================================================================*/

/*	2-2_左（メニュー）フレーム											*/

/*======================================================================*/

	.sidemenu_style01{

		width:183px; 

		border: 1px solid #dedede; 

		margin:0px; 

		padding:7px 0px 5px 0px;	

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		background-color:#ffffff; 

		height:100%;

	}

	/*---------------------------- #ffebcf */

	#i_sidemenu1{

		width:185px; 

	/*	height:100%; */

		float:left; 

		padding-left:5px; 

		margin-top:3px; 

		margin-bottom:10px; 

		background-color:#f8f7c2; 

	}

	/*--------------------------------------------------*/

	/*	Menu用_タグ										*/

	/*--------------------------------------------------*/

	.menu_style{

		margin:0px; 

		padding:0px; 

		font-size:85%;

	}



	.menu_table{

		width:100%;

	}

	

	.menu_td{

		width:100%; 

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

		padding-top:5px;

	}

	

	.leftmenu_char{

	margin-left:30px;

	}



	.leftmenu_td1{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu1.jpg);

	}



	.leftmenu_td2{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu2.jpg);

	}



	.leftmenu_td9{

		margin-left:30px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu9.jpg);

	}



	.leftmenu_td3{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu3.jpg);

	}



	.leftmenu_td4{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu4.jpg);

	}



	.leftmenu_td5{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu5.jpg);

	}



	.leftmenu_td6{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu6.jpg);

	}



	.leftmenu_td7{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu7.jpg);

	}



	.leftmenu_td8{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu8.jpg);

	}

	.leftmenu_td_10{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu10.jpg);

	}

	.leftmenu_td_11{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu11.jpg);

	}

	.leftmenu_td_12{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:25px;

		background-image:url(./../material/leftmenu_menu12.jpg);

	}



	.leftmenu_line{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		height:3px;

		font-size:3px;

	}



	.common_char_style{

		padding:0px;

		margin-top:3px; margin-bottom:0px;

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE 

		font-size:85%;	

		line-height:127%;*/

		width:100%;

	}

	

	.common_char2_style{

		padding:0px;

		margin-top:3px; margin-bottom:0px;

		margin-left:5px; margin-right:5px; /* W3E */

		text-align:center; /* IE */

		width:446px;

	}

	

	.common_h_style{

		padding:0px;

		margin-top:3px; margin-bottom:0px;

		margin-left:10px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		width:445px;

	}

	

	.pline{

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		width:97%;

		font-size:1px;

	}





.navi_title01{

margin:15px auto 0px 10px; 

font-size:85%; 

padding:0px;



}



.navi_title02{

margin:2px auto 0px 10px; 

font-size:85%; 

padding:0px;

text-align:left;

}





.navi_title03{

margin:2px auto 0px 10px; 

font-size:85%; padding-top:120px;

text-align:left;

}





	/*----------------------------*/

	/*	サイドメニュー区切り線	  */

	/*----------------------------*/

	.sidemenu_under01{

		margin:0px 0px 3px 0px; padding:0px; 

	}

















/*======================================================================*/

/*	2-2_中央フレーム													*/

/*======================================================================*/

/*--------------------------------------------------*/

/*	ページタイトル									*/

/*--------------------------------------------------*/

.pagetitle_style{

	margin-top:15px; margin-bottom:0px;

	margin-left:3px; margin-right:3px;



}



.contents_style01{

	margin-top:8px; margin-bottom:0px;

	margin-left:5px; margin-right:5px;



}



.pagetitle_style02{

	margin-top:0px; margin-bottom:3px;

	margin-left:3px; margin-right:3px;

		margin-left:0; margin-right:auto; /* W3E */

		text-align:left; /* IE */



}





.message01{

padding:10px 0px 0px 0px; 

/*	font-size:85%; 

	line-height:140%; */

margin-bottom:0px; 

font-family:Gergia,"ＭＳ 明朝",serif;





}



	/*--------------------------------------------------*/

	/*	画像									*/

	/*--------------------------------------------------*/

	/*----------------------------*/

	/*	タイトル画像_インプラント	  */

	/*----------------------------*/

	#i_deimg1{

		width:238px; 

		height:110px; 

		background-repeat:no-repeat; 

		background-image:url(./../material/details_menu_0.jpg); 

		vertical-align:top;

	}

	/*----------------------------*/

	/*	タイトル画像_一般歯科	  */

	/*----------------------------*/

	#i_deimg2{

		width:238px; 

		height:110px; 

		background-repeat:no-repeat; 

		background-image:url(./../material/details_menu_1.jpg); 

		vertical-align:top;

	}

	/*----------------------------*/

	/*	タイトル画像_小児歯科	  */

	/*----------------------------*/

	#i_deimg3{

		width:238px; 

		height:110px; 

		background-repeat:no-repeat; 

		background-image:url(./../material/details_menu_2.jpg); 

		vertical-align:top;

	}

	/*----------------------------*/

	/*	タイトル画像_予防	  */

	/*----------------------------*/

	#i_deimg4{

		width:238px; 

		height:110px; 

		background-repeat:no-repeat; 

		background-image:url(./../material/details_menu_3.jpg); 

		vertical-align:top;

	}

	/*----------------------------*/

	/*	タイトル画像_矯正歯科	  */

	/*----------------------------*/

	#i_deimg5{

		width:238px; 

		height:110px; 

		background-repeat:no-repeat; 

		background-image:url(./../material/details_menu_4.jpg); 

		vertical-align:top;

	}

	/*----------------------------*/

	/*	タイトル画像_審美歯科	  */

	/*----------------------------*/

	#i_deimg6{

		width:238px; 

		height:110px; 

		background-repeat:no-repeat; 

		background-image:url(./../material/details_menu_5.jpg); 

		vertical-align:top;

	}



	/*----------------------------*/

	/*	タイトル画像_名前調整	  */

	/*----------------------------*/

	.i_deimg7{

		margin-bottom:3px; 

		font-size:0px;

	}



	/*----------------------------*/

	/*	大枠	  */

	/*----------------------------*/

	#i_con1{

		width:651px; 

		height:100%; 

		float:right; 

		margin-top:10px; 

		padding-right:4px; 

		margin-bottom:10px;	

		background-color:#ffffff; 

	}



	/*----------------------------*/

	/*	中枠	  */

	/*----------------------------*/

	#i_con2{

		margin-bottom:0px;

	}



	/*----------------------------*/

	/*	テーブルタイトル	  */

	/*----------------------------*/

	.i_con3{

		width:476px; 

		

		margin-left:0; margin-right:auto; /* W3E */

		text-align:left; /* IE */

	}



	/*----------------------------*/

	/*		  */

	/*----------------------------*/

	.i_con4{

		margin-left:78px; 

		margin-top:15px;

	}





	/*----------------------------*/

	/*	コンテンツ	 			  */

	/*----------------------------*/

	.contents_frame01{

		margin-left:0px; margin-right:auto; /* W3E */

		text-align:left; /* IE */

		width:468px; 

		padding:6px 4px 10px 4px;	

		font-size:89%;

	}





	/*----------------------------*/

	/*	関連リンク	 			  */

	/*----------------------------*/

	.link_navi_style01{

	margin:0px auto 3px 190px;

	/*margin-left:180px;  W3E */

		text-align:left; /* IE */

		font-size:80%;



	}





























/*--------------------------------------------------*/

/*	サブメニュータイトル							*/

/*--------------------------------------------------*/

.subtitle_style01{

	

	margin:7px 3px;

}





/*--------------------------------------------------*/

/*	サブメニュータイトル							*/

/*--------------------------------------------------*/

.content_text_style01{ margin-left:6px; margin-right:6px; color:black; margin-top:0px; margin-bottom:0px; }

.content_text_style02{ margin-left:6px; margin-right:6px; color:black; margin-top:0px; margin-bottom:0px; font-size:85%; line-height:165%; }



.content_text_style03{ margin-left:4px; margin-right:4px; margin-top:0px; }











	/*----------------------------------------------------------------------*/

	/*	3-1_フッター															*/

	/*----------------------------------------------------------------------*/

	/*--------------------------------------------------*/

	/*	2-5-1_メニュー(SEO)										*/

	/*--------------------------------------------------*/



	/*----------------------------*/

	/*	全体	  */

	/*----------------------------*/

	#footer_1{

		width:852px; 

		font-size:0.7em; 

		margin-left:30px;	

		margin-right:auto; /* W3E */

		text-align:left; /* IE */

		background-color:#ffffff; 

	}



	/*----------------------------*/

	/*	フッター2*/

	/*----------------------------*/

	#footer_2{

		width:882px; 

		font-size:0.7em;	

	}



	/*----------------------------*/

	/*	フッター3	  */

	/*----------------------------*/

	#footer_3{

		background-color:#eea32f; 
		width:882px; 

		height:30px; 

		font-size:85%;

		margin-left:auto; margin-right:auto; /* W3E */

		text-align:center; /* IE */

	

	}





	/*----------------------------*/

	/*	top_画像				  */

	/*----------------------------*/

	.top_pic{

		margin:0px 0px 13px;

		width:100%;

		margin-left:0; margin-right:auto; /* W3E */

		text-align:left; /* IE */

	}





	/*----------------------------*/

	/*	関連リンク				  */

	/*----------------------------*/

	.klink{

		margin-left:120px; 

		font-size:0.8em;

	}




.newspaper_image111202{

background-image:url(./../newspaper/newspaper_1112_02.jpg);
background-color:#fef9f9;
background-repeat: no-repeat;
padding-left:30px;
padding-top:4px;
margin-bottom:0px;
color:#ec7093;
height:25px;
width:400px;
font-size:120%;
vertical-align:middle;
font-weight:bolder;

}
.newspaper_image111203{

margin-left:15px;
margin-bottom:0px;
color:green; font-weight:bolder; font-size:110%; line-height:130%;

}

