@charset "utf-8";


body {
	font-family	: 'ＭＳ ゴシック';
}

div,input {
	margin			: 0px;
	padding		: 0px;
}

.bb {
	width			: 400px;
	height			: 10px;
	margin-top	: 2px;
}

.b1 {
	float			: left;
	width			: 210px;
}

.b2 {
	float			: left;
	width			: 220px;
}

.m2 {
	float			: left;
	width			: 460px;
}

.m3 {
	width			: 600px;
	text-align	: center;
	font-size		: 11px;
}

.b3 {
	float			: left;
	width			: 100px;
	color			: #e11;
}

.p1{
	float			: left;
	width			: 500px;
}
.p2 {
	float			: left;
	width			: 186px;
}

.v1 {
	float			: left;
	width			: 200px;
	color			: #1122ff;
}

.v1v {
	float			: left;
	width			: 220px;
}

.clear {
	clear			: both;
	margin			: 4px;
}

.center {
	text-align	: center;
}

.lef {
	text-align	: left;
}

.righ {
	text-align	: right;
}

.nest_l{
	float			: left;
	width			: 80px;
}

.nest_r {
	float			: left;
	width			: 80px;
}

.input {
	width			: 800px;
}

.small {
	font-size		: 10px;
}

.uline {
	border-style	: solid;
	border-width	: 0px 0px 1px 0px;
	padding-bottom	: 4px;
}
