/* Flexnav Base Styles */
#input_errors p{
	color: red;
}
#input_errors ul {
	margin:1em 2em;
}
#input_errors ul li {
	list-style-type:disc;
	color: red;
}
#input_errors ul li {
	list-style-type:disc;
	color: red;
}
p.message {
	margin:2em 0;
}

.entry_content h3 {
    border-left: 5px solid #0087eb;
    color: #0087eb;
    font-family: "mplus",Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin: 1em 0 20px;
    padding: 0 0 0 5px;
    display: block;
    font-weight: bold;
}

.txt-large {
    font-size: 120%;
}
.text-red {
    color: #8a0000;
}
.annai p {
	margin:1em 0;
}
.content_form_registration table.table_form td input#maisuu {
    width: 10%;
}

@media screen and (max-width:767px){
	.registration_entry .tbl_submit input.button_regist {
		margin: 0 0 0.5em 0;
	}
