@charset "UTF-8";
/* CSS Document */

h2{
	background-image: url(../images/staff-2-h2.gif);
	background-repeat: no-repeat;
	height: 42px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: -9999px;
}
#contents{
	background-image: url(../images/osirase-bg.jpg);
	display: block;
	padding-top: 20px;
	background-repeat: repeat-y;
	margin-bottom: 20px;
	padding-bottom: 30px;
	padding-right: 85px;
	padding-left: 60px;
}
#event-title{
	background-image: url(../images/osirase-title.jpg);
	clear: both;
	width: 800px;
	padding-right: 50px;
	padding-left: 30px;
	height: 49px;
	margin-bottom: 20px;
	margin-left: 10px;
	_margin-left: 5px;
	clear: both;
	padding-top: 30px;
}
#contents h3{
	font-size: small;
	color: #00B4EA;
	display: block;
	background-repeat: no-repeat;
}
#contents-head{
	width: 880px;
	margin-right: auto;
	display: block;
	clear: both;
	margin-left: auto;
}
#contents-inner{
	width: 860px;
	clear: both;
	background-color: #ffcf32;
	margin-left: 12px;
	padding-left: 20px;
	display: block;
	/margin-top: -3px;
	_margin-left: 10px;
}
#contents-foot {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: -5px;
	margin-bottom: 0px;
	clear: both;
}

#event-title h3{
	float: left;
	color: #FF5626;
	font-size: x-large;
}
#event-title #date{
	float: right;
	margin-right: 40px;
}

img{
	margin-top: 5px;
	margin-left: 10px;
}
.red{
	color: #FF0000;
}

