<!--
img {
	border: 0px;
}
a:link {;
	color:#009cff;
	text-decoration:underline;
}
a:visited {;
	color:#009cff;
	text-decoration:underline;
}
a:active,a:hover { 
	color:#e50000;
	text-decoration:none;
}
body {
	font-size: 15px;
	color: # 000000;
}
td {
	padding: 3px 0px 3px 0px;
	font-size: 15px;
	color: # cccccc ;
}
th {
	background-color: #ccccb6;
	font-size: 12px;
	color: #000000;
	padding: 5px 8px 5px 0px;
	border-bottom: dotted 1px #000000;
	text-align: right;
	width: 150px;
}
.ans {
	background-color: #e6e6cf;
	font-size: 13px;
	color: #000000;
	padding: 5px 0px 5px 8px;
	border-bottom: dotted 1px #9b9a72;
	width:450px;
}
.ans_textarea {
	background-color: #e6e6cf;
	font-size: 13px;
	color: #000000;
	padding: 5px 0px 5px 0px;
	border-bottom: dotted 1px #9b9a72;
}
.kome {
	font-size:12px;
	color:#666666;
}
input,select,textarea { 
	border: dotted 1px #b1b08f;
}
.tyuui_mobile {
	color: #464646;
	font-size:12px;
	border: solid 1px #464646;
	width:500px;
	padding: 12 12 12 12;
	line-height: 1.2em;
	text-align: left;
}
-->