h1,h2,h3,h4,h5,h6,p,ul{
	margin: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#top h1 {
	margin: 0;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

#top h2 {
	margin: 0;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

#top a {
	margin: 0;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

.top_mainwaku {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	padding: 2px;
}
.top_mainwaku2 {
	border: 1px dotted #FF6600;
}
.top_dotunder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.top_dottop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.top_topics {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
}

.top_topics_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.font50 {
	font-size: 50%;
}
.copyright {
	font-size: 60%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.main_block {
	border-left: 1px dotted #999999;
	margin: 10px;
	padding: 10px;
}
.menu_title {
	font-size: 14px;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.font70 {
	font-size: 70%;
}
.font80 {
	font-size: 80%;
}
.font12 {
	font-size: 12px;
	line-height: 160%;
}
a:hover {
	color: #FF6600;
}
.font9 {
	font-size: 9px;
}
.font10 {
	font-size: 10px;
}
.font14 {
	font-size: 14px;
	line-height: 160%;
}
.flowtitle {
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.address {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.work_title {
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
	color: #FF6600;
}
.narilog {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	padding: 0px 10px 10px;
	color: #FF6600;
}

.narilog a {
	color: #FF6600;	
}
.narilog p {
	margin: 0px;
}
.rss-box {
	padding: 5px;
	margin: 0px;
}
.rss-title {
	font-size: 14px;
	color: #FF6600;
}
.rss-item {
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.rss-box li {
	list-style-type: none;
}

.rss-item a {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


#newsArea {
	/*overflow: hidden;*/
	/*height: 105px;*/
	width: 360px;
	padding: 5px;
	border: 1px solid #66CCFF;
	margin: 10px;
}
a {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
	text-decoration: none;
}
#news .date {
	width: 55px;
	font-size: 10px;
	color: #B3B3B3;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}
#news .cnts {
	margin-left: 55px;
	font-size: 10px;
	color: #B3B3B3;
	line-height: 14px;
	padding-bottom: 0.6em;
}
#news a:link, #news a:visited, #news a:active {
	font-weight: bold;
	font-size: 10px;
	color: #A7A7A7;
	text-decoration : none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#news a:hover { 
	font-weight: bold;
	font-size: 10px;
	text-decoration : none;
	color: #FF9900;
}

