@charset "EUC-JP";

/* -----------------------------------------------------------

	IVENT CSS	

----------------------------------------------------------- */
table#main td#contents {
	padding:20px 40px 0 20px;
	text-align:left;
}
h1 {
	margin-bottom:27px;
}

table#forum1 {
	background:url(img/bg_forum1.jpg) bottom left no-repeat;
	margin-bottom:40px;
}
table#forum1 th {
	background:url(img/bg_forum1_th.jpg) top left repeat-y;
}
table#forum1 td {
	padding:18px;
}

table#forum2 {
	background:url(img/bg_forum2.jpg) bottom left no-repeat;
	margin-bottom:60px;
}
table#forum2 th {
	background:url(img/bg_forum2_th.jpg) top left repeat-y;
}
table#forum2 td {
	padding:15px 18px;
}

table#forum1 table.tb ,
table#forum2 table.tb {
	margin-top:4px;
}
table#forum1 table.tb td ,
table#forum2 table.tb td {
	padding:0;
}

table#chiiki {
	margin-bottom:20px;
}
table#chiiki td {
	padding-top:10px;
}

table#osaka{
	background:url(img/from.jpg);
}


table#osaka td{
	padding-left:10px;
}

p#title{
	padding-left:10px;
	font-size:18px;
	color:#FF3300;
}
p#event{
	padding:0 20px;
	font-size:16px;
}

.ivent {
	border: solid 1px #A6CF29;
	margin-bottom: 20px;
}
.ivent th {
	background-color: #A6CF29;
	padding: 10px;
}
.ivent td {
	padding: 0 10px;
}
