body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	background-color: #E9E3FC;
	background-image:  url("../image/all_img/background.gif");
}
html {
	SCROLLBAR-ARROW-COLOR: #C8C8C8;
	SCROLLBAR-BASE-COLOR: #E1E1E1;
	SCROLLBAR-SHADOW-COLOR: #CACACA;
	SCROLLBAR-3DLIGHT-COLOR: #CACACA;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.font_01  {
	font-size: 15px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
.font_02  {
	font-size: 15px;
	line-height: 26px;
	color: #BC0067;
	text-decoration: none;
}
.font_03  {
	font-size: 15px;
	line-height: 26px;
	color: #7148D3;
	text-decoration: none;
}
.font_04  {
	font-size: 13px;
	line-height: 20px;
	color: #BC0067;
	text-decoration: none;
}
.font_copyright {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.button_01 {
	font-size: 15px;
	line-height: 26px;
	color: #7148D3;
}
.button_01:hover {
	color: #FF3300;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
.button_02 {
	font-size: 15px;
	line-height: 26px;
	color: #0000BD;
}
.button_02:hover {
	color: #FF3300;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
.button_03 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.button_03:hover {
	color: #FF3300;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
.center_bg {
	background-attachment: scroll;
	background-image: url(../image/all_img/center_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/**/
.G_Tab{
	width:100%;
}
.G_Tab_LT{
	background:  url("../image/G_Tab_LT.gif") no-repeat;
	width:20px;
	height:20px;
}
.G_Tab_LC{
	background:  url("../image/G_Tab_LC.gif") repeat-y;
	width:20px;
}
.G_Tab_LB{
	background:  url("../image/G_Tab_LB.gif") no-repeat;
	width:20px;
	height:20px;
}
.G_Tab_RT{
	background:  url("../image/G_Tab_RT.gif") no-repeat;
	width:20px;
	height:20px;
}
.G_Tab_RC{
	background:  url("../image/G_Tab_RC.gif") repeat-y;
	width:20px;
}
.G_Tab_RB{
	background:  url("../image/G_Tab_RB.gif") no-repeat;
	width:20px;
	height:20px;
}
.G_Tab_CT{
	background:  url("../image/G_Tab_CT.gif") repeat-x;
	height:20px;
}
.G_Tab_C{
	background:#efedfc;
	color: #40338A;
	font-size:12pt;
	line-height:24px;
}
.G_Tab_C div{
	margin:10px 0 0 0;
}

.G_Tab_CB{
	background:  url("../image/G_Tab_CB.gif") repeat-x;
	height:20px;
}

