.main {  font-size: 12px; line-height: 17px; color: #333333}
.10px {  font-size: 10px; line-height: 14px; color: #333333}
.mini {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.red12 {
	font-size: 12px;
	line-height: 17px;
	color: #911212;
}
.red10 {
	font-size: 10px;
	color: #911212;
}
.big {
	font-size: 16px;
	font-weight: bold;
}
h1,h2,h3 {
	margin:0;
	padding:0;
}

/* 追加　バイヤー：基礎知識テーブル枠*/
.kisoTable {
	border:3px solid #911212;
	padding:5px;
}

a.red:{color:#911212; text-decoration:underline;
}
a.red:link{color:#911212; text-decoration:none;
}
a.red:visited {color:#911212; text-decoration:none;
}
a.red:hover {color:#911212; text-decoration:underline;
}
a.red:active {color:#f911212;
}

.footer {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}

a.gray:{color:#333333; text-decoration:underline;
}
a.gray:link{color:#333333; text-decoration:none;
}
a.gray:visited {color:#333333; text-decoration:none;
}
a.gray:hover {color:#333333; text-decoration:underline;
}
a.gray:active {color:#333333;
}.white12 {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
a.white:{color:#FFFFFF; text-decoration:underline;
}
a.white:link{color:#FFFFFF; text-decoration:none;
}
a.white:visited {color:#FFFFFF; text-decoration:none;
}
a.white:hover {color:#FFFFFF; text-decoration:underline;
}
a.white:active {color:#FFFFFF;
}
.green10 {  font-size: 10px; color: #003616; line-height: normal}
.red14 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #911212;
	text-decoration: none;
}

.alpha{
	ime-mode:disabled;	
}

.kana{
	ime-mode: auto;
}
* form {
	margin: 0px!important;
	padding: 0px;
	display:inline;
}

input[type="text"],text,textarea {
	font-size:12px;
	margin: 2px;
	padding:2px;
	vertical-align: middle;
}
textarea {
	padding: 3px;
	width: 100%;
}