/* CSS Document */
a {
	behavior: url(/assets/templates/fanjapan2009/css/link.htc)
}
a:focus {
	outline: 0;
}
/* 以上是LINK去虚线 
*/
body {
	font-family: "ＭＳ Ｐゴシック", Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* {
	line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: ＭＳ Ｐゴシック, Tahoma;
	font-weight: bold;
	color: #000000;
	line-height: 35px;
}
h1 {
	font-size: 14px;
}
ul {
	margin: 0px;
	padding-left: 10px;
}
#copyright p {
	margin: 0;
	line-height: 22px;
	color:#FFFFFF;
}
#copyright p a {
	color: #ffffff;
	text-decoration:none;
}
#copyright p a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.content-text td {
	padding: 5px;
	line-height:22px;
	font-size: 14px;
	color:#666666;
	text-indent: 24px;
}

