
/*メインスペース*/
.root{
text-align:center;
	width:600px;
	margin: 0px 40px 0px 35px;
	padding: 0px 0px 0px 0px;

}
.root table{
text-align:center;
	width:600px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;

}
.root th{
	background:url("../images/event/line.gif");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin:0px 0px 0px 0px;
	padding:16px 0px 16px 20px;
	font-size:12px;
	line-height:24px;
	text-align:left;
	vertical-align:top;
}
.root p{
	font-size:12px;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;

}

