.column_bar_bg {
	background-image: url(../images/column_bar_bg.png);
}

.insidepage_bg {
	background-image: url(../images/insidepage_bg.png);
}

.title_bar_bg {
	background-image: url(../images/title_bar_bg.png);
	background-repeat: no-repeat;
}

.tab_bg {
	background-image: url(../images/tab_bg.png);
	background-repeat: no-repeat;
}

.left_line {
	background-image: url(../images/left_line.png);
	background-repeat: repeat-y;
}

.text_black12 {
	font-size: 12px;
	color: #333;



	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg02.png);
}

.text_black13 {
	font-size: 13px;
	color: #333;


	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.text_black14 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

.text_blue12 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 12px;
	color: #06C;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.text_blue13 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 13px;
	color: #0539B1;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text_blue14 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 14px;
	color: #0539B1;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text_blue16 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 16px;
	color: #039;
	line-height: 20px;
}

.text_red12 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 12px;
	color: #ff0486;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.text_red13 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 13px;
	color: #ff0486;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg02.png);
}

.text_red14 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 14px;
	color: #ff0486;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text_red16 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 16px;
	color: #ff0486;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.text_time14 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	color: #0036A6;
	font: 500 14px/20px Arial, Helvetica, sans-serif;
}

.text_white12 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.text_white13 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.text_white14 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}

.text_white16 {
	font-family: Arial, Helvetica, sans-serif
.ttf, msjh.ttf;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.frame01 {
	border: 1px dashed #039;
	border-collapse: separate;
	border-spacing: 5px;
}

.frame01 td {
	padding: 5px;
}

.button {
	border-top: 1px solid #FFF;
	background: #9195e3;
	background: -webkit-gradient(linear, left top, left bottom, from(#d680f2), to(#9195e3));
	background: -webkit-linear-gradient(top, #d680f2, #9195e3);
	background: -moz-linear-gradient(top, #d680f2, #9195e3);
	background: -ms-linear-gradient(top, #d680f2, #9195e3);
	background: url(../images/button_bg.png) top;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #06C;
	text-decoration: none;
	vertical-align: middle;
	font: 14px Helvetica, Arial, Sans-Serif;
	word-spacing: 200px;
   }
