@charset "UTF-8";


/*◆◆◆角丸のテーブル◆◆◆*/

table.design_table {
	border-collapse: separate;/*collapseにすると角丸にならない*/
	border-spacing: 0;
	margin-bottom: 20px;
	margin-left: 6px;
	margin-right: 6px;
	width: 715px;
}

table.design_table td,
table.design_table th,
table.design_table_express td,
table.design_table_express th {/*tdの右と下に線（四辺に線を付けるとtd同士が重なり2px罫線になってしまう）*/
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
table.design_table_express td,
table.design_table_express th {/*tdの右と下に線（四辺に線を付けるとtd同士が重なり2px罫線になってしまう）*/
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
	width: 45px;
}

table.design_table th {/*表のヘッダー*/
	background-color: #F9F4E1;
	color: #623D00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
table.design_table_express th {/*表のヘッダー*/
	font-size: 12px;
}

table.design_table tr:first-child td:first-child,
table.design_table tr:first-child th:first-child {/*表左上を角丸化*/
border-radius: 10px 0px 0 0;
}
table.design_table tr:first-child td:last-child,
table.design_table tr:first-child th:last-child {/*表右上を角丸化*/
border-radius: 0px 10px 0 0;
}
table.design_table tr:last-child td:last-child,
table.design_table tr:last-child th:last-child {/*表右下を角丸化*/
border-radius: 0 0 10px 0;
}
table.design_table tr:last-child td:first-child,
table.design_table tr:last-child th:first-child {/*表左下を角丸化*/
border-radius: 0 0 0 10px;
}
table.design_table tr:first-child td,
table.design_table tr:first-child th {/*表上段の上の線*/
border-top: 1px solid #D9D9D9;
}
table.design_table tr td:first-child,
table.design_table tr th:first-child {/*表一番左のtdの左線*/
border-left: 1px solid #D9D9D9;
}




/*◆◆◆各種装飾用スタイル◆◆◆*/

.style_w10px {
	width: 10px !important;
}
.style_w20px {
	width: 20px !important;
}
.style_w30px {
	width: 30px !important;
}
.style_w40px {
	width: 40px !important;
}
.style_w50px {
	width: 50px !important;
}
.style_w60px {
	width: 60px !important;
}
.style_w70px {
	width: 70px !important;
}
.style_w80px {
	width: 80px !important;
}
.style_w90px {
	width: 90px !important;
}
.style_w100px {
	width: 100px !important;
}
.style_w110px {
	width: 110px !important;
}
.style_w120px {
	width: 120px !important;
}
.style_w130px {
	width: 130px !important;
}
.style_w140px {
	width: 140px !important;
}
.style_w150px {
	width: 150px !important;
}
.style_w140px {	
	width: 140px !important;
}
.style_w150px {	
	width: 150px !important;
}
.style_w160px {	
	width: 160px !important;
}
.style_w170px {	
	width: 170px !important;
}
.style_w180px {	
	width: 180px !important;
}
.style_w190px {	
	width: 190px !important;
}
.style_w200px {	
	width: 200px !important;
}
.style_w210px {	
	width: 210px !important;
}
.style_w220px {	
	width: 220px !important;
}
.style_w230px {	
	width: 230px !important;
}
.style_w240px {	
	width: 240px !important;
}
.style_w250px {	
	width: 250px !important;
}
.style_w260px {	
	width: 260px !important;
}
.style_w270px {	
	width: 270px !important;
}
.style_w280px {	
	width: 280px !important;
}
.style_w290px {	
	width: 290px !important;
}
.style_w300px {	
	width: 300px !important;
}
.style_w310px {	
	width: 310px !important;
}
.style_w320px {	
	width: 320px !important;
}
.style_w330px {	
	width: 330px !important;
}
.style_w340px {	
	width: 340px !important;
}
.style_w350px {	
	width: 350px !important;
}
.style_w360px {	
	width: 360px !important;
}
.style_w370px {	
	width: 370px !important;
}
.style_w380px {	
	width: 380px !important;
}
.style_w390px {	
	width: 390px !important;
}
.style_w400px {	
	width: 400px !important;
}
.style_w410px {	
	width: 410px !important;
}
.style_w420px {	
	width: 420px !important;
}
.style_w430px {	
	width: 430px !important;
}
.style_w440px {	
	width: 440px !important;
}
.style_w450px {	
	width: 450px !important;
}
.style_w460px {	
	width: 460px !important;
}
.style_w470px {	
	width: 470px !important;
}
.style_w480px {	
	width: 480px !important;
}
.style_w490px {	
	width: 490px !important;
}
.style_w500px {	
	width: 500px !important;
}
.style_w510px {	
	width: 510px !important;
}
.style_w520px {	
	width: 520px !important;
}
.style_w530px {	
	width: 530px !important;
}
.style_w540px {	
	width: 540px !important;
}
.style_w550px {	
	width: 550px !important;
}
.style_w560px {	
	width: 560px !important;
}
.style_w570px {	
	width: 570px !important;
}
.style_w580px {	
	width: 580px !important;
}
.style_w590px {	
	width: 590px !important;
}
.style_w600px {	
	width: 600px !important;
}
.style_w610px {	
	width: 610px !important;
}
.style_w620px {	
	width: 620px !important;
}
.style_w630px {	
	width: 630px !important;
}
.style_w640px {	
	width: 640px !important;
}
.style_w650px {	
	width: 650px !important;
}
.style_w660px {	
	width: 660px !important;
}
.style_w670px {	
	width: 670px !important;
}
.style_w680px {	
	width: 680px !important;
}
.style_w690px {	
	width: 690px !important;
}
.style_w700px {	
	width: 700px !important;
}
.style_w710px {	
	width: 710px !important;
}
.style_w720px {	
	width: 720px !important;
}
.style_w730px {	
	width: 730px !important;
}
.style_w740px {	
	width: 740px !important;
}
.style_w750px {	
	width: 750px !important;
}
.style_w760px {	
	width: 760px !important;
}
.style_w770px {	
	width: 770px !important;
}
.style_w780px {	
	width: 780px !important;
}
.style_w790px {	
	width: 790px !important;
}
.style_w800px {	
	width: 800px !important;
}
.style_w810px {	
	width: 810px !important;
}
.style_w820px {	
	width: 820px !important;
}
.style_w830px {	
	width: 830px !important;
}
.style_w840px {	
	width: 840px !important;
}
.style_w850px {	
	width: 850px !important;
}
.style_w860px {	
	width: 860px !important;
}
.style_w870px {	
	width: 870px !important;
}
.style_w880px {	
	width: 880px !important;
}
.style_w890px {	
	width: 890px !important;
}
.style_w900px {	
	width: 900px !important;
}
.style_w910px {	
	width: 910px !important;
}
.style_w920px {	
	width: 920px !important;
}
.style_w930px {	
	width: 930px !important;
}
.style_w940px {	
	width: 940px !important;
}
.style_w950px {	
	width: 950px !important;
}
.style_w960px {	
	width: 960px !important;
}
.style_w970px {	
	width: 970px !important;
}
.style_w980px {	
	width: 980px !important;
}
.style_w990px {	
	width: 990px !important;
}
.style_w1000px {	
	width: 1000px !important;
}





.style_h10px {
	height: 10px !important;
}
.style_h20px {
	height: 20px !important;
}
.style_h30px {
	height: 30px !important;
}
.style_h40px {
	height: 40px !important;
}
.style_h50px {
	height: 50px !important;
}
.style_h60px {
	height: 60px !important;
}
.style_h70px {
	height: 70px !important;
}
.style_h80px {
	height: 80px !important;
}
.style_h90px {
	height: 90px !important;
}
.style_h100px {
	height: 100px !important;
}
.style_h110px {
	height: 110px !important;
}
.style_h120px {
	height: 120px !important;
}
.style_h130px {
	height: 130px !important;
}
.style_h140px {
	height: 140px !important;
}
.style_h150px {
	height: 150px !important;
}
.style_h140px {	
	height: 140px !important;
}
.style_h150px {	
	height: 150px !important;
}
.style_h160px {	
	height: 160px !important;
}
.style_h170px {	
	height: 170px !important;
}
.style_h180px {	
	height: 180px !important;
}
.style_h190px {	
	height: 190px !important;
}
.style_h200px {	
	height: 200px !important;
}
.style_h210px {	
	height: 210px !important;
}
.style_h220px {	
	height: 220px !important;
}
.style_h230px {	
	height: 230px !important;
}
.style_h240px {	
	height: 240px !important;
}
.style_h250px {	
	height: 250px !important;
}
.style_h260px {	
	height: 260px !important;
}
.style_h270px {	
	height: 270px !important;
}
.style_h280px {	
	height: 280px !important;
}
.style_h290px {	
	height: 290px !important;
}
.style_h300px {	
	height: 300px !important;
}
.style_h310px {	
	height: 310px !important;
}
.style_h320px {	
	height: 320px !important;
}
.style_h330px {	
	height: 330px !important;
}
.style_h340px {	
	height: 340px !important;
}
.style_h350px {	
	height: 350px !important;
}
.style_h360px {	
	height: 360px !important;
}
.style_h370px {	
	height: 370px !important;
}
.style_h380px {	
	height: 380px !important;
}
.style_h390px {	
	height: 390px !important;
}
.style_h400px {	
	height: 400px !important;
}
.style_h410px {	
	height: 410px !important;
}
.style_h420px {	
	height: 420px !important;
}
.style_h430px {	
	height: 430px !important;
}
.style_h440px {	
	height: 440px !important;
}
.style_h450px {	
	height: 450px !important;
}
.style_h460px {	
	height: 460px !important;
}
.style_h470px {	
	height: 470px !important;
}
.style_h480px {	
	height: 480px !important;
}
.style_h490px {	
	height: 490px !important;
}
.style_h500px {	
	height: 500px !important;
}
.style_h510px {	
	height: 510px !important;
}
.style_h520px {	
	height: 520px !important;
}
.style_h530px {	
	height: 530px !important;
}
.style_h540px {	
	height: 540px !important;
}
.style_h550px {	
	height: 550px !important;
}
.style_h560px {	
	height: 560px !important;
}
.style_h570px {	
	height: 570px !important;
}
.style_h580px {	
	height: 580px !important;
}
.style_h590px {	
	height: 590px !important;
}
.style_h600px {	
	height: 600px !important;
}
.style_h610px {	
	height: 610px !important;
}
.style_h620px {	
	height: 620px !important;
}
.style_h630px {	
	height: 630px !important;
}
.style_h640px {	
	height: 640px !important;
}
.style_h650px {	
	height: 650px !important;
}
.style_h660px {	
	height: 660px !important;
}
.style_h670px {	
	height: 670px !important;
}
.style_h680px {	
	height: 680px !important;
}
.style_h690px {	
	height: 690px !important;
}
.style_h700px {	
	height: 700px !important;
}
.style_h710px {	
	height: 710px !important;
}
.style_h720px {	
	height: 720px !important;
}
.style_h730px {	
	height: 730px !important;
}
.style_h740px {	
	height: 740px !important;
}
.style_h750px {	
	height: 750px !important;
}
.style_h760px {	
	height: 760px !important;
}
.style_h770px {	
	height: 770px !important;
}
.style_h780px {	
	height: 780px !important;
}
.style_h790px {	
	height: 790px !important;
}
.style_h800px {	
	height: 800px !important;
}
.style_h810px {	
	height: 810px !important;
}
.style_h820px {	
	height: 820px !important;
}
.style_h830px {	
	height: 830px !important;
}
.style_h840px {	
	height: 840px !important;
}
.style_h850px {	
	height: 850px !important;
}
.style_h860px {	
	height: 860px !important;
}
.style_h870px {	
	height: 870px !important;
}
.style_h880px {	
	height: 880px !important;
}
.style_h890px {	
	height: 890px !important;
}
.style_h900px {	
	height: 900px !important;
}
.style_h910px {	
	height: 910px !important;
}
.style_h920px {	
	height: 920px !important;
}
.style_h930px {	
	height: 930px !important;
}
.style_h940px {	
	height: 940px !important;
}
.style_h950px {	
	height: 950px !important;
}
.style_h960px {	
	height: 960px !important;
}
.style_h970px {	
	height: 970px !important;
}
.style_h980px {	
	height: 980px !important;
}
.style_h990px {	
	height: 990px !important;
}
.style_h1000px {	
	height: 1000px !important;
}






.style_float_left {
	float: left;
}
.style_float_right {
	float: right;
}






.style_text_5px {	
	font-size: 5px;
}
.style_text_6px {	
	font-size: 6px;
}
.style_text_7px {	
	font-size: 7px;
}
.style_text_8px {	
	font-size: 8px;
}
.style_text_9px {	
	font-size: 9px;
}
.style_text_10px {	
	font-size: 10px;
}
.style_text_11px {	
	font-size: 11px;
}
.style_text_12px {	
	font-size: 12px;
}
.style_text_13px {	
	font-size: 13px;
}
.style_text_14px {	
	font-size: 14px;
}
.style_text_15px {	
	font-size: 15px;
}
.style_text_16px {	
	font-size: 16px;
}
.style_text_17px {	
	font-size: 17px;
}
.style_text_18px {	
	font-size: 18px;
}
.style_text_19px {	
	font-size: 19px;
}
.style_text_20px {	
	font-size: 20px;
}
.style_text_21px {	
	font-size: 21px;
}
.style_text_22px {	
	font-size: 22px;
}
.style_text_23px {	
	font-size: 23px;
}
.style_text_24px {	
	font-size: 24px;
}
.style_text_25px {	
	font-size: 25px;
}
.style_text_26px {	
	font-size: 26px;
}
.style_text_27px {	
	font-size: 27px;
}
.style_text_28px {	
	font-size: 28px;
}
.style_text_29px {	
	font-size: 29px;
}
.style_text_30px {	
	font-size: 30px;
}




.style_text_bold {
	font-weight: bold;
 }
 .style_text_italic {
	font-style: italic;
 }
.style_text_red {
	color: #E20000;
 }
.style_text_center {
	text-align: center;
}
.style_text_right {
	text-align: right;
}
.style_text_left {
	text-align: left;
}




.style_bg_black {
	background-color: #000000;
 }




.style_margin_top_10px {	
	margin-top: 10px;
}
.style_margin_top_20px {	
	margin-top: 20px;
}
.style_margin_top_30px {	
	margin-top: 30px;
}
.style_margin_top_40px {	
	margin-top: 40px;
}
.style_margin_top_50px {	
	margin-top: 50px;
}
.style_margin_top_60px {	
	margin-top: 60px;
}
.style_margin_top_70px {	
	margin-top: 70px;
}
.style_margin_top_80px {	
	margin-top: 80px;
}
.style_margin_top_90px {	
	margin-top: 90px;
}
.style_margin_top_100px {	
	margin-top: 100px;
}
.style_margin_top_110px {	
	margin-top: 110px;
}
.style_margin_top_120px {	
	margin-top: 120px;
}
.style_margin_top_130px {	
	margin-top: 130px;
}
.style_margin_top_140px {	
	margin-top: 140px;
}
.style_margin_top_150px {	
	margin-top: 150px;
}
.style_margin_top_160px {	
	margin-top: 160px;
}
.style_margin_top_170px {	
	margin-top: 170px;
}
.style_margin_top_180px {	
	margin-top: 180px;
}
.style_margin_top_190px {	
	margin-top: 190px;
}
.style_margin_top_200px {	
	margin-top: 200px;
}
.style_margin_top_210px {	
	margin-top: 210px;
}
.style_margin_top_220px {	
	margin-top: 220px;
}
.style_margin_top_230px {	
	margin-top: 230px;
}
.style_margin_top_240px {	
	margin-top: 240px;
}
.style_margin_top_250px {	
	margin-top: 250px;
}
.style_margin_top_260px {	
	margin-top: 260px;
}
.style_margin_top_270px {	
	margin-top: 270px;
}
.style_margin_top_280px {	
	margin-top: 280px;
}
.style_margin_top_290px {	
	margin-top: 290px;
}
.style_margin_top_300px {	
	margin-top: 300px;
}
.style_margin_top_310px {	
	margin-top: 310px;
}
.style_margin_top_320px {	
	margin-top: 320px;
}
.style_margin_top_330px {	
	margin-top: 330px;
}
.style_margin_top_340px {	
	margin-top: 340px;
}
.style_margin_top_350px {	
	margin-top: 350px;
}
.style_margin_top_360px {	
	margin-top: 360px;
}
.style_margin_top_370px {	
	margin-top: 370px;
}
.style_margin_top_380px {	
	margin-top: 380px;
}
.style_margin_top_390px {	
	margin-top: 390px;
}
.style_margin_top_400px {	
	margin-top: 400px;
}
.style_margin_top_410px {	
	margin-top: 410px;
}
.style_margin_top_420px {	
	margin-top: 420px;
}
.style_margin_top_430px {	
	margin-top: 430px;
}
.style_margin_top_440px {	
	margin-top: 440px;
}
.style_margin_top_450px {	
	margin-top: 450px;
}
.style_margin_top_460px {	
	margin-top: 460px;
}
.style_margin_top_470px {	
	margin-top: 470px;
}
.style_margin_top_480px {	
	margin-top: 480px;
}
.style_margin_top_490px {	
	margin-top: 490px;
}
.style_margin_top_500px {	
	margin-top: 500px;
}






.style_margin_bottom_10px {	
	margin-bottom: 10px;
}
.style_margin_bottom_20px {	
	margin-bottom: 20px;
}
.style_margin_bottom_30px {	
	margin-bottom: 30px;
}
.style_margin_bottom_40px {	
	margin-bottom: 40px;
}
.style_margin_bottom_50px {	
	margin-bottom: 50px;
}
.style_margin_bottom_60px {	
	margin-bottom: 60px;
}
.style_margin_bottom_70px {	
	margin-bottom: 70px;
}
.style_margin_bottom_80px {	
	margin-bottom: 80px;
}
.style_margin_bottom_90px {	
	margin-bottom: 90px;
}
.style_margin_bottom_100px {	
	margin-bottom: 100px;
}
.style_margin_bottom_110px {	
	margin-bottom: 110px;
}
.style_margin_bottom_120px {	
	margin-bottom: 120px;
}
.style_margin_bottom_130px {	
	margin-bottom: 130px;
}
.style_margin_bottom_140px {	
	margin-bottom: 140px;
}
.style_margin_bottom_150px {	
	margin-bottom: 150px;
}
.style_margin_bottom_160px {	
	margin-bottom: 160px;
}
.style_margin_bottom_170px {	
	margin-bottom: 170px;
}
.style_margin_bottom_180px {	
	margin-bottom: 180px;
}
.style_margin_bottom_190px {	
	margin-bottom: 190px;
}
.style_margin_bottom_200px {	
	margin-bottom: 200px;
}
.style_margin_bottom_210px {	
	margin-bottom: 210px;
}
.style_margin_bottom_220px {	
	margin-bottom: 220px;
}
.style_margin_bottom_230px {	
	margin-bottom: 230px;
}
.style_margin_bottom_240px {	
	margin-bottom: 240px;
}
.style_margin_bottom_250px {	
	margin-bottom: 250px;
}
.style_margin_bottom_260px {	
	margin-bottom: 260px;
}
.style_margin_bottom_270px {	
	margin-bottom: 270px;
}
.style_margin_bottom_280px {	
	margin-bottom: 280px;
}
.style_margin_bottom_290px {	
	margin-bottom: 290px;
}
.style_margin_bottom_300px {	
	margin-bottom: 300px;
}
.style_margin_bottom_310px {	
	margin-bottom: 310px;
}
.style_margin_bottom_320px {	
	margin-bottom: 320px;
}
.style_margin_bottom_330px {	
	margin-bottom: 330px;
}
.style_margin_bottom_340px {	
	margin-bottom: 340px;
}
.style_margin_bottom_350px {	
	margin-bottom: 350px;
}
.style_margin_bottom_360px {	
	margin-bottom: 360px;
}
.style_margin_bottom_370px {	
	margin-bottom: 370px;
}
.style_margin_bottom_380px {	
	margin-bottom: 380px;
}
.style_margin_bottom_390px {	
	margin-bottom: 390px;
}
.style_margin_bottom_400px {	
	margin-bottom: 400px;
}
.style_margin_bottom_410px {	
	margin-bottom: 410px;
}
.style_margin_bottom_420px {	
	margin-bottom: 420px;
}
.style_margin_bottom_430px {	
	margin-bottom: 430px;
}
.style_margin_bottom_440px {	
	margin-bottom: 440px;
}
.style_margin_bottom_450px {	
	margin-bottom: 450px;
}
.style_margin_bottom_460px {	
	margin-bottom: 460px;
}
.style_margin_bottom_470px {	
	margin-bottom: 470px;
}
.style_margin_bottom_480px {	
	margin-bottom: 480px;
}
.style_margin_bottom_490px {	
	margin-bottom: 490px;
}
.style_margin_bottom_500px {	
	margin-bottom: 500px;
}







.style_margin_right_10px {	
	margin-right: 10px;
}
.style_margin_right_20px {	
	margin-right: 20px;
}
.style_margin_right_30px {	
	margin-right: 30px;
}
.style_margin_right_40px {	
	margin-right: 40px;
}
.style_margin_right_50px {	
	margin-right: 50px;
}
.style_margin_right_60px {	
	margin-right: 60px;
}
.style_margin_right_70px {	
	margin-right: 70px;
}
.style_margin_right_80px {	
	margin-right: 80px;
}
.style_margin_right_90px {	
	margin-right: 90px;
}
.style_margin_right_100px {	
	margin-right: 100px;
}
.style_margin_right_110px {	
	margin-right: 110px;
}
.style_margin_right_120px {	
	margin-right: 120px;
}
.style_margin_right_130px {	
	margin-right: 130px;
}
.style_margin_right_140px {	
	margin-right: 140px;
}
.style_margin_right_150px {	
	margin-right: 150px;
}
.style_margin_right_160px {	
	margin-right: 160px;
}
.style_margin_right_170px {	
	margin-right: 170px;
}
.style_margin_right_180px {	
	margin-right: 180px;
}
.style_margin_right_190px {	
	margin-right: 190px;
}
.style_margin_right_200px {	
	margin-right: 200px;
}
.style_margin_right_210px {	
	margin-right: 210px;
}
.style_margin_right_220px {	
	margin-right: 220px;
}
.style_margin_right_230px {	
	margin-right: 230px;
}
.style_margin_right_240px {	
	margin-right: 240px;
}
.style_margin_right_250px {	
	margin-right: 250px;
}
.style_margin_right_260px {	
	margin-right: 260px;
}
.style_margin_right_270px {	
	margin-right: 270px;
}
.style_margin_right_280px {	
	margin-right: 280px;
}
.style_margin_right_290px {	
	margin-right: 290px;
}
.style_margin_right_300px {	
	margin-right: 300px;
}
.style_margin_right_310px {	
	margin-right: 310px;
}
.style_margin_right_320px {	
	margin-right: 320px;
}
.style_margin_right_330px {	
	margin-right: 330px;
}
.style_margin_right_340px {	
	margin-right: 340px;
}
.style_margin_right_350px {	
	margin-right: 350px;
}
.style_margin_right_360px {	
	margin-right: 360px;
}
.style_margin_right_370px {	
	margin-right: 370px;
}
.style_margin_right_380px {	
	margin-right: 380px;
}
.style_margin_right_390px {	
	margin-right: 390px;
}
.style_margin_right_400px {	
	margin-right: 400px;
}
.style_margin_right_410px {	
	margin-right: 410px;
}
.style_margin_right_420px {	
	margin-right: 420px;
}
.style_margin_right_430px {	
	margin-right: 430px;
}
.style_margin_right_440px {	
	margin-right: 440px;
}
.style_margin_right_450px {	
	margin-right: 450px;
}
.style_margin_right_460px {	
	margin-right: 460px;
}
.style_margin_right_470px {	
	margin-right: 470px;
}
.style_margin_right_480px {	
	margin-right: 480px;
}
.style_margin_right_490px {	
	margin-right: 490px;
}
.style_margin_right_500px {	
	margin-right: 500px;
}







.style_margin_left_10px {	
	margin-left: 10px;
}
.style_margin_left_20px {	
	margin-left: 20px;
}
.style_margin_left_30px {	
	margin-left: 30px;
}
.style_margin_left_40px {	
	margin-left: 40px;
}
.style_margin_left_50px {	
	margin-left: 50px;
}
.style_margin_left_60px {	
	margin-left: 60px;
}
.style_margin_left_70px {	
	margin-left: 70px;
}
.style_margin_left_80px {	
	margin-left: 80px;
}
.style_margin_left_90px {	
	margin-left: 90px;
}
.style_margin_left_100px {	
	margin-left: 100px;
}
.style_margin_left_110px {	
	margin-left: 110px;
}
.style_margin_left_120px {	
	margin-left: 120px;
}
.style_margin_left_130px {	
	margin-left: 130px;
}
.style_margin_left_140px {	
	margin-left: 140px;
}
.style_margin_left_150px {	
	margin-left: 150px;
}
.style_margin_left_160px {	
	margin-left: 160px;
}
.style_margin_left_170px {	
	margin-left: 170px;
}
.style_margin_left_180px {	
	margin-left: 180px;
}
.style_margin_left_190px {	
	margin-left: 190px;
}
.style_margin_left_200px {	
	margin-left: 200px;
}
.style_margin_left_210px {	
	margin-left: 210px;
}
.style_margin_left_220px {	
	margin-left: 220px;
}
.style_margin_left_230px {	
	margin-left: 230px;
}
.style_margin_left_240px {	
	margin-left: 240px;
}
.style_margin_left_250px {	
	margin-left: 250px;
}
.style_margin_left_260px {	
	margin-left: 260px;
}
.style_margin_left_270px {	
	margin-left: 270px;
}
.style_margin_left_280px {	
	margin-left: 280px;
}
.style_margin_left_290px {	
	margin-left: 290px;
}
.style_margin_left_300px {	
	margin-left: 300px;
}
.style_margin_left_310px {	
	margin-left: 310px;
}
.style_margin_left_320px {	
	margin-left: 320px;
}
.style_margin_left_330px {	
	margin-left: 330px;
}
.style_margin_left_340px {	
	margin-left: 340px;
}
.style_margin_left_350px {	
	margin-left: 350px;
}
.style_margin_left_360px {	
	margin-left: 360px;
}
.style_margin_left_370px {	
	margin-left: 370px;
}
.style_margin_left_380px {	
	margin-left: 380px;
}
.style_margin_left_390px {	
	margin-left: 390px;
}
.style_margin_left_400px {	
	margin-left: 400px;
}
.style_margin_left_410px {	
	margin-left: 410px;
}
.style_margin_left_420px {	
	margin-left: 420px;
}
.style_margin_left_430px {	
	margin-left: 430px;
}
.style_margin_left_440px {	
	margin-left: 440px;
}
.style_margin_left_450px {	
	margin-left: 450px;
}
.style_margin_left_460px {	
	margin-left: 460px;
}
.style_margin_left_470px {	
	margin-left: 470px;
}
.style_margin_left_480px {	
	margin-left: 480px;
}
.style_margin_left_490px {	
	margin-left: 490px;
}
.style_margin_left_500px {	
	margin-left: 500px;
}

.style_margin_top_-40px {	
	margin-top: -40px;
}

.style_margin_top_0px {	
	margin-top: 0px;
}








