@charset "Shift_JIS";

@import url("t-style.css");


/*-- box --*/

.new-entry-top-l {
	width: 207px;
	float: left;
}
.new-entry-top-r {
	width: 675px;
	float: right;
}
.new-entry-top-r p {
	font-size: 12px;
	color: #000;
	line-height: 180%;
	text-align: left;
	padding-bottom: 15px;
}

.c-entry-l {
	width: 318px;
	float: left;
	margin-bottom: 30px;
}
.c-entry-r {
	width: 318px;
	float: right;
	margin-bottom: 30px;
}
.entry-txt1 {
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 18px;
	margin-bottom: 20px;
}
.entry-txt1 span {
	color: #F00;
}

.entry-tstyle-add1 {
	width: 673px;
	border: 1px solid #00a0e9;
	margin-bottom: 10px;
}
.entry-tstyle-add1 td {
	font-size: 12px;
	line-height: 180%;
	text-align: left;
	background: #daf3ff;
	padding: 8px;
}
