/* サブタイトル */
h3	{
	display: block;
	background-image: url(img/ttl_event-bg.jpg);
	background-position: right;
	background-repeat: no-repeat;

	text-align: left;
	font-size: 20px;
	color: #666666;
	padding-top: 4px;
	padding-left: 30px;
	height: 58px;
	width: 600px;

	position :absolute;
	top:150px;
	left:80px;
	border: solid #999999 1px;
	clear: both;
	}

h3 div	{
	color: #2c990a;
	}

/*                         */


.contents {
	width: 771px;
	left: 0px;
	margin: 0;
	background-color: #ffffff;
	text-align:center;
	position :relative;
	margin-bottom: 500px;
}

ul	{
	margin-left: 150px;
	text-align:left;
	line-height:150%;
	}

li a	{
	list-style-type: square;
	text-decoration: none;
	color: #666666;
	}

li a:hover{
	list-style-type: square;
	text-decoration: underline;
	color: #ff0000;
	}

.date	{
	display: block;
	width :120px;
	margin-left: 150px;
	float :left;
	}

.comment{
	display: block;
	width :450px;
	}

p a	{
	display: block;
	margin-top: 50px;
	text-decoration: none;
	color: #666666;
	}

p a:hover{
	text-decoration: underline;
	color: #ff0000;
	}
