/* CSS Document */

.red{color: #f30}

.input_long{width: 20em}
.input_middle{width: 7em}
.input_short{width: 2em}

textarea.input_long{height: 5em}
/*
h4{
	margin: 15px 0 5px;
	border-left: 5px solid #ffe500;
	padding-left: 10px;
}
*/

form table textarea,
form table select,
form table input{
	padding: 5px;
	font-size:14px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;  
    border-radius:5px;
}

form table{
	border-collapse:collapse;
	width: 100%;
	margin-bottom: 15px;
}
form table th,
form table td{
	padding: 5px;
	border: 1px solid #ccc;
}
form table th{
	text-align: left;
	font-weight: normal;
	/*
	background: #fff89b;
	background-image:url(/form/m-design87/shared/images/menu_wall_yellow.png);
	*/
	background: #fff;
	width: 22em;
}
form table th.short{
	width:14em;
}
form table td p{margin: 0 0 0.5em 0}

form table tr.tr_img{
	display: none;
}
form table tr.active_img{
	display: table-row;
}





#num2 th,
#num4 th,
#num6 th{
	background:#f0f0f0;
}

.comment{
	font-size: 75%;
}

.errColor{background-color: #fee}
.errArea{color:#f30; font-size:80%; text-decoration: underline; line-height: 120%}

#right2box{
	margin: 1em auto;
	height: 10em;
	overflow-y: scroll;
	width: 600px;
	border: 3px double #ccc;
	font-size: 90%;
	padding: 0.5em;
}
#right2box p{
	margin: 0 0 0.5em;
	font-weight: bold;	
}
#right2box ul{
	margin: 0;
	padding-left: 1.5em;
}
#right2box li{
	margin: 0;
	padding: 0;
	list-style:none;
	text-indent: -0.5em;
	margin-left: -1em;
}

#right2ans{
	margin: 1em auto;
	padding: 0.5em 0;
	width: 620px;
	text-align:center;
}


p.button{text-align:center}
p.button input{
	margin: 1em;
	padding: 5px;
	font-size:14px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;  
    border-radius:5px;
}

div.privacybox{
	text-align:center;
}
div.privacybox > span{
	display: block;
	text-align:center;
	margin: 1em auto;
}

div.submenu span{
	color: #f30;
	font-weight: bold;
}
.quest2{
    margin-left: 1em;
}

.indentul{
	margin: 1em auto;
	width: 38em;
	font-size: 90%;
	text-align: left;
}
.indentul li{
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -1em;
	margin-left: -1em;
}
/*
.indentul li:before {content:"※";}
.mjmstep1,.mjmstep2,.mjmstap5{
	display: none;
}
*/
