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{
	margin-left: 50px;
	margin-bottom: 40px;
	width: 600px;
	}

.contents p{
	margin-left: 100px;
	margin-bottom: 20px;
	}



.contents h2{
	margin-bottom: 0px;
	}

.fusen a{
	display: block;
	width:150px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 15px solid #2c990a;
	background-color: #fffaf4;
	padding: 2px 5px;
	margin-left: 80px;
	font-size: medium;
	}

.fusen a:link{
	color: #0000ff;
	}
.fusen a:active{
	color: #0000ff;
	}
.fusen a:hover{
	color: #ff0000;
	border-left: 15px solid #ff9900;
	}

.fusen-nolink{
	display: block;
	width:150px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 15px solid #2c990a;
	background-color: #fffaf4;
	padding: 2px 5px;
	margin-left: 80px;
	font-size: medium;
	}

.text-right{
	text-align: right;
	}

.little-link{
	display: block;
	margin-left: 300px;
	font-size: 10pt;
	border-left: solid 12px #66cc00;
	padding-left: 5px;
	margin-bottom: 2px;
	}
.contents h4{
	margin-top: 40px;
	margin-left: 60px;
	padding-left: 6px;
	border-left: solid 16px #2c990a;
	}

.download
	{
	list-style-image: url(../img/dl-icon-green.gif);
	font-size: 10pt;
	text-align: right;
	}

.hyosyo-taisyo{
	list-style-type: decimal;
	margin-top: 0px;
	margin-left: 140px;
	}
.hyosyo-taisyo li{
	margin-bottom: 4px;
	}

h5 ul	{
	list-style-type: none;
	margin-left: 500px;
	}
h5 ul li{
	float: left;
	padding: 10px;
	}

.modoru{
	display: block;
	width: 150px;
	margin-left: 40px;
	font-size: 12pt;
	border-left: solid 16px #66cc00;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 40px;
	}


/* サブナビゲーションの右マージン */
.subnav ul{
	margin-left: 200px;
	}
/*           */

