BODY { 
	font: 11px
	line-height: 160%;
	color: #090909;
	text-align: left
}
.plane-font { color:#090909; font-size: 11px;line-height:170% }
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000099;
}
a:hover {
	text-decoration: underline;
	color: #ff0066;
}
a:active {
	text-decoration: none;
	color: #ff0066;
}
.news-index{
	border-bottom-style:dotted;
	border-color:#6699ff;
	font-size:15px;
	font-weight:bold;
	width:100%
	}
.fushigi-index { font-size: 15px; margin-left: 10px; width: 100%; border-top: #6699ff; border-right: #6699ff; border-bottom: dotted #6699ff; border-left: #6699ff }
.qa-index { font-size: 13px; width: 100%; border-bottom: 1px dotted #06c }
/*マージン文字*/
.kakomiA {
	border: 1px solid #999999;
	padding:10px;
	margin:10px;
}
/*フォント前ライン*/
.front-line {
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color:#6699FF;
}
/*テーブル中文字*/
.in-table {
	font-size:11px;
	border:0px;
	padding:5px;
	margin:5px;
	}
/*テーブル中極小*/
.small-in {
	font-size:9px;
	border:0px;
	padding:4px;
	margin:4px;
	background-color:#ffffff
	}
.small-font{	
	font-size: 10px;
	color: #090909;
	text-align: left
}
.fusigi { color: #333; font-size: 12px; padding: 10px }
