@charset "UTF-8";

#form_6,#form_9,#form_12{
	margin:10px 0;
	width:5em;
}

#form_5,#form_8,#form_11{
	margin:10px 0;
	width:11em;
}

.warning{
	color:#CC0000;
}

@media screen and (max-width:800px){

}/*** @media screen and (max-width:800px)の設定 ここまで ***/


@media screen and (max-width:450px){

}/*** @media screen and (max-width:450px)の設定 ここまで ***/

