/* ボックス */		.box_tl  { color: #FFCC33; 		font-weight: bold; 		font-size: 14pt; 		line-height: 10pt;				text-align: left; 		background-color: #333333;		border: solid 1px #666666;				padding-top: 8px;		padding-right: 10px;		padding-left: 7px;		padding-bottom: 10px;				margin-top: 10px;		margin-bottom: 10px				}.box01  {  color: #ffffff; 		font-size: 14pt; 		line-height: 14pt;				text-align: center; 		padding:2px;		background-color:#333333;				margin-top: 10px;		margin-right: 1%;		margin-left: 1%;		margin-bottom: 20px				}				.box02  { color: #FFCC33; 		font-weight: bold; 		font-size: 12pt; 		line-height: 14pt;				text-align: left; 		background-color: #333333;		border: solid 1px #666666;				padding-top: 5px;		padding-right: 5px;		padding-left: 5px;		padding-bottom: 5px;				margin-top: 10px;		margin-bottom: 10px				}				.box02b  { color: #ffffff; 		font-weight: normal; 		font-size: 12pt; 		line-height: 14pt;						text-align: left; 		background-color: #999999;		border: solid 1px #000000;				padding-top: 5px;		padding-right: 5px;		padding-left: 5px;		padding-bottom: 5px;				margin-top: 10px;		margin-bottom: 10px				}						.box03a  { color: #ffffff; 		font-weight: normal; 		font-size: 12pt; 		line-height: 14pt;				width: 166				text-align: center; 		background-color: #333333;		border: solid 1px #000000;				padding-top: 1px;		padding-right: 1px;		padding-left: 1px;		padding-bottom: 1px;				margin-top: 20px;							}		.box03b  { color: #ffffff; 		font-weight: normal; 		font-size: 12pt; 		line-height: 14pt;				width: 166				text-align: center; 		background-color: #333333;				border-right: solid 1px #000000;		border-left: solid 1px #000000;		border-bottom: solid 1px #000000;				padding-top: 3px;		padding-right: 3px;		padding-left: 3px;		padding-bottom: 3px;			}		.box03c  {		width: 166				text-align: center; 		background-color: #000000;				border-right: solid 1px #000000;		border-left: solid 1px #000000;		border-bottom: solid 1px #000000;				padding-top: 10px;		padding-right: 3px;		padding-left: 3px;		padding-bottom: 10px;			}																		.box04  { color: #ffffff; 		font-weight: normal; 		font-size: 10pt; 		line-height: 14pt;				text-align: center; 		background-color: #000000;				padding-top: 3px;		padding-right: 3px;		padding-left: 3px;		padding-bottom: 3px;		margin-top: 20px;				margin-bottom: 20px;					}								.box_detail01		{ 				color: #ffffff; 		font-weight: normal; 		font-size: 12pt; 		line-height: 14pt;				width: 166				text-align: center; 		background-color: #333333;		border: solid 1px #ffffff;				padding-top: 10px;		padding-right: 10px;		padding-left: 10px;		padding-bottom: 10px;								}		.box_detail02 		{ 				color: #ffffff; 		font-weight: normal; 		font-size: 12pt; 		line-height: 14pt;				width: 166				text-align: center; 		background-color: #333333;				border-right: solid 1px #ffffff;		border-left: solid 1px #ffffff;		border-bottom: solid 1px #ffffff;				padding-top: 10px;		padding-right: 10px;		padding-left: 10px;		padding-bottom: 10px;			}				.box_up  {  color: #ffffff; 		font-size: 9pt; 		line-height: 14pt;				width: 120;		position: relative;		 				text-align: center; 		padding:2px;		background-color:#333333;				}.box_up2  {  color: #ffffff; 		font-size: 20pt; 		line-height: 24pt;				width: 350;		position: relative;		 				text-align: center; 		padding:2px;		background-color:#333333;				}/* リンク */a:link    { color:#ffffff;}A:visited { color: #ffffff; } A:hover { color: #FFCC33; } A:active { color: #FFCC33f; } a.delete_a:link { color:#00000;}A.delete_a:visited { color: #000000; } A.delete_a:hover { color: #FFCC33; } A.delete_a:active { color: #FFCC33f; } .margin01 { color: #ff8c00; font-size: 16pt; font-weight: bold; line-height: 14pt; margin-left: 20px; }.margin02 { color: #ffffff; font-size: 13pt; line-height: 18pt; margin-left: 40px; margin-right: 20px; }.margin03 { color: #ffffff; font-size: 13pt; line-height: 18pt; margin-left: 60px; margin-right: 20px; }.margin04 { color: #ff6347; font-size: 16pt; font-weight: bold; line-height: 14pt; margin-left: 20px;}/*背景画像*/.back01{background-image : url("../img/top_visual.jpg");background-repeat : no-repeat;}