@charset "UTF-8";

h2 {
	background: url("../img/main_title.jpg"); background-repeat: no-repeat; padding: 5px 20px 5px 20px; font-size: 120%; color: #000099;
}

.text_font {
	font-size: 14px;
}

.text_font_hankaku {
	font-size: 14px; ime-mode: disabled;
}

.table_td1 {
	background-color: #E6E6E6; padding: 3px 5px 3px 5px; height: 35px;
}

.table_td2 {
	background-color: #F5F5F5; padding: 3px 5px 3px 5px; height: 35px;
}


#err_msg {
	color: red;
}

