@charset "utf-8";
/* CSS Document */
.wa{
	height: 150px;
	width: 678px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.wa a{
	color: #006699;
	text-decoration: underline;
}
.wa a:hover{
}
.wa1{
	float: left;
	height: 120px;
	width: 325px;
	padding: 5px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.wa2{
	float: right;
	height: 120px;
	width: 325px;
	padding: 5px;
	text-align: left;
}
.wap{
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.wat{
	float: right;
	width: 270px;
	height: 50px;
}
.wat2{
	padding-top: 55px;
	height: 67px;
	line-height: 16px;
	padding-left: 10px;
}
.name{
	font-size: 24px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: -0.1em;
}
.tty{
	color: #063;
}
.cate1{
	color: #FFF;
	background-color: #C00;
	text-align: center;
	padding: 3px;
}
.cate2{
	color: #FFF;
	background-color: #906;
	text-align: center;
	padding: 3px;
}
.cate3{
	color: #FFF;
	background-color: #F60;
	text-align: center;
	padding: 3px;
}
.cate4{
	color: #FFF;
	background-color: #36C;
	text-align: center;
	padding: 3px;
}
.cate5{
	color: #FFF;
	background-color: #696;
	text-align: center;
	padding: 3px;
}
.cate6{
	color: #FFF;
	background-color: #999;
	text-align: center;
	padding: 3px;
}
