@charset "UTF-8";
/* CSS Document */

h3{
	padding:22px 0 0 0;
}
.category{
	width:850px;
	margin:0 0 60px 0;
}
.category p{
		line-height:1.4em;
	}
.category ul.ssArea01{
	float:left;
}
	ul.ssArea01 li{
		float:left;
		margin:0 10px 0 0;
		height:120px;
		background:#ffffff;
	}
.category .txtArea01{
	float:right;
	width:400px;
}
.category ul.ssArea02{
	float:right;
}
	ul.ssArea02 li{
		float:left;
		margin:0 0 0 10px;
		height:120px;
		background:#ffffff;
	}
.category .txtArea02{
	float:left;
	width:400px;
}
#modeSelect{
	clear:both;
}
	#modeSelect h4{
		padding:20px 0 0 0;
	}
.category table{
	border:1px solid #ffffff;
	border-collapse:collapse;
}
.category th,
.category td{
	padding:5px;
	border:1px solid #ffffff;
}
.category th{
	width:200px;
	font-weight:normal;
}