body {
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";

}
#container {
	text-align: center;
}
#head {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;

}
#foot {
	width: 550px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3333CC;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;



}
#foot p {
	font-size: 0.8em;
	margin-top: 5px;

}
#navi {
	font-size: 0.8em;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;


}
#list {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 3px;
	border-top-color: #009900;
	border-top-style: solid;
	margin-right: auto;
	margin-left: auto;


}
#list .item {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 009900;
	border-right-color: 009900;
	border-bottom-color: 009900;
	border-left-color: 009900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	width: 580px;
	background-image: url(images/event/item_bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;



}
#list .item h3 {
	text-align: left;
	margin-bottom: 5px;
	margin-left: 15px;

}
#list .item .text {


	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 0.8em;
}
#list .item .date {
	font-size: 0.8em;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #339900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;

}
#list .item .org {
	font-size: 0.8em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #339900;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;


}
#form {
	border-left: 4px solid #009900;
	background-color: #009900;
	margin-top: 5px;
	margin-bottom: 5px;



}
#form td {
	background-color: #FFFFFF;
	font-size: 0.8em;

}

