@charset "Shift_JIS";
@import "http://";

/********************************************************************************/
/********************************************************************************/
/* 中央コンテナ																	*/
/********************************************************************************/
/********************************************************************************/
.p_tbl {
	background-color:#999999;
	color:#333333;
	line-height:1.4;
	vertical-align:middle;
}
.p_tdt {
	padding:3px;
	width:130px;
	background-color:#efefef;
	text-align:center;
}
.p_td {
	padding:3px;
	width:250px;
	background-color:#ffffff;
	text-align:left;
}
.p11 {
	float:left;
	width:130px;
	text-align:left;
}
.p12 {
	float:left;
	width:100px;
	text-align:left;
}
.p21 {
	float:left;
	width:50px;
	text-align:right;
}
.p22 {
	float:left;
	width:80px;
	text-align:right;
}