#douteki_view {
	float:right;
	width:581px;
	margin:10px 10px 10px 0;
	text-align:left;
	background:none;
	border:none;
	font-size:0.9em;
}

#douteki_view h2 {
	font-size:1.4em;
	color:#333;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	text-align:left;
	margin-bottom:1px;
	margin-top:5px;
	border-left:solid 5px #70A100;
	border-bottom:solid 1px #666666;
	background:none;
	
}
/* セクションタイトル */
#douteki_view h3 {
	font-size:1.4em;
	line-height:1.6em;
	color:#336633;
	margin: 8px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* セクション内タイトル */
#douteki_view h4 {
	font-size:1.2em;
	line-height:1.5em;
	color:#FF6600;
	font-style:bold;
	padding-left:10px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

/* 段落タイトル */

#douteki_view h5 {
	font-size:1.2em;
	line-height:1.4em;
	color:#996666;
	font-weight:bold;
	padding-left:5px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#douteki_view p {
	font-size:0.9em;
	color:#000000;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0;
	line-height: 1.2em;
}
#douteki_view a {
	font-size:1.0em;
	color:#000088;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0;
}
#douteki_view .prevlink {

	background: url(back_arrow_small.gif) no-repeat left center;
	padding:0 0 0 1.2em;
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	color:#009;
}

#douteki_view .sitelink {

	background: url(site_arrow_small.gif) no-repeat left center;
	padding:0 0 0 1.2em;
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	color:#009;
}

#douteki_view .sectionlink {

	background: url(arrow_small.gif) no-repeat left center;
	padding:0 0 0 1.2em;
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	color:#009;
}

#event_list {
	width:570px;
	text-align:left;
}

#event_list .fontdate{
	font-size:0.8em;
	color:#333333;
	padding:0px;
	margin:0 10px 0 0;
	text-align:left;
}

#event_list .fonttitle{
	font-size:0.8em;
	color:#999999;
	padding:0px;
	margin:0px;
	text-align:left;
}

#event_list .fonttitle a{
	background:none;
}

#event_list .fonttitle a:hover,a:active{
	background:none;
	text-decoration:underline;
}
