@charset "utf-8";
/* CSS Document */

.box{
	margin								:	0px 0px 30px 0px;
	padding								:	0px 0px 20px 0px;
}

.redBig{
	color									:	#d00;
	font-size							:	20px;
	font-weight						:	bold;
}
.left{
	float									:	left;
}
.right{
	float									:	right;
}
.wid250{
	width									:	220px;
}
.wid450{
	width									:	470px;
}

.pageNav{
	margin								:	20px 0px;
}
.pageNav li{
	padding								:	2px 0px 2px 13px;
	background-image			:	url("../works/sakugen/images/farrow.png");
	background-repeat			:	no-repeat;
	background-position		:	left center;
}
.pageNav li a{
	line-height						:	100%;
	font-size							:	13px;
}


table.mgTNone{
	margin								:	0px auto 30px auto;
}

#kateiKuhu .tbl2 th{
	padding								:	10px;
	vertical-align				:	top;
}
#jigyoTorikumi .tbl2 td.bR{
	border-right					:	1px solid #eaecee;
}



#sakugen .accordion{
	margin								:	30px 0px 0px 0px;
}






