@charset "UTF-8";

#sidebar1{
	width:150px;
	background-image: url(../images/icon/side_line.gif);
	text-align: left;
	}
#sidebar2{
	border-left		:#5A7BC6 3px solid;
	border-right	:#5A7BC6 3px solid;
	background-color: #EEF5FA;
	}


.tblw550a{
	width:550px;
	}

.bar1{
	width			:550px;
	border-bottom	:#FFA319 1px solid;
	border-left		:#FFA319 12px solid;
	background-color:#FFF5E5;
	text-align		:left;
	font-weight		:bolder;
	font-size		:16px;
	}

table.option{
	width:550px;
	font-size:14px;
	line-height:1.4em;
}
table.option	th{
	width			:550px;
	border-bottom	:#5A7BC6 1px solid;
	border-left		:#5A7BC6 12px solid;
	background-color:#EEF5FA;
	text-align		:left;
	font-size		:16px;
	}


.aka{
	color:#FF0000;
	}
.ao{
	color: #0066FF;
	}


.txt_right{
	text-align:right;
	}

.txt_center{
	text-align:center;
	}

.tbl_center1{
	border:1px;
	border-color:#DDDDDD;
	text-align:center
	}

#main	.left50px{
	margin-left:50px;
	}
div#main	.left10px{
	margin-left:10px;
	color: #666666;
	}

.font_change	{
	font-size:16px;
	color:#333333;
}

.no_border{
	border-style:none;
	}