/*koga.cssはokn_koga.htmlオンリー*/
* {
	margin: 0;
	padding: 0;
}
p {
	margin:0px 0 0 0;
	line-height: 180%;
	text-align: justify;
	padding:0px;
	font-style: normal;
}
a {
	text-decoration: none;
	border: none;
}
em {
	font-style:normal ; font-weight:bold ;
}
a:link {color:#990099}
a:active {color:#990099}
a:visited {
	color: #990099;
	font-weight: bold;
}

img { margin:0 ; padding:0 ; }

#kogbody {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
	font-size: small;
	background-color : #666666;
	text-decoration: none;
	border: none;
	text-align: left;
}

#kog_build {
	width:564px;
	background: #ffffff; 
	padding:0px 0px 3000px 0px;
}
