/* CSS Document */

p{
font-family: Arial, Helvetica, verdana, sans-serif;
font-size: 12px;
color: #999999;
line-height: 14px;
padding: 3px;
}
h1{
font-family: Arial, Helvetica, verdana, sans-serif;
font-size: 16px;
color: #FFFFFF;
line-height: normal;
padding: 3px;
}
.bold {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	width: auto;
	padding: 1px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 1px;
	width: auto;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: auto;
	padding: 1px;
}
.headernb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 1px;
}
.CommunityHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
}
.pc {
font-family: Arial, Helvetica, verdana, sans-serif;
font-size: 12px;
color: #666666;
line-height: 14px;
}
.boldc {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
